Cube42
home
Napkin
Think Tank
RAMP
consulting
contact us
index » Napkin
Napkin Time!
Napkin Title The Napkin is a java tool for exploring a java jar and rapidly creating UML sequence and class diagrams from the code in the jar file. It does this by using reflections. The Napkin is completely written in Java for java developers. The following are examples of diagrams created with the Napkin.
Sequence Diagram Class Diagram
Running the Napkin
The napkin can be integrated into your development enviroment by downloading the source code and manual from here. Please read the included manual to learn how you can integrate it into your project using ant.
About the Project
The Napkin project lives here.
Currently no development is being done on it. I can see someone wanting to integrate it to Eclipse as a pluggin. Although there seems to be a similar tools out there. The true advantage of the napkin is that it is very light weight and fast.
Questions?
Any questions can be asked by sending email to cube42.
Contributors
  • Matt Paulin