|
||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of ModelStorage in venice |
Fields in venice declared as ModelStorage | |
private ModelStorage |
AppModule.mModelStorage
Private ModelStorage instance. |
private ModelStorage |
CreateVisualizationTreeCommand.mModel
Private variable to hold the ModelStorage instance that is needed in various places in the recursive action of this object. |
private ModelStorage |
FitToScreenCommand.mModel
Private variable to hold the ModelStorage instance that is needed in various places in the recursive action of this object. |
private ModelStorage |
HideOfferedInterfacesCommand.mModel
Private variable to hold the ModelStorage instance that is needed in various places in the recursive action of this object. |
private ModelStorage |
HideRequiredInterfacesCommand.mModel
Private variable to hold the ModelStorage instance that is needed in various places in the recursive action of this object. |
private ModelStorage |
MoveRelationshipsDownCommand.mModel
Private variable to hold the ModelStorage instance that is needed in various places in the recursive action of this object. |
private ModelStorage |
MoveRelationshipsUpCommand.mModel
Private variable to hold the ModelStorage instance that is needed in various places in the recursive action of this object. |
private ModelStorage |
ShowOfferedInterfacesCommand.mModel
Private variable to hold the ModelStorage instance that is needed in various places in the recursive action of this object. |
private ModelStorage |
ShowRequiredInterfacesCommand.mModel
Private variable to hold the ModelStorage instance that is needed in various places in the recursive action of this object. |
private ModelStorage |
ZoomToSelectionCommand.mModel
Private variable to hold the ModelStorage instance that is needed in various places in the recursive action of this object. |
Methods in venice that return ModelStorage | |
ModelStorage |
AppModule.getModelStorage()
Returns the current ModelStorage instance.
|
|
||||||||
PREV NEXT | FRAMES NO FRAMES |