SAM

org.topcased.modeler.sam.edit
Class MultiPortEditPart

java.lang.Object
  extended by org.topcased.modeler.edit.MultiPortEditPart
      extended by org.topcased.modeler.sam.edit.MultiPortEditPart

public class MultiPortEditPart
extends org.topcased.modeler.edit.MultiPortEditPart

An EditPart used to handle MultiPort behavior in SAM. A MultiPort contains children Port and has a Property that record the visual state of the MultiPort (CLOSED or OPENED) Creation : 19 oct. 2005


Constructor Summary
MultiPortEditPart(GraphNode obj)
           
 
Method Summary
protected  void createEditPolicies()
          Creates edit policies and associates these with roles
protected  org.eclipse.draw2d.IFigure createFigure()
           
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

MultiPortEditPart

public MultiPortEditPart(GraphNode obj)
Parameters:
obj -
Method Detail

createEditPolicies

protected void createEditPolicies()
Creates edit policies and associates these with roles


createFigure

protected org.eclipse.draw2d.IFigure createFigure()
See Also:
AbstractGraphicalEditPart.createFigure()

handleModelChanged

protected void handleModelChanged(Notification msg)
See Also:
org.topcased.modeler.edit.BaseEditPart#handleModelChanged(org.eclipse.emf.common.notify.Notification)

SAM

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