UML

org.topcased.modeler.uml.compositestructuresdiagram.figures
Class CompositeStructuresDiagramFigure

java.lang.Object
  extended by DiagramFigure
      extended by org.topcased.modeler.uml.figure.UMLDiagramFigure
          extended by org.topcased.modeler.uml.compositestructuresdiagram.figures.CompositeStructuresDiagramFigure

public class CompositeStructuresDiagramFigure
extends UMLDiagramFigure

The main figure aims to display a Composite Structures Diagram.


Nested Class Summary
 
Nested classes/interfaces inherited from class org.topcased.modeler.uml.figure.UMLDiagramFigure
UMLDiagramFigure.UMLHeaderBorder
 
Constructor Summary
CompositeStructuresDiagramFigure()
          Constructor
 
Method Summary
protected  java.lang.String getPrefixText()
          Gets the prefix part of the diagram title.
 
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

CompositeStructuresDiagramFigure

public CompositeStructuresDiagramFigure()
Constructor

Method Detail

getPrefixText

protected java.lang.String getPrefixText()
Gets the prefix part of the diagram title.

Overrides:
getPrefixText in class UMLDiagramFigure
Returns:
The prefix part of the diagram title

UML

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