Showing posts with label UML. Show all posts
Showing posts with label UML. Show all posts

MaintainJ - For Reverse Engineering

MaintainJ generates UML sequence and class diagram's for a use case at runtime. MaintainJ can be usefull for the following purpose's
  1. to find out what exactly happens in the application when we run a use case.
  2. to quickly understand large, complex Java code.
  3. to reduce the maintenance costs by more than 20%.

Home Page : http://www.maintainj.com/

Update Site :http://www.maintainj.com/updates/1.2/3.3 (for Eclipse 3.3)

green UML for Software Engineering & Reverse engineering

green UML is a tool which supports both Software engineering as well as Reverse engineering, i.e., one can use green to generate code by drawing UML class diagrams or to generate UML from the code.

Home Page: http://green.sourceforge.net/