SAM

org.topcased.modeler.sam.systemdiagram.edit
Class DecompositionEditPart

java.lang.Object
  extended by EMFGraphNodeEditPart
      extended by org.topcased.modeler.sam.systemdiagram.edit.DecompositionEditPart

public class DecompositionEditPart
extends EMFGraphNodeEditPart

The Decomposition object controller

** Generated **
NOT

Nested Class Summary
protected  class DecompositionEditPart.CompositionEditPartListener
          This listener also listens the orientation property of the graphical element
 
Constructor Summary
DecompositionEditPart(GraphNode obj)
          Constructor
 
Method Summary
protected  void createEditPolicies()
          Creates edit policies and associates these with roles
protected  org.eclipse.draw2d.IFigure createFigure()
           
protected  DiagramElementListener getDiagramElementListener()
           
 int getDirection()
          Get the orientation
protected  void refreshColors()
           
protected  void refreshConstraints()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DecompositionEditPart

public DecompositionEditPart(GraphNode obj)
Constructor

Parameters:
obj -
** Generated **
Method Detail

getDiagramElementListener

protected DiagramElementListener getDiagramElementListener()
See Also:
org.topcased.modeler.edit.GraphNodeEditPart#getDiagramElementListener()

createEditPolicies

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

** Generated **

getDirection

public int getDirection()
Get the orientation

Returns:
return the direction of the graphical element

refreshConstraints

protected void refreshConstraints()
See Also:
org.topcased.modeler.edit.GraphNodeEditPart#refreshConstraints()

refreshColors

protected void refreshColors()
See Also:
org.topcased.modeler.edit.GraphNodeEditPart#refreshColors()

createFigure

protected org.eclipse.draw2d.IFigure createFigure()

See Also:
AbstractGraphicalEditPart.createFigure()
** Generated **
NOT

SAM

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