UML

org.topcased.modeler.uml.statemachinediagram.edit
Class RegionEditPart

java.lang.Object
  extended by EMFGraphNodeEditPart
      extended by org.topcased.modeler.uml.statemachinediagram.edit.RegionEditPart

public class RegionEditPart
extends EMFGraphNodeEditPart

The Region object controller

** Generated **

Constructor Summary
RegionEditPart(GraphNode obj)
          Constructor
 
Method Summary
protected  void createEditPolicies()
          Creates edit policies and associates these with roles
protected  org.eclipse.draw2d.IFigure createFigure()
           
 boolean isSelectable()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

RegionEditPart

public RegionEditPart(GraphNode obj)
Constructor

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

createEditPolicies

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

** Generated **

createFigure

protected org.eclipse.draw2d.IFigure createFigure()

See Also:
org.eclipse.gef.editparts.AbstractGraphicalEditPart#createFigure()
** Generated **

isSelectable

public boolean isSelectable()
See Also:
org.eclipse.gef.editparts.AbstractEditPart#isSelectable()

UML

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