SAM

org.topcased.modeler.sam.automatondiagram.edit
Class AutomDiagramEditPart

java.lang.Object
  extended by DiagramEditPart
      extended by org.topcased.modeler.sam.automatondiagram.edit.AutomDiagramEditPart

public class AutomDiagramEditPart
extends DiagramEditPart

created 12 avr. 2005


Constructor Summary
AutomDiagramEditPart(Diagram model)
          The Constructor
 
Method Summary
protected  org.eclipse.draw2d.IFigure createBodyFigure()
           
protected  org.eclipse.draw2d.IFigure createFigure()
           
protected  org.eclipse.gef.EditPolicy getLayoutEditPolicy()
           
protected  void handleModelChanged(Notification msg)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AutomDiagramEditPart

public AutomDiagramEditPart(Diagram model)
The Constructor

Parameters:
model -
Method Detail

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)

SAM

Copyright (c) 2005 TOPCASED Contributors 2005 - 2007. All rights reserved.