SAM

org.topcased.modeler.sam.automatondiagram.figures
Class MacroStateFigure

java.lang.Object
  extended by org.topcased.draw2d.figures.ContainerWithInnerLabel
      extended by org.topcased.modeler.sam.automatondiagram.figures.MacroStateFigure

public class MacroStateFigure
extends org.topcased.draw2d.figures.ContainerWithInnerLabel

The figure to display a MacroState.

** Generated **

Nested Class Summary
 class MacroStateFigure.MacroStateHeaderFigureBorder
          A Border at the left, top and right of the label
 
Constructor Summary
MacroStateFigure()
          Constructor
 
Method Summary
protected  org.eclipse.draw2d.IFigure createContainer()
           
 org.eclipse.draw2d.IFigure getContentPane()
          Return the contentPane figure
 ILabel getLabel()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

MacroStateFigure

public MacroStateFigure()
Constructor

Method Detail

getContentPane

public org.eclipse.draw2d.IFigure getContentPane()
Return the contentPane figure

Returns:
the Container Figure

createContainer

protected org.eclipse.draw2d.IFigure createContainer()
Returns:
create the container

getLabel

public ILabel getLabel()
See Also:
org.topcased.draw2d.figures.ILabelFigure#getLabel()

SAM

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