Re: Is there a free software to show Java classes' relationship?
- From: "Oliver Wong" <owong@xxxxxxxxxxxxxx>
- Date: Tue, 5 Dec 2006 10:23:20 -0500
"Shawn" <shaw@xxxxxxxxxx> wrote in message
news:el3u69$kqj$1@xxxxxxxxxxxxxxxxxxxxx
Hi,
I am reading a Java program written by my officemate. There are about 30
to 40 classes. Some are gui, some are models. I feel very hard to
comprehend which class is calling which class.
Should I ask the author to give me a UML map? I don't think he has used a
UML map, actually.
I am wondering if there is some kind of software to analysis the program
and draw some kind of flow-chart for me?
I have spent a lot of time trying to understand how the program flows by
using pencil and paper. I am wondering if there is a better way.
Eclipse does this to a limited degree, and it's always been "good
enough" for me. ArgoUML is supposedly better, but I've never tried it.
http://argouml.tigris.org/
- Oliver
.
- Follow-Ups:
- References:
- Prev by Date: New to Subclipse Behind Restrictive Firewall & RA layer request failed
- Next by Date: Re: Do I need Threads for this?
- Previous by thread: Is there a free software to show Java classes' relationship?
- Next by thread: Re: Is there a free software to show Java classes' relationship?
- Index(es):
Relevant Pages
|