All Classes and Interfaces

Class
Description
The Class CallerClass.
The Class CallerMethod.
The Class PlantUMLClassDiagramAnalyzerAndMapper.
The Class PlantUMLClassDiagramAnalyzeSummary.
The Enum ClassifierType defines the different classifiers of a class, field or method in the diagram.
The Enum ClassType defines supported class types during the uml class diagram generation.
 
 
This exception is thrown if a method or class is not found on the classpath.
The Class PlantUMLConfig.
The Class PlantUMLClassDiagramConfigBuilder.
This class provides the ability to generate a PlantUML class diagram out of a list of package names.
The Class PlantUMLClassDiagramTextBuilder.
The Interface PlantUMLDiagramElement defines all methods common to all PlantUMLDiagramElements.
The Class PlantUMLSequenceDiagramConfig.
The Class PlantUMLSequenceDiagramConfigBuilder.
This class provides the ability to generate a sequence diagram from existing java classes.
 
The Enum RelationshipType defines all supported relationship types of this utility.
Analyzes the call sequence of methods.
Simple tree data structure.
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 UMLMethod objects.
The Class UMLRelationship encapsulates all information needed for creating a diagram text for a uml relationship object..
The Class UMLStereotype.
The Enum VisibilityType defines all supported visibility types of this utility.
The Class PlantUMLUtil provides helper methods for generating the class diagram.