|
UML | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use MessageEditPart | |
---|---|
org.topcased.modeler.uml.sequencediagram | |
org.topcased.modeler.uml.sequencediagram.commands.reconnect |
Uses of MessageEditPart in org.topcased.modeler.uml.sequencediagram |
---|
Methods in org.topcased.modeler.uml.sequencediagram with parameters of type MessageEditPart | |
---|---|
static org.eclipse.draw2d.geometry.Point |
SequenceUtils.getSourceAbsolutePosition(MessageEditPart msgEdit)
Return the absolute position of the source of the message |
static org.eclipse.draw2d.geometry.Point |
SequenceUtils.getSourcePosition(MessageEditPart msgEdit)
Return the relative position of the source of the message |
static org.eclipse.draw2d.geometry.Point |
SequenceUtils.getTargetAbsolutePosition(MessageEditPart msgEdit)
Return the absolute position of the target of the message |
static org.eclipse.draw2d.geometry.Point |
SequenceUtils.getTargetPosition(MessageEditPart msgEdit)
Return the relative position of the target of the message |
Uses of MessageEditPart in org.topcased.modeler.uml.sequencediagram.commands.reconnect |
---|
Constructors in org.topcased.modeler.uml.sequencediagram.commands.reconnect with parameters of type MessageEditPart | |
---|---|
GraphEdgeReconnectCommand(BaseEditPart newEdit,
MessageEditPart edgeEdit,
boolean isStart,
org.eclipse.draw2d.geometry.Point newP)
Constructor |
|
MessageEdgeReconnectCommand(BaseEditPart newEdit,
MessageEditPart edgeEdit,
boolean isStart,
org.eclipse.draw2d.geometry.Point newP)
Contructor |
|
UML | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Copyright (c) 2005 TOPCASED Contributors 2005 - 2007. All rights reserved.