What are some tools to convert Java programs into sequence diagrams?
A:
I believe Enterprise Architect supports Java.
http://www.sparxsystems.com.au/
I've used it for C#.NET and it reverse engineers all your classes / methods / interfaces etc and makes it easy to create sequence diagrams. It is also possible to get a sequence diagram out of a debug session, but I haven't tried that yet!
Sohnee
2010-07-14 14:52:17
+1
A:
The Netbeans IDE has reverse engineering (fast-forward to the last screenshot in the blog).
ShiDoiSi
2010-07-15 01:55:51
It did, in 2007. Unfortunately, they just took it out in the later versions :/
Chris Dennett
2010-07-15 02:27:31