|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use HierarchyModel | |
|---|---|
| gps.core | |
| Uses of HierarchyModel in gps.core |
|---|
| Methods in gps.core that return HierarchyModel | |
|---|---|
HierarchyModel |
ExplodedModelInfo.getFirstPathModel()
gets first path model |
HierarchyModel |
ExplodedModelInfo.getLastPathModel()
gets last path model |
HierarchyModel |
ExplosionController.getModel()
|
HierarchyModel |
ExplodedModelInfo.getModel()
gets model |
HierarchyModel |
ExplodedModelInfo.getNextPathModel()
gets next path model |
HierarchyModel |
ExplodedModelInfo.getPreviousPathModel()
gets previous path model |
HierarchyModel |
DefaultHierarchyCanvas.getSelectedModel()
|
HierarchyModel |
DefaultHierarchyCanvas.getSelectedPath()
|
HierarchyModel |
ModelArchitect.startModelConstruction(java.lang.Object object,
ObjectMaker objectMaker,
int communicationsMode,
int levels)
starts model construction for the given values |
| Methods in gps.core with parameters of type HierarchyModel | |
|---|---|
void |
ExplosionController.setModel(HierarchyModel currentModel)
|
void |
ExplodedModelInfo.setModel(HierarchyModel model)
sets model |
void |
TrinitiCanvas.setModelToSelectedNode(HierarchyModel model)
sets model to selected node in the canvas, if there is no selected node then sets the model to canvas |
void |
DefaultHierarchyCanvas.setSelectedPath(HierarchyModel selectedModel)
|
void |
ModelArchitect.updateModelRelations(HierarchyModel model)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||