| newprocess.diagram.edit.parts.ConditionTermConditionProxyEditPart
ConditionTermConditionProxyEditPart | public class ConditionTermConditionProxyEditPart extends ConnectionNodeEditPart (Code) | | |
Inner Class :public class ConnectionFigure extends PolylineConnectionEx | |
Field Summary | |
final public static int | VISUAL_ID |
VISUAL_ID | final public static int VISUAL_ID(Code) | | |
ConditionTermConditionProxyEditPart | public ConditionTermConditionProxyEditPart(View view)(Code) | | |
createConnectionFigure | protected Connection createConnectionFigure()(Code) | | Creates figure for this edit part.
Body of this method does not depend on settings in generation model
so you may safely remove generated tag and modify it.
author: sh |
createDefaultEditPolicies | protected void createDefaultEditPolicies()(Code) | | author: sh |
refreshVisuals | protected void refreshVisuals()(Code) | | If the Reference Term/Proxy is in the Precondition,
the reference shows to the Term
I the Reference Term/Proxy is in the Postcondition,
the reference shows to the Proxy
author: sh |
|
|