|
UML | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.ObjectChangeBoundsCommand
org.topcased.modeler.uml.sequencediagram.commands.ExecutionChangeBoundsCommand
public class ExecutionChangeBoundsCommand
Command to change the bounds of the execution and update the event order
Constructor Summary | |
---|---|
ExecutionChangeBoundsCommand(GraphNode node,
org.eclipse.draw2d.geometry.Rectangle constraint)
Constructor |
Method Summary | |
---|---|
void |
redo()
|
void |
undo()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ExecutionChangeBoundsCommand(GraphNode node, org.eclipse.draw2d.geometry.Rectangle constraint)
node
- the node to resizeconstraint
- the new rectangle that contain the figureMethod Detail |
---|
public void redo()
Command.redo()
public void undo()
Command.undo()
|
UML | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Copyright (c) 2005 TOPCASED Contributors 2005 - 2007. All rights reserved.