Class Summary |
FigActor |
Class to display graphics for a UML MState in a diagram. |
FigExtend |
A fig for use with extend relationships on use case diagrams.
Realised as a dotted line with an open arrow head and the label
«extend» together with any condition alongside. |
FigInclude |
A fig for use with include relationships on use case diagrams.
Realised as a dotted line with an open arrow head and the label
<> alongside a la stereotype. |
FigUseCase |
A fig to display use cases on use case diagrams.
Realised as a solid oval containing the name of the use case. |
GoUseCaseToExtensionPoint |
Provides a rule to display extension points in the navigation pane. |
SelectionActor |
|
SelectionUseCase |
|
StylePanelFigUseCase |
A class to provide a style panel for use cases.
This adds a check box to control the display of he extension point
compartment. |
TablePanelUMLUseCaseDiagram |
|
UMLUseCaseDiagram |
The base class of the use case diagram.
Defines the toolbar, provides for its initialization and provides
constructors for a top level diagram and one within a defined
namespace. |
UseCaseDiagramRenderer |
This class defines a renderer object for UML Use Case Diagrams. |