Package de.elnarion.util.plantuml.generator.classdiagram.internal
package de.elnarion.util.plantuml.generator.classdiagram.internal
-
ClassDescriptionThe Class PlantUMLClassDiagramAnalyzerAndMapper.The Class PlantUMLClassDiagramAnalyzeSummary.The Enum ClassType defines supported class types during the uml class diagram generation.The Class PlantUMLClassDiagramTextBuilder.The Interface PlantUMLDiagramElement defines all methods common to all PlantUMLDiagramElements.The Enum RelationshipType defines all supported relationship types of this utility.The Class UMLClass encapsulates all information needed for creating a diagram text for a uml class object.The Class UMLField encapsulates all information needed for creating a diagram text for a uml field object.The Class UMLMethod encapsulates all information needed for creating a diagram text for a uml method object.The Class UMLMethodComparator is used to sort
UMLMethodobjects.The Class UMLRelationship encapsulates all information needed for creating a diagram text for a uml relationship object..The Class UMLStereotype.The Class PlantUMLUtil provides helper methods for generating the class diagram.