• Post Reply Bookmark Topic Watch Topic
  • New Topic
programming forums Java Mobile Certification Databases Caching Books Engineering Micro Controllers OS Languages Paradigms IDEs Build Tools Frameworks Application Servers Open Source This Site Careers Other Pie Elite all forums
this forum made possible by our volunteer staff, including ...
Marshals:
  • Tim Cooke
  • Campbell Ritchie
  • paul wheaton
  • Ron McLeod
  • Devaka Cooray
Sheriffs:
  • Jeanne Boyarsky
  • Liutauras Vilda
  • Paul Clapham
Saloon Keepers:
  • Tim Holloway
  • Carey Brown
  • Piet Souris
Bartenders:

UML Modeling Tool

 
Greenhorn
Posts: 17
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hello!
I am taking part 2 of SCEA: can someone suggest to me some free UML modeling tool to use to pass it?
Thanks a lot in adavance.
Luca
 
Ranch Hand
Posts: 160
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
You may wish to try open source UML design tool at
http://argouml.tigris.org/
 
Luca Vent
Greenhorn
Posts: 17
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Thanks a lot Frankie! :-)
Luca
 
Ranch Hand
Posts: 1066
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator

Originally posted by Frankie Cha:
You may wish to try open source UML design tool at
http://argouml.tigris.org/


Excellent Frankie!
 
Ranch Hand
Posts: 77
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
try objecteering.com , it offers the ablity to copy your UML as a image on to the cliboard and you can use it from there
 
k.p thottam
Ranch Hand
Posts: 77
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hi Kumar and Frankie ,
does the tool that you mentioned out of the box offer the ablity to copy the diagram as an image into photshop or paint ??
thanks
kpt
 
Vishwa Kumba
Ranch Hand
Posts: 1066
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator

Originally posted by kpthottam:
try objecteering.com , it offers the ablity to copy your UML as a image on to the cliboard and you can use it from there


Thanks kpthottam,

I am not entirely sure as I haven't installed it on my machine yet.
I didn't know that we had a few UML tools available on the net.
We had used Rational Rose before and it allows you to do all sorts of things, But is the most expensive.....
I'll let you know next week, when I start using the new tools...
Cheers,
Vish
 
Greenhorn
Posts: 3
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hi,
I am using Poseidon.
This is based on Argo UML, but there are some additional features, like "undo".
There is a community edition which has all the diagrams.
Good luck,
Stefan P.
 
Ranch Hand
Posts: 132
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
but which ones are free and allow printing?
 
Ranch Hand
Posts: 234
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
I personally use the free version of the eclipse plugin EclipseUML.
Omondo
 
Vishwa Kumba
Ranch Hand
Posts: 1066
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Initially I thought I wouldn't get hold of any free tool for UML.
But now my options are increasing....
Cheers guys!
 
Greenhorn
Posts: 3
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Gentleware has a community version of their Poseidon product.
See http://www.gentleware.com/index.php4.
You can even use this UML tool to design your application and then use JAG (Java Application Generator, jag.sourceforge.net) to generate the application for you. Very useful. Make building CRUD stuf al lot easier.
 
joostdenboer
Greenhorn
Posts: 3
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Gentleware has a community version of their Poseidon product.
See http://www.gentleware.com/index.php4.
You can even use this UML tool to design your application and then use JAG (Java Application Generator, jag.sourceforge.net) to generate the application for you. Very useful. Make building CRUD stuf al lot easier.
 
reply
    Bookmark Topic Watch Topic
  • New Topic