Create UML diagram

Started by Greenleon, September 22, 2008, 17:21:42

Previous topic - Next topic

Greenleon

Hello,

Our project is getting bigger and bigger and I think it is time to make an UML class diagram of it. The problem: The programm I tried, DIA, is full of words I never heard before. Additionally I never made an UML Diagram before.

So my question is.
Does an application exist, that allows you to create UML Diagrams for Java? It should be small and not full of functions you will never need for java modeling.
And can you recommend me a tutorial for UML modeling for java?

thanks!

mot

maybe google what you just asked
or maybe forget uml and just refactor your code a bit.

http://www.google.com/search?hl=en&q=UML%20Diagrams%20for%20Java

(no offense, the results are really full of what you might want!)
Tom Andrle - Catnap Games - http://www.catnapgames.com

Matthias

Netbeans has a very powerful and easy to use UML module: http://www.netbeans.org/features/uml/

Ciao Matthias

Greenleon

Thanks. I had already googled but was frustrated I found nothing. Now I googled again and found a nice tutorial. I'll try netbeans.
Regards
Leon