Uses of Interface
org.eclipse.dirigible.commons.api.topology.ITopologicallySortable
| Package | Description |
|---|---|
| org.eclipse.dirigible.commons.api.topology |
-
Uses of ITopologicallySortable in org.eclipse.dirigible.commons.api.topology
Classes in org.eclipse.dirigible.commons.api.topology with type parameters of type ITopologicallySortable Modifier and Type Class Description classTopologicalSorter<T extends ITopologicallySortable>The Class TopologicalSorter.classTopologicalSorterNode<T extends ITopologicallySortable>The Class TopologicalSorterNode.Methods in org.eclipse.dirigible.commons.api.topology that return types with arguments of type ITopologicallySortable Modifier and Type Method Description List<ITopologicallySortable>ITopologicallySortable. getDependencies()Gets the dependencies.