UML

org.topcased.modeler.uml.activitydiagram.edit
Class DecisionNodeEditPart

java.lang.Object
  extended by EMFGraphNodeEditPart
      extended by org.topcased.modeler.uml.alldiagram.edit.ElementEditPart
          extended by org.topcased.modeler.uml.activitydiagram.edit.ActivityNodeEditPart
              extended by org.topcased.modeler.uml.activitydiagram.edit.ControlNodeEditPart
                  extended by org.topcased.modeler.uml.activitydiagram.edit.DecisionNodeEditPart

public class DecisionNodeEditPart
extends ControlNodeEditPart

The DecisionNode object controller

** Generated **

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

DecisionNodeEditPart

public DecisionNodeEditPart(GraphNode obj)
Constructor

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

createEditPolicies

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

Overrides:
createEditPolicies in class ControlNodeEditPart
** Generated **

createFigure

protected org.eclipse.draw2d.IFigure createFigure()

Overrides:
createFigure in class ControlNodeEditPart
See Also:
org.eclipse.gef.editparts.AbstractGraphicalEditPart#createFigure()
** Generated **

UML

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