|
UML | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.ObjectEMFGraphNodeEditPart
org.topcased.modeler.uml.classdiagram.edit.PropertyEditPart
public class PropertyEditPart
The Property object controller
Constructor Summary | |
---|---|
PropertyEditPart(GraphNode obj)
Constructor |
Method Summary | |
---|---|
void |
activate()
|
protected void |
createEditPolicies()
Creates edit policies and associates these with roles |
protected org.eclipse.draw2d.IFigure |
createFigure()
|
void |
deactivate()
|
protected void |
handleModelChanged(Notification msg)
|
void |
performRequest(org.eclipse.gef.Request request)
handle the edition of the property |
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()
protected org.eclipse.draw2d.IFigure createFigure()
org.eclipse.gef.editparts.AbstractGraphicalEditPart#createFigure()
protected void refreshHeaderLabel()
org.topcased.modeler.edit.EMFGraphNodeEditPart#refreshHeaderLabel()
public void performRequest(org.eclipse.gef.Request request)
EditPart.performRequest(org.eclipse.gef.Request)
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()
|
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.