Class ClassAnalyzer
java.lang.Object
de.elnarion.util.plantuml.generator.classdiagram.internal.ClassAnalyzer
The Class PlantUMLClassDiagramAnalyzerAndMapper.
-
Constructor Summary
ConstructorsConstructorDescriptionClassAnalyzer(PlantUMLClassDiagramConfig paramPlantUMLConfig) Instantiates a new plant UML class diagram analyzer and mapper. -
Method Summary
Modifier and TypeMethodDescriptionAnalyze classes and map them to the internal class structure.
-
Constructor Details
-
ClassAnalyzer
Instantiates a new plant UML class diagram analyzer and mapper.- Parameters:
paramPlantUMLConfig- the param plant UML config
-
-
Method Details
-
analyzeClassesAndMapThemToTheInternalClassStructure
Analyze classes and map them to the internal class structure.- Returns:
- the plant UML class diagram analyze summary
-