UML

org.topcased.modeler.uml.classdiagram.edit
Class PropertyEListEditPart

java.lang.Object
  extended by EListEditPart
      extended by org.topcased.modeler.uml.classdiagram.edit.PropertyEListEditPart

public class PropertyEListEditPart
extends EListEditPart

A customized EListEditPart used to filter the Property that are associated with an Association Creation : 1 mars 2006


Constructor Summary
PropertyEListEditPart(GraphNode obj, EStructuralFeature feature)
          Constructor
 
Method Summary
protected  java.util.List getModelChildren()
          Override the method to filter Properties associated with an Association
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PropertyEListEditPart

public PropertyEListEditPart(GraphNode obj,
                             EStructuralFeature feature)
Constructor

Parameters:
obj - the GraphNode
feature - the EStructuralFeature
Method Detail

getModelChildren

protected java.util.List getModelChildren()
Override the method to filter Properties associated with an Association

See Also:
org.eclipse.gef.editparts.AbstractEditPart#getModelChildren()

UML

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