|
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 CompartmentEditPart com.ibm.etools.systems.application.visual.editor.editparts.impl.SystemCompartmentEditPart
public class SystemCompartmentEditPart
Base compartment editpart for Application Diagram. It is used for children model items.
Field Summary | |
---|---|
static String |
copyright
|
Constructor Summary | |
---|---|
SystemCompartmentEditPart(View view)
Constructor. |
Method Summary | |
---|---|
protected void |
addNotationalListeners()
This method adds all listeners to the notational world (views, figures, editpart...etc). |
protected IFigure |
createFigure()
|
String |
createTooltipText()
Create tooltip text. |
void |
deactivate()
Deactivate the editpart. |
protected AccessibleEditPart |
getAccessibleEditPart()
|
protected Artifact |
getArtifact()
Return model element. |
String |
getDisplayName()
Return name displayed in figure. |
protected WrappingLabel |
getFigureNamedLabel()
Get the label in figure. |
protected IconRetriever |
getIconRetriever()
Get icon retriever. |
protected void |
handleNotificationEvent(Notification event)
|
protected void |
refreshFont()
Refresh the editpart's figure font. |
protected void |
refreshStrikeThrough()
Refresh the editpart's figure font strikethrough effect. |
protected void |
refreshUnderline()
Refresh the editpart's figure font underline effect. |
protected void |
refreshVisuals()
|
protected void |
removeNotationalListeners()
This method removes all listeners to the notational world (views, figures, editpart...etc) Override this method to remove notational listeners down the hierarchy |
Image |
retrieveIcon(Artifact artifact,
int flags)
Retrieve icon. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public static final String copyright
Constructor Detail |
---|
public SystemCompartmentEditPart(View view)
Method Detail |
---|
protected IFigure createFigure()
protected void addNotationalListeners()
public void deactivate()
protected void removeNotationalListeners()
protected Artifact getArtifact()
public String getDisplayName()
getDisplayName
in interface INamedEditPart
public String createTooltipText()
protected void handleNotificationEvent(Notification event)
org.eclipse.gmf.runtime.diagram.ui.editparts.GraphicalEditPart.handleNotificationEvent(Notification)
protected void refreshVisuals()
protected void refreshFont()
protected void refreshUnderline()
protected void refreshStrikeThrough()
protected WrappingLabel getFigureNamedLabel()
protected AccessibleEditPart getAccessibleEditPart()
public Image retrieveIcon(Artifact artifact, int flags)
artifact
- flags
- protected IconRetriever getIconRetriever()
|
Rational Developer for Power Systems Software V7.6 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |