|
UML | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.ObjectDiagramFigure
org.topcased.modeler.uml.figure.UMLDiagramFigure
org.topcased.modeler.uml.statemachinediagram.figures.STMDiagramFigure
public class STMDiagramFigure
The figure to display a State Machine Diagram.
Nested Class Summary |
---|
Nested classes/interfaces inherited from class org.topcased.modeler.uml.figure.UMLDiagramFigure |
---|
UMLDiagramFigure.UMLHeaderBorder |
Constructor Summary | |
---|---|
STMDiagramFigure()
Default constructor |
Method Summary | |
---|---|
protected org.eclipse.draw2d.IFigure |
createContainer()
Simple BorderAttached layouted figure |
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 |
---|
createContents, createLabel, paintFigure |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public STMDiagramFigure()
Method Detail |
---|
protected java.lang.String getPrefixText()
UMLDiagramFigure
getPrefixText
in class UMLDiagramFigure
UMLDiagramFigure.getPrefixText()
protected org.eclipse.draw2d.IFigure createContainer()
UMLDiagramFigure
createContainer
in class UMLDiagramFigure
org.topcased.draw2d.figures.ContainerFigure#createContainer()
|
UML | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Copyright (c) 2005 TOPCASED Contributors 2005 - 2007. All rights reserved.