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
Zenflow- The AI Workflow Engine for Software Devs
Zenflow is the AI workflow engine built for real teams. Parallel agents plan, code, test, and verify in one workflow. With spec-driven development and deep context, Zenflow turns requirements into production-ready output so teams ship faster and stay in flow.
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.