JAVA Program to Sequence Diagram Generator. This tool tries to help on analysing and understanding the behavior of the code when developping JAVA applications by generating the respective Sequence Diagram automatically at program execution.
Be the first to post a text review of Java2SD. Rate and review a project by clicking thumbs up or thumbs down in the right column.
A new version of this great JAVA tool is out. There are some fixes and a few additions in the code, such as controlling Sequence Diagram generation inside user application and direct Class Method Invokation feature.
1.1 Distribution package issues fix and a few additions - Use JAVA instalation path ($JAVA_HOME) variable in Makefile - Move backup files to another place (eclipse issue) - Help screen, more information on specific application parameters - parameter(-cp) to search for the java application class paths - SDControl class, sd_control variable in file SD.ini for easy controlling diagram construction inside the user application SDControl.on() and SDControl.off() NOTE: Support for PIC Format Only, but may work with other formats too! - Possibility to invoke a Class Method of an Application (this is an experimental feature) (see -call parameter)
1.1 Distribution package issues fix and a few additions - Use JAVA instalation path ($JAVA_HOME) variable in Makefile - Move backup files to another place (eclipse issue) - Help screen, more information on specific application parameters - parameter(-cp) to search for the java application class paths - SDControl class, sd_control variable in file SD.ini for easy controlling diagram construction inside the user application SDControl.on() and SDControl.off() NOTE: Support for PIC Format Only, but may work with other formats too! - Possibility to invoke a Class Method of an Application (this is an experimental feature) (see -call parameter)
This project contributes to the area of tools for generating sequence diagrams in an automatic way. To increase the flexibility and interaction with other applications, the developed application is able to export the generated diagrams to multiple formats allowing its visualization by diverse tools.
Be the first person to add a text review.
Copyright © 2009 Geeknet, Inc. All rights reserved. Terms of Use
Thanks for your rating!
Would you also like to write a review?