SysML

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

java.lang.Object
  extended by org.topcased.modeler.edit.EListEditPart
      extended by org.topcased.modeler.sysml.blockdefinitiondiagram.edit.EListEditPart
Direct Known Subclasses:
EListBlockEditPart

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

This edit part adds abilities for model objects linked with the EStructuralFeature of an EMF object.
This edit part doesn't have the same layout edit policy than org.topcased.modeler.edit.EListEditPart


Constructor Summary
EListEditPart(GraphNode obj, EStructuralFeature feature)
          Constructor
 
Method Summary
protected  void createEditPolicies()
          Creates edit policies and associates these with roles
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

EListEditPart

public EListEditPart(GraphNode obj,
                     EStructuralFeature feature)
Constructor

Parameters:
obj -
feature - the EStructuralFeature
Method Detail

createEditPolicies

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

** Generated **
NOT

SysML

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