UML

org.topcased.modeler.uml.alldiagram.edit
Class ElementEditPart

java.lang.Object
  extended by EMFGraphNodeEditPart
      extended by org.topcased.modeler.uml.alldiagram.edit.ElementEditPart
Direct Known Subclasses:
ActivityNodeEditPart, ActivityPartitionEditPart, BehaviorExecutionSpecificationEditPart, CollaborationUseEditPart, CombinedFragmentEditPart, CommentEditPart, ComponentEditPart, DeployedArtifactEditPart, DeploymentTargetEditPart, DestructionEventEditPart, InterfaceEditPart, InterfaceEditPart, LifelineEditPart, NamedElementEditPart, PackageableElementEditPart, PackageEditPart, PortEditPart, PropertyEditPart, VertexEditPart

public abstract class ElementEditPart
extends EMFGraphNodeEditPart

The Element object controller


Constructor Summary
ElementEditPart(GraphNode obj)
          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

ElementEditPart

public ElementEditPart(GraphNode obj)
Constructor

Parameters:
obj - the graph node
** Generated **
Method Detail

createEditPolicies

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

** Generated **

UML

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