UML

org.topcased.modeler.uml.usecasediagram.figures
Class ActorFigure

java.lang.Object
  extended by GraphicWithBottomLabelFigure
      extended by org.topcased.modeler.uml.usecasediagram.figures.ActorFigure

public class ActorFigure
extends GraphicWithBottomLabelFigure

** Generated **

Constructor Summary
ActorFigure()
          Constructor
 
Method Summary
protected  org.eclipse.draw2d.IFigure createBody()
           
protected  ILabel createLabel()
          The label is a composed label
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ActorFigure

public ActorFigure()
Constructor

** Generated **
Method Detail

createLabel

protected ILabel createLabel()
The label is a composed label

See Also:
org.topcased.draw2d.figures.GraphicWithBottomLabelFigure#createLabel()

createBody

protected org.eclipse.draw2d.IFigure createBody()
See Also:
org.topcased.draw2d.figures.GraphicWithBottomLabelFigure#createBody()

UML

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