|
SysML | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.ObjectEMFGraphNodeEditPart
org.topcased.modeler.sysml.blockdefinitiondiagram.edit.ElementEditPart
org.topcased.modeler.sysml.blockdefinitiondiagram.edit.OperationEditPart
public class OperationEditPart
The Operation object controller
Constructor Summary | |
---|---|
OperationEditPart(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 operations |
protected void |
refreshHeaderLabel()
Set the name of the operation, with its argument and its stereotypes |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public OperationEditPart(GraphNode obj)
obj
- the graph nodeMethod Detail |
---|
protected void createEditPolicies()
createEditPolicies
in class ElementEditPart
protected org.eclipse.draw2d.IFigure createFigure()
createFigure
in class ElementEditPart
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)
handleModelChanged
in class ElementEditPart
org.topcased.modeler.edit.EMFGraphNodeEditPart#handleModelChanged(org.eclipse.emf.common.notify.Notification)
public void activate()
activate
in class ElementEditPart
org.topcased.modeler.edit.EMFGraphNodeEditPart#activate()
public void deactivate()
deactivate
in class ElementEditPart
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.