|
Rational Developer for Power Systems Software V7.6 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object ConnectionNodeEditPart com.ibm.etools.systems.application.visual.editor.editparts.impl.SystemConnectionEditPart com.ibm.etools.systems.application.visual.editor.editparts.impl.AggregateConnectionEditPart
public class AggregateConnectionEditPart
Aggregated relationship is a pure notation connection. There is no corresponding semantic element in ApplicationModel.
Field Summary | |
---|---|
static String |
copyright
|
Constructor Summary | |
---|---|
AggregateConnectionEditPart(View view)
Constructor. |
Method Summary | |
---|---|
protected Connection |
createConnectionFigure()
Creates figure for this edit part. |
protected String |
createTooltipText()
Create tooltip text |
void |
deactivate()
Deactivates this EditPart, and in turn deactivates its children and EditPolicies. |
Methods inherited from class com.ibm.etools.systems.application.visual.editor.editparts.impl.SystemConnectionEditPart |
---|
createDefaultEditPolicies, getAccessibleEditPart, getCommand, getDisplayName, handlePropertyChangeEvent, installRouter, installRouter, setSource, setTarget |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public static String copyright
Constructor Detail |
---|
public AggregateConnectionEditPart(View view)
view
- Method Detail |
---|
protected Connection createConnectionFigure()
createConnectionFigure
in class SystemConnectionEditPart
protected String createTooltipText()
createTooltipText
in class SystemConnectionEditPart
public void deactivate()
#activate()
EditPart#deactivate()
,
#activate()
|
Rational Developer for Power Systems Software V7.6 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |