org.topcased.modeler.sam.edit
Class MultiPortEditPart
java.lang.Object
org.topcased.modeler.edit.MultiPortEditPart
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
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
MultiPortEditPart
public MultiPortEditPart(GraphNode obj)
- Parameters:
obj
-
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)
Copyright (c) 2005 TOPCASED Contributors 2005 - 2007. All rights reserved.