| Interface | Description |
|---|---|
| PlantUMLDiagramElement |
The Interface PlantUMLDiagramElement defines all methods common to all
PlantUMLDiagramElements.
|
| Class | Description |
|---|---|
| UMLClass |
The Class UMLClass encapsulates all information needed for creating a diagram
text for a uml class object.
|
| UMLField |
The Class UMLField encapsulates all information needed for creating a diagram
text for a uml field object.
|
| UMLMethod |
The Class UMLMethod encapsulates all information needed for creating a
diagram text for a uml method object.
|
| UMLRelationship |
The Class UMLRelationship encapsulates all information needed for creating a
diagram text for a uml relationship object..
|
| Enum | Description |
|---|---|
| ClassifierType |
The Enum ClassifierType defines the different classifiers of a class, field
or method in the diagram.
|
| ClassType |
The Enum ClassType defines supported class types during the uml class diagram
generation.
|
| RelationshipType |
The Enum RelationshipType defines all supported relationship types of this
utility.
|
| VisibilityType |
The Enum VisibilityType defines all supported visibility types of this
utility.
|
Copyright © 2019. All rights reserved.