| Package | Description |
|---|---|
| net.sourceforge.plantumldependency.cli.plantumldiagram.classes.element |
Provides interfaces of plantUML classes diagram elements.
|
| net.sourceforge.plantumldependency.cli.plantumldiagram.classes.element.impl |
Provides implementations of plantUML classes diagram elements.
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
PlantUMLClassesDiagramAbstractClassElement
The interface representing the "abstract class" element, following the plantUML classes diagram
language.
|
| Modifier and Type | Class and Description |
|---|---|
class |
PlantUMLClassesDiagramAbstractClassElementImpl
The default
PlantUMLClassesDiagramAbstractClassElement implementation. |
class |
PlantUMLClassesDiagramClassElementImpl
The default
PlantUMLClassesDiagramClassElement implementation. |
Copyright © 2014 Sourceforge. All rights reserved.