Hi There,
I am in the process of learning OOAD and UML, Appreciate if some one can throw some light on following.
1. Where can I found a complete case study for OOAD/UML till implementation phase. In Java).
2. Which tool I should use for UML ( Free downloadable)
3. Java Code Generator from UML.
4. Where do I can find few good study material( or books) on this topic?
Best Regards,
Rohit
-
OOAD with Java/J2EE and UML (1 messages)
- Posted by: Web Master
- Posted on: January 27 2003 15:54 EST
Threaded Messages (1)
- OOAD with Java/J2EE and UML by Ludger Spingmann on January 28 2003 03:56 EST
-
OOAD with Java/J2EE and UML[ Go to top ]
- Posted by: Ludger Spingmann
- Posted on: January 28 2003 03:56 EST
- in response to Web Master
Hi Rohit,
You can use (for instance) the following CASE-Tools for UML:
ARGO UML from http://argouml.tigris.org
or
Poseidon for UML from http://www.gentleware.com/products/index.php3 (the Community Edition is for free)
A generator you might want to use is innoQ's iQgen - a template-based generator. The Community Edition is for free, see http://iqgen.innoq.org
Ludger