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
Simplify IT and security with a single endpoint management platform
NinjaOne automates the hardest parts of IT, delivering visibility, security, and control over all endpoints for more than 20,000 customers.
The NinjaOne automated endpoint management platform is proven to increase productivity, reduce security risk, and lower costs for IT teams and managed service providers. The company seamlessly integrates with a wide range of IT and security technologies. NinjaOne is obsessed with customer success and provides free and unlimited onboarding, training, and support.
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.