|
UML | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.ObjectCreateTypedEdgeCommand
org.topcased.modeler.uml.sequencediagram.commands.MessageEdgeCreationCommand
org.topcased.modeler.uml.sequencediagram.commands.creation.SyncCallEdgeCreationCommand
public class SyncCallEdgeCreationCommand
Command to create a synchronous call message
Constructor Summary | |
---|---|
SyncCallEdgeCreationCommand(org.eclipse.gef.EditPartViewer v,
GraphEdge newObj,
GraphNode src)
Deprecated. Contructor |
Method Summary | |
---|---|
void |
execute()
Deprecated. Create the return message command |
void |
redo()
Deprecated. Create the complete message |
void |
setSelf(boolean self)
Deprecated. Set if it's a self edge |
void |
undo()
Deprecated. Remove the complete message |
Methods inherited from class org.topcased.modeler.uml.sequencediagram.commands.MessageEdgeCreationCommand |
---|
getMessage, getSourceEditPart, getSourcePos, getSrcLifeline, getTargetEditPart, getTargetLifeline, getTargetPos, redoModel, setSourceEditPart, setSourcePos, setTargetEditPart, setTargetPos, undoModel |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public SyncCallEdgeCreationCommand(org.eclipse.gef.EditPartViewer v, GraphEdge newObj, GraphNode src)
v
- the editPart viewernewObj
- the graph edge of the new messagesrc
- the source graph nodeMethod Detail |
---|
public void setSelf(boolean self)
self
- set it to true if it's a self edgepublic void execute()
Command.execute()
public void redo()
redo
in class MessageEdgeCreationCommand
Command.redo()
public void undo()
undo
in class MessageEdgeCreationCommand
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.