|
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
org.topcased.modeler.sysml.internalblockdiagram.edit.BlockPropertyEditPart
public class BlockPropertyEditPart
The BlockProperty object controller
Constructor Summary | |
---|---|
BlockPropertyEditPart(GraphNode obj)
Constructor |
Method Summary | |
---|---|
protected void |
addChildVisual(org.eclipse.gef.EditPart childEditPart,
int index)
This method is overriden because of properties which are stored in a specific figure |
protected void |
createEditPolicies()
Creates edit policies and associates these with roles |
protected org.eclipse.draw2d.IFigure |
createFigure()
|
protected java.lang.String |
getPropertyPrefix(org.eclipse.uml2.uml.Property property)
|
protected void |
handleModelChanged(Notification msg)
Handle property type or aggregation changes |
protected void |
removeChildVisual(org.eclipse.gef.EditPart childEditPart)
This method is overriden because of properties which are stored in a specific figure |
Methods inherited from class org.topcased.modeler.sysml.internalblockdiagram.edit.PropertyEditPart |
---|
activate, append, deactivate, getPropertySuffix, refreshHeaderLabel |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public BlockPropertyEditPart(GraphNode obj)
obj
- the graph nodeMethod Detail |
---|
protected void createEditPolicies()
createEditPolicies
in class PropertyEditPart
protected org.eclipse.draw2d.IFigure createFigure()
createFigure
in class PropertyEditPart
org.eclipse.gef.editparts.AbstractGraphicalEditPart#createFigure()
protected void handleModelChanged(Notification msg)
handleModelChanged
in class PropertyEditPart
org.topcased.modeler.edit.BaseEditPart#handleModelChanged(org.eclipse.emf.common.notify.Notification)
protected void addChildVisual(org.eclipse.gef.EditPart childEditPart, int index)
org.eclipse.gef.AbstractGraphicalEditPart#addChildVisual(org.eclipse.gef.EditPart,
int)
protected void removeChildVisual(org.eclipse.gef.EditPart childEditPart)
org.eclipse.gef.AbstractGraphicalEditPart#removeChildVisual(org.eclipse.gef.EditPart)
protected java.lang.String getPropertyPrefix(org.eclipse.uml2.uml.Property property)
getPropertyPrefix
in class PropertyEditPart
PropertyEditPart.getPropertyPrefix(org.eclipse.uml2.uml.Property)
|
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.