|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--venice.Command | +--venice.MoveRelationshipsDownCommand
Field Summary | |
private ModelStorage |
mModel
Private variable to hold the ModelStorage instance that is needed in various places in the recursive action of this object. |
private Visualization |
mVisualization
Private variable to hold the Visualization instance that is needed in various places in the recursive action of this object. |
Fields inherited from class venice.Command |
stAppModule |
Constructor Summary | |
MoveRelationshipsDownCommand()
|
Method Summary | |
void |
execute()
Moves dependencies for all selected nodes one level down. |
Methods inherited from class venice.Command |
getAppModule, setAppModule |
Methods inherited from class java.lang.Object |
|
Field Detail |
private ModelStorage mModel
private Visualization mVisualization
Constructor Detail |
public MoveRelationshipsDownCommand()
Method Detail |
public void execute()
execute
in class Command
|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |