SysML

org.topcased.modeler.sysml.blockdefinitiondiagram.edit
Class EListBlockEditPart

java.lang.Object
  extended by org.topcased.modeler.edit.EListEditPart
      extended by org.topcased.modeler.sysml.blockdefinitiondiagram.edit.EListEditPart
          extended by 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


Constructor Summary
EListBlockEditPart(GraphNode obj, EStructuralFeature feature)
          Constructor
 
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
 

Constructor Detail

EListBlockEditPart

public EListBlockEditPart(GraphNode obj,
                          EStructuralFeature feature)
Constructor

Parameters:
obj -
feature - the EStructuralFeature
Method Detail

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()

SysML

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