On Thu, 23 Jul 2009 01:25:10 -0700, Radwen ANIBA <[email protected]> wrote:
I'm looking at an application already written on UIMA, there are a lot of
Classes and the author didn't commented his code (not really).
I would like to know if there is a way to generate (or try to ) an UML
like
diagram showing the application architecture and dependencies.
The MagicDraw UML editor claims that it can reverse-engineer Java and C++
source code into class diagrams. This is not specific to UIMA--it's for
any source code. I haven't tried that, so I can't tell you how well it
works.
I have used MagicDraw for class diagramming (and generating code using
AndroMDA), and I like it a lot for that.
http://magicdraw.com
Greg Holmberg