| Author |
generate uml's in eclipse.
|
Punit Jain
Ranch Hand
Joined: Aug 20, 2011
Posts: 902
|
|
my organization has one product, it has millions of classes, and our team/module is one part of that product, we also have thousands of classes, and as far as i know we don't have uml diagrams for our classes, i wanted to know if is there any tool/plugin in eclipse which can develop uml diagrams for all the classes of our module.
my intension behind this is, it's really hard to check inheritance and methods which are available and so on, i need to traverse between multiple classes to check, and that really make me confused, so if i would have uml/classes diagram, i only need to look to them.
also let me know if i can do something else?
|
 |
Jeanne Boyarsky
internet detective
Marshal
Joined: May 26, 2003
Posts: 26184
|
|
|
Architexa does this. See my review. Note that you will still have a mess of class diagrams instead of a mess of code.
|
[Blog] [JavaRanch FAQ] [How To Ask Questions The Smart Way] [Book Promos]
Blogging on Certs: SCEA Part 1, Part 2 & 3, Core Spring 3, OCAJP, OCPJP beta, TOGAF part 1 and part 2
|
 |
 |
|
|
subject: generate uml's in eclipse.
|
|
|