| Package | Description | 
|---|---|
| org.openmrs.module | 
 OpenMRS Module classes 
 | 
| org.openmrs.util | 
 Shared utilities for OpenMRS classes 
 | 
| Modifier and Type | Method and Description | 
|---|---|
static List<Module> | 
ModuleFactory.getModulesInStartupOrder(Collection<Module> modules)
Sort modules in startup order based on required and aware-of dependencies 
 | 
| Modifier and Type | Method and Description | 
|---|---|
List<T> | 
Graph.topologicalSort()
Sort a graph in topological order 
 | 
Copyright © 2024 OpenMRS Inc.. All rights reserved.