Click to See Complete Forum and Search --> : [RESOLVED] class to UML


toraj58
September 28th, 2008, 05:32 PM
i need a tool that can generate UML digarams from the classes of my c++ program.

cilu
September 29th, 2008, 02:32 AM
Rational Rose and Borland Together are the best. They cost a lot.

StarUML is an open source tool: http://staruml.sourceforge.net/en/.

cilu
September 29th, 2008, 02:32 AM
[ redirected ]

toraj58
September 29th, 2008, 06:45 AM
is there any important feature that i will missed using starUML instead of rational rose?

cilu
September 29th, 2008, 07:22 AM
Define important. Of course than RR has more features that StarUML. I would recommend the later for basic UML diagrams. Not very advanced.

toraj58
September 29th, 2008, 08:44 AM
thanks you solved my problm. for now i need basic UML diagrams so i will use starUML.