|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface IReconnectionContext
The Interface IReconnectionContext.
| Method Summary | |
|---|---|
Connection |
getConnection()
Gets the connection. |
Anchor |
getNewAnchor()
Gets the new anchor. |
Anchor |
getOldAnchor()
Gets the old anchor. |
String |
getReconnectType()
Indicate whether the end of an existing connection is being reconnected to a new source node or a new target node. |
ILocation |
getTargetLocation()
|
PictogramElement |
getTargetPictogramElement()
Gets the target pictogram element. |
void |
setTargetPictogramElement(PictogramElement targetPictogramElement)
Sets the target pictogram element. |
| Methods inherited from interface org.eclipse.graphiti.IPropertyBag |
|---|
getProperty, getPropertyKeys, putProperty |
| Method Detail |
|---|
Connection getConnection()
Anchor getOldAnchor()
Anchor getNewAnchor()
PictogramElement getTargetPictogramElement()
void setTargetPictogramElement(PictogramElement targetPictogramElement)
targetPictogramElement - the new target pictogram elementString getReconnectType()
ReconnectionContext.RECONNECT_TARGET or
ReconnectionContext.RECONNECT_SOURCEILocation getTargetLocation()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||