This tool helps you to reverse engineer UML Sequence Diagram for your java program at runtime. It works well with both complex java programs (that have multiple threads) and J2EE applications deployed on Application Servers.
Features
- Reverse engineer Java to UML Sequence Diagram
- Records Java programs' flow at runtime
- Prints the recorded flow in XML or Text format. The XML output can then be translated to a Sequence Diagram using Calltrace2Seq tool
- Thread safe
- You choose when and what to record, using inclusive & exclusive filters and Controlled & Uncontrolled mode.
- Works well with Application servers
License
GNU Library or Lesser General Public License version 3.0 (LGPLv3)Follow Java Call Trace to UML Sequence Diagram
Other Useful Business Software
Our Free Plans just got better! | Auth0
You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
Rate This Project
Login To Rate This Project
User Reviews
-
This is really a greatly project and help me a lot, it create a great sequence diagram and really usefully.
-
Javacalltracer is great! Thanks.
-
Very useful project!
-
This is a very extendable, modular, lightweight and easy-to-use reverse engineering tool for Java to UML sequence diagram conversion. Its design allows it to be extended and used in other programming languages as well.