org.topcased.modeler.sysml.blockdefinitiondiagram.edit
Class EListBlockEditPart
java.lang.Object
org.topcased.modeler.edit.EListEditPart
org.topcased.modeler.sysml.blockdefinitiondiagram.edit.EListEditPart
org.topcased.modeler.sysml.blockdefinitiondiagram.edit.EListBlockEditPart
public class EListBlockEditPart
- extends EListEditPart
This edit part adds abilities for model objects linked with the
EStructuralFeature of an EMF object.
This edit part doesn't have layout edit policy Child creations are managed by
layout edit policy of parent edit part (a block edit part) in order to enable
to move ports
Method Summary |
protected void |
createEditPolicies()
Creates edit policies and associates these with roles
|
protected org.eclipse.draw2d.IFigure |
createFigure()
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
EListBlockEditPart
public EListBlockEditPart(GraphNode obj,
EStructuralFeature feature)
- Constructor
- Parameters:
obj
- feature
- the EStructuralFeature
createEditPolicies
protected void createEditPolicies()
- Creates edit policies and associates these with roles
- Overrides:
createEditPolicies
in class EListEditPart
- ** Generated **
- NOT
createFigure
protected org.eclipse.draw2d.IFigure createFigure()
- See Also:
org.eclipse.gef.editparts.AbstractGraphicalEditPart#createFigure()
Copyright (c) 2005 TOPCASED Contributors 2005 - 2007. All rights reserved.