|
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 RenderedDiagramRootEditPart com.ibm.etools.systems.application.visual.editor.editparts.impl.SystemRootEditPart
public class SystemRootEditPart
System root editpart that defines the environment for the real EditParts representing the Application Diagram model elements.
Field Summary | |
---|---|
static String |
copyright
|
Constructor Summary | |
---|---|
SystemRootEditPart()
Default constructor |
|
SystemRootEditPart(MeasurementUnit mu)
Constructor. |
Method Summary | |
---|---|
void |
activateConnectionLayerListener()
Activate content change listener. |
void |
cleanSemanticElementToViewRegistry()
Clean SemanticElementToViewRegistry. |
protected LayeredPane |
createPrintableLayers()
Create a printable layer. |
void |
deactivate()
Deactivate the editpart. |
void |
deactivateContentChangeListener()
Deactivate content change listener. |
protected FreeformListener |
getContentPaneTracker()
Get content pane tracker instance. |
SystemGraphicalEditor |
getEditor()
Return editor. |
ISemanticElementToViewRegistry |
getSemanticElementToViewRegistry()
Get SemanticElementToViewRegistry. |
void |
setEditor(SystemGraphicalEditor editor)
Set associated editor object. |
void |
setSemanticElementToViewRegistry(ISemanticElementToViewRegistry semanticElementToViewRegistry)
Set SemanticElementToViewRegistry. |
protected void |
unregister()
Unregister. |
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 SystemRootEditPart()
public SystemRootEditPart(MeasurementUnit mu)
mu
- the MeasurementUnit
that is the native coordinate system
for this root edit part.Method Detail |
---|
public ISemanticElementToViewRegistry getSemanticElementToViewRegistry()
public void setSemanticElementToViewRegistry(ISemanticElementToViewRegistry semanticElementToViewRegistry)
public void cleanSemanticElementToViewRegistry()
public void setEditor(SystemGraphicalEditor editor)
editor
- public SystemGraphicalEditor getEditor()
ISystemRootEditPart
getEditor
in interface ISystemRootEditPart
protected LayeredPane createPrintableLayers()
protected void unregister()
public void activateConnectionLayerListener()
public void deactivateContentChangeListener()
protected FreeformListener getContentPaneTracker()
public void deactivate()
|
Rational Developer for Power Systems Software V7.6 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |