| Package | Description |
|---|---|
| org.eclipse.dirigible.database.ds.model |
| Modifier and Type | Method and Description |
|---|---|
protected static void |
DataStructureTopologicalSorter.followDependencies(Map<String,DataStructureModel> input,
List<String> output,
List<String> external,
List<String> processing,
DataStructureModel dataStructureModel)
Follow dependencies.
|
static void |
DataStructureTopologicalSorter.sort(Map<String,DataStructureModel> input,
List<String> output,
List<String> external)
Sorts the data models.
|
Copyright © 2010–2018 Eclipse Foundation. All rights reserved.