SAM

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

java.lang.Object
  extended by DiagramFigure
      extended by org.topcased.modeler.sam.automatondiagram.figures.AutomDiagramFigure

public class AutomDiagramFigure
extends DiagramFigure

The figure to display a Automaton Diagram.

** Generated **

Constructor Summary
AutomDiagramFigure()
           
 
Method Summary
protected  org.eclipse.draw2d.IFigure createContainer()
           
protected  ILabel createLabel()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AutomDiagramFigure

public AutomDiagramFigure()
Method Detail

createContainer

protected org.eclipse.draw2d.IFigure createContainer()

See Also:
org.topcased.modeler.figures.DiagramFigure#createContainer()
** Generated **
NOT

createLabel

protected ILabel createLabel()
See Also:
org.topcased.draw2d.figures.ContainerFigure#createLabel()

SAM

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