|
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 ShapeCompartmentEditPart com.ibm.etools.systems.application.visual.editor.srcinfo.editparts.SourceContainerCompartmentEditPart
public class SourceContainerCompartmentEditPart
CompartmentEditPart for Source Container. The view for this editpart is created in SourceContainerViewFactory. There is no corresponding semantic model element in ApplicationModel.
Nested Class Summary | |
---|---|
static class |
SourceContainerCompartmentEditPart.SourceContainerConnectionRefreshMgr
|
Field Summary | |
---|---|
static String |
copyright
|
Constructor Summary | |
---|---|
SourceContainerCompartmentEditPart(View view)
Constructur. |
Method Summary | |
---|---|
void |
activate()
|
protected ConnectionRefreshMgr |
createConnectionRefreshMgr()
Factory method to create a refresh connection. |
protected void |
createDefaultEditPolicies()
Create default editpolicies. |
IFigure |
createFigure()
|
protected String |
createTooltipText()
Create tooltip text. |
void |
deactivate()
Deactivate the editpart. |
void |
doAutoLayout()
Do auto layout. |
protected String |
getMetrics()
Return statistical information. |
int |
getSemanticChildrenNumber()
Return the semantic children number. |
protected SystemGraphicalEditorSessionManager |
getSessionManager()
Helper method to get SystemGraphicalEditorSessionManager. |
boolean |
isCollapsed()
Return true if collapsed, false otherwise. |
void |
updateTooltip()
Update tooltip text according to expand/collapse state. |
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 SourceContainerCompartmentEditPart(View view)
view
- Method Detail |
---|
protected void createDefaultEditPolicies()
public IFigure createFigure()
protected String getMetrics()
protected String createTooltipText()
public void updateTooltip()
public boolean isCollapsed()
public void doAutoLayout()
public int getSemanticChildrenNumber()
protected ConnectionRefreshMgr createConnectionRefreshMgr()
ShapeCompartmentEditPart.ConnectionRefreshMgr
instance.
ConnectionRefreshMgr
protected SystemGraphicalEditorSessionManager getSessionManager()
public void deactivate()
public void 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 |