See: Description
| Interface | Description |
|---|---|
| PlantUMLClassesDiagramExtendRelation |
The interface representing the "extends" relation, following the plantUML classes diagram
language.
|
| PlantUMLClassesDiagramImplementRelation |
The interface representing the "implements" relation, following the plantUML classes diagram
language.
|
| PlantUMLClassesDiagramRelation |
The mother interface of all plantUML classes diagram relations.
|
| PlantUMLClassesDiagramUseRelation |
The interface representing the "uses" relation, following the plantUML classes diagram language.
|
| Class | Description |
|---|---|
| AbstractPlantUMLClassesDiagramRelation |
The abstract implementation of the
PlantUMLClassesDiagramRelation interface. |
| Enum | Description |
|---|---|
| PlantUMLClassesDiagramRelationType |
The enumeration which lists all plantUML relation types available in the plantUML classes diagram
language.
|
This package contains interfaces representing plantUML classes diagram relations.
Copyright © 2014 Sourceforge. All rights reserved.