|
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 ConnectionRefreshMgr com.ibm.etools.systems.application.visual.editor.srcinfo.editparts.SourceContainerCompartmentEditPart.SourceContainerConnectionRefreshMgr
public static class SourceContainerCompartmentEditPart.SourceContainerConnectionRefreshMgr
Constructor Summary | |
---|---|
SourceContainerCompartmentEditPart.SourceContainerConnectionRefreshMgr()
|
Method Summary | |
---|---|
protected Collection |
getAggregateConnections()
Return aggregate connections |
protected Set |
getConnectionNodes(ShapeCompartmentEditPart scep)
Return the set of ConnectionNodeEditPart s contained in the
supplied shape compartment. |
protected void |
refreshAggregateConnections(Collection aggregateConnections,
ShapeCompartmentEditPart scep)
Refresh aggregate connections which have a child of the compartment as an end point, ie, aggregate connection reachs inside of the compartment. |
protected void |
refreshAttachedConnections(ConnectionEditPart cep)
Refresh attached connections for the given connection. |
protected void |
refreshConnections(ShapeCompartmentEditPart scep)
Refresh connections. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public SourceContainerCompartmentEditPart.SourceContainerConnectionRefreshMgr()
Method Detail |
---|
protected Set getConnectionNodes(ShapeCompartmentEditPart scep)
ConnectionNodeEditPart
s contained in the
supplied shape compartment.
scep
- a shape compartment.
Set
of ConnectionNodeEditPart
.protected Collection getAggregateConnections()
protected void refreshAggregateConnections(Collection aggregateConnections, ShapeCompartmentEditPart scep)
aggregateConnections
- scep
- protected void refreshConnections(ShapeCompartmentEditPart scep)
protected void refreshAttachedConnections(ConnectionEditPart cep)
cep
-
|
Rational Developer for Power Systems Software V7.6 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |