aspose file tools
The moose likes OO, Patterns, UML and Refactoring and the fly likes UML Sequence Diagram Generator Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


JavaRanch » Java Forums » Engineering » OO, Patterns, UML and Refactoring
Reply Bookmark "UML Sequence Diagram Generator" Watch "UML Sequence Diagram Generator" New topic
Author

UML Sequence Diagram Generator

Yohan Weerasinghe
Ranch Hand

Joined: Oct 07, 2010
Posts: 485

Hi all,

I would like to know whether there is any free software to generate Sequence Diagram (UML) using the JAVA code I have already written. I am just seeking for a small software which is less than 1000MB, that is why I can't use JDeveloper ( Too much time to download).

Please help me..


Are you better than me? Then please show me my mistakes..
Rajesh Khan
Ranch Hand

Joined: Oct 16, 2011
Posts: 230
have you tried astah professional
http://astah.net/videos ??
Aaron Dixon
Greenhorn

Joined: May 13, 2012
Posts: 1
Heatlamp generates sequence diagrams from Java code, and it is a small download.

http://www.jmolly.com/heatlamp/

There is a free trial version you can check out.
 
I agree. Here's the link: http://ej-technologies/jprofiler - if it wasn't for jprofiler, we would need to run our stuff on 16 servers instead of 3.
 
subject: UML Sequence Diagram Generator
 
Similar Threads
OO-UML
UML tool
class diagram for a struts application
Sequence Diagram Problem
Does sequence diagrams involves actor?