See: Description
| Interface | Description |
|---|---|
| PlantUMLClassesDiagramAbstractClassElement |
The interface representing the "abstract class" element, following the plantUML classes diagram
language.
|
| PlantUMLClassesDiagramAnnotationElement |
The interface representing the "annotation" element, following the plantUML classes diagram
language.
|
| PlantUMLClassesDiagramClassElement |
The interface representing the "class" element, following the plantUML classes diagram language.
|
| PlantUMLClassesDiagramElement |
The mother interface of all plantUML classes diagram elements.
|
| PlantUMLClassesDiagramEnumElement |
The interface representing the "enum" element, following the plantUML classes diagram language.
|
| PlantUMLClassesDiagramInterfaceElement |
The interface representing the "interface" element, following the plantUML classes diagram
language.
|
| Class | Description |
|---|---|
| AbstractPlantUMLClassesDiagramElement |
The abstract implementation of the
PlantUMLClassesDiagramElement interface. |
This package contains interfaces representing plantUML classes diagram elements.
Copyright © 2014 Sourceforge. All rights reserved.