org.topcased.modeler.sam.automatondiagram.edit
Class AutomDiagramEditPart
java.lang.Object
DiagramEditPart
org.topcased.modeler.sam.automatondiagram.edit.AutomDiagramEditPart
public class AutomDiagramEditPart
- extends DiagramEditPart
created 12 avr. 2005
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
AutomDiagramEditPart
public AutomDiagramEditPart(Diagram model)
- The Constructor
- Parameters:
model
-
getLayoutEditPolicy
protected org.eclipse.gef.EditPolicy getLayoutEditPolicy()
-
- See Also:
org.topcased.modeler.edit.DiagramEditPart#getLayoutEditPolicy()
- ** Generated **
- NOT
createFigure
protected org.eclipse.draw2d.IFigure createFigure()
- See Also:
AbstractGraphicalEditPart.createFigure()
createBodyFigure
protected org.eclipse.draw2d.IFigure createBodyFigure()
-
- See Also:
org.topcased.modeler.edit.DiagramEditPart#createBodyFigure()
- ** Generated **
handleModelChanged
protected void handleModelChanged(Notification msg)
- See Also:
org.topcased.modeler.edit.DiagramEditPart#handleModelChanged(org.eclipse.emf.common.notify.Notification)
Copyright (c) 2005 TOPCASED Contributors 2005 - 2007. All rights reserved.