|
SysML | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.ObjectEMFGraphNodeEditPart
org.topcased.modeler.sysml.internalblockdiagram.edit.ElementEditPart
org.topcased.modeler.sysml.internalblockdiagram.edit.NamedElementEditPart
org.topcased.modeler.sysml.internalblockdiagram.edit.PropertyEditPart
public class PropertyEditPart
The Property object controller
Constructor Summary | |
---|---|
PropertyEditPart(GraphNode obj)
Constructor |
Method Summary | |
---|---|
void |
activate()
|
protected void |
append(java.lang.StringBuffer text,
java.lang.String fragment)
|
protected void |
createEditPolicies()
Creates edit policies and associates these with roles |
protected org.eclipse.draw2d.IFigure |
createFigure()
|
void |
deactivate()
|
protected java.lang.String |
getPropertyPrefix(org.eclipse.uml2.uml.Property property)
|
protected java.lang.String |
getPropertySuffix(org.eclipse.uml2.uml.Property property)
|
protected void |
handleModelChanged(Notification msg)
|
protected void |
refreshHeaderLabel()
Set the name of the property with it's type and the stereotypes |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public PropertyEditPart(GraphNode obj)
obj
- the graph nodeMethod Detail |
---|
protected void createEditPolicies()
createEditPolicies
in class NamedElementEditPart
protected org.eclipse.draw2d.IFigure createFigure()
createFigure
in class NamedElementEditPart
org.eclipse.gef.editparts.AbstractGraphicalEditPart#createFigure()
protected void refreshHeaderLabel()
org.topcased.modeler.edit.EMFGraphNodeEditPart#refreshHeaderLabel()
protected java.lang.String getPropertyPrefix(org.eclipse.uml2.uml.Property property)
protected java.lang.String getPropertySuffix(org.eclipse.uml2.uml.Property property)
protected void append(java.lang.StringBuffer text, java.lang.String fragment)
protected void handleModelChanged(Notification msg)
org.topcased.modeler.edit.EMFGraphNodeEditPart#handleModelChanged(org.eclipse.emf.common.notify.Notification)
public void activate()
org.topcased.modeler.edit.EMFGraphNodeEditPart#activate()
public void deactivate()
org.topcased.modeler.edit.EMFGraphNodeEditPart#deactivate()
|
SysML | |||||||||
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.