Open-Source tool in Java to parse source code to automatically draw UML class Diagram using PlantUML
Generated class diagrams follows PlantUML description which are defined using a simple and intuitive language.
They are generated in a simple text file format.
|
Example running with a part of the PlantUML Dependency 1.0 source code itself : File generated running with the complete Apache Tomcat 7.0.4 source code : Note that this file doesn't currently work with PlantUML due to dotty image size limitation (opened bug 3108349) |