|
UML | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.ObjectEMFGraphNodeEditPart
org.topcased.modeler.uml.alldiagram.edit.ElementEditPart
org.topcased.modeler.uml.compositestructuresdiagram.edit.PortEditPart
public class PortEditPart
The Port object controller
Constructor Summary | |
---|---|
PortEditPart(GraphNode obj)
Constructor |
Method Summary | |
---|---|
void |
activate()
Activates |
protected void |
createEditPolicies()
Creates edit policies and associates these with roles |
protected org.eclipse.draw2d.IFigure |
createFigure()
|
void |
deactivate()
Desactivates |
protected org.eclipse.draw2d.IFigure |
getAnchorableFigure()
|
ILabel |
getEditableLabel()
The editable part of the label is the prefix |
protected void |
refreshHeaderLabel()
|
protected void |
refreshVisuals()
Refreshes the Port Figure when property value of 'isBehavior' change. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public PortEditPart(GraphNode obj)
obj
- the graph nodeMethod Detail |
---|
protected void createEditPolicies()
createEditPolicies
in class ElementEditPart
protected org.eclipse.draw2d.IFigure createFigure()
org.eclipse.gef.editparts.AbstractGraphicalEditPart#createFigure()
protected void refreshVisuals()
org.topcased.modeler.edit.EMFGraphNodeEditPart#refreshVisuals()
protected void refreshHeaderLabel()
org.topcased.modeler.edit.EMFGraphNodeEditPart#refreshHeaderLabel()
public ILabel getEditableLabel()
org.topcased.modeler.edit.GraphNodeEditPart#getEditableLabel()
protected org.eclipse.draw2d.IFigure getAnchorableFigure()
org.topcased.modeler.edit.GraphNodeEditPart#getAnchorableFigure()
public void activate()
org.topcased.modeler.edit.EMFGraphNodeEditPart#activate()
public void deactivate()
org.topcased.modeler.edit.EMFGraphNodeEditPart#deactivate()
|
UML | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Copyright (c) 2005 TOPCASED Contributors 2005 - 2007. All rights reserved.