UML

org.topcased.modeler.uml.activitydiagram.figures
Class ActivityDiagramFigure

java.lang.Object
  extended by DiagramFigure
      extended by org.topcased.modeler.uml.figure.UMLDiagramFigure
          extended by org.topcased.modeler.uml.activitydiagram.figures.ActivityDiagramFigure

public class ActivityDiagramFigure
extends UMLDiagramFigure

The figure to display a Activity Diagram.

** Generated **
NOT

Nested Class Summary
 
Nested classes/interfaces inherited from class org.topcased.modeler.uml.figure.UMLDiagramFigure
UMLDiagramFigure.UMLHeaderBorder
 
Constructor Summary
ActivityDiagramFigure()
          Default constructor
 
Method Summary
protected  java.lang.String getPrefixText()
          Subclasses should override this to return the prefix that should be used in the header
 
Methods inherited from class org.topcased.modeler.uml.figure.UMLDiagramFigure
createContainer, createContents, createLabel, paintFigure
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ActivityDiagramFigure

public ActivityDiagramFigure()
Default constructor

Method Detail

getPrefixText

protected java.lang.String getPrefixText()
Description copied from class: UMLDiagramFigure
Subclasses should override this to return the prefix that should be used in the header

Overrides:
getPrefixText in class UMLDiagramFigure
Returns:
String
See Also:
UMLDiagramFigure.getPrefixText()

UML

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