aspose file tools
The moose likes OO, Patterns, UML and Refactoring and the fly likes UML diagrams Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


Win a copy of The Mikado Method this week in the Agile and other Processes forum!
JavaRanch » Java Forums » Engineering » OO, Patterns, UML and Refactoring
Reply Bookmark "UML diagrams" Watch "UML diagrams" New topic
Author

UML diagrams

Anonymous
Ranch Hand

Joined: Nov 22, 2008
Posts: 18944
Hello Rangers!
I'm very new to UML. My first question would be. What program to use when designing UML diagrams. I believe someone suggested Rational Rose, Visio( Microsoft ). What if it's for private learning and I don't have much mony to spend?
// Mathias
John Bateman
Ranch Hand

Joined: Mar 09, 2000
Posts: 320
Hi
You can get a free edition of Together Control Center (www.togethersoft.com) OR lookup argoUML on the net. It's also a good starter tool for 'cash strapped people/companies'
Hope this helps.


SOURCE CODE should be SURROUNDED by "code" tags.
Anonymous
Ranch Hand

Joined: Nov 22, 2008
Posts: 18944
Thanks
// Mathias
John Dale
Ranch Hand

Joined: Feb 22, 2001
Posts: 399
Metamill is inexpensive and friendly, like a Notepad for basic UML. www.metamill.com
Anonymous
Ranch Hand

Joined: Nov 22, 2008
Posts: 18944
Thank you . seems to be very nice
Jes Sie
Ranch Hand

Joined: Jul 24, 2001
Posts: 188
Grab some Java source code of a well design system, then get Together. Then do a reverse engineering of the code to UML diagrams.....that would help you heaps in learning UML for the first time.
Forget about Rational or Visio. Rational is great but they lack development env for u to experiment. Visio cannot do what I've just said above.

------------------
Thank you.
- Simon See
simon-ivy@usa.net
-after office hours-
necro-mani-cide


Thank you.<br /> <br />- Jess Sie<br /> <a href="mailto:jess@see-consulting.com" rel="nofollow">jess@see-consulting.com</a>
Desai Sandeep
Ranch Hand

Joined: Apr 02, 2001
Posts: 1157
Mathias,
You may consider downloading Oracle JDeveloper9i Beta Release for FREE from Oracle Technet Site.This product not only provides you an opportunity to work with a Java IDE, but also has integrated modelling tools which can reverse-engineer your Java projects to UML artifacts and forward-engineer UML artifacts to Java projects.
Hope this helps,
Sandeep
SCJP2, OCSD(Oracle JDeveloper), OCED(Oracle Internet Platform)
[This message has been edited by Desai Sandeep (edited September 11, 2001).]


<b>Sandeep</b> <br /> <br /><b>Sun Certified Programmer for Java 2 Platform</b><br /> <br /><b>Oracle Certified Solution Developer - JDeveloper</b><br /><b>-- Oracle JDeveloper Rel. 3.0 - Develop Database Applications with Java </b><br /><b>-- Object-Oriented Analysis and Design with UML</b><br /> <br /><b>Oracle Certified Enterprise Developer - Oracle Internet Platform</b><br /><b>-- Enterprise Connectivity with J2EE </b><br /><b>-- Enterprise Development on the Oracle Internet Platform </b>
 
I agree. Here's the link: http://aspose.com/file-tools
 
subject: UML diagrams
 
Similar Threads
UML vs Flow Charting
SCMAD Exam Notes
Completed SCEA certification
Price Itinerary
Part -II approach