Uses of Interface
de.elnarion.util.plantuml.generator.classdiagram.internal.PlantUMLDiagramElement
Packages that use PlantUMLDiagramElement
-
Uses of PlantUMLDiagramElement in de.elnarion.util.plantuml.generator.classdiagram.internal
Classes in de.elnarion.util.plantuml.generator.classdiagram.internal that implement PlantUMLDiagramElementModifier and TypeClassDescriptionclassThe Class UMLClass encapsulates all information needed for creating a diagram text for a uml class object.classThe Class UMLField encapsulates all information needed for creating a diagram text for a uml field object.classThe Class UMLMethod encapsulates all information needed for creating a diagram text for a uml method object.classThe Class UMLRelationship encapsulates all information needed for creating a diagram text for a uml relationship object..