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