• 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:
  • Campbell Ritchie
  • Tim Cooke
  • Ron McLeod
  • paul wheaton
  • Jeanne Boyarsky
Sheriffs:
  • Paul Clapham
  • Devaka Cooray
Saloon Keepers:
  • Tim Holloway
  • Roland Mueller
  • Himai Minh
Bartenders:

UML Modelling Tools

 
Ranch Hand
Posts: 49
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Which is the best UML Modelling Tool you have come across?

Here are a few that I evaluated.
1. StarUML
2. Visual Paradigm's SDE
3. TopCased
4. Microsoft Visio

I finally decided on Visio. Its simple and feature-rich. ( a personal opinion though)

Thanks,
Praison
 
Rancher
Posts: 152
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
For the purpose of SCEA, just about any UML compliant tool would work. However, once you get into serious project architecture, you might need a whole lot more functionality than what can be obtained through the free tools like StarUML. For example, the ability to generate code skeletons from UML models in various programming languages, the ability to create UML models from existing source code etc.

I personally like Rational Software Architect but it is very heavy and of course not free. SmartDraw and MagicDraw are decent too. ArgoUML is excellent as well.
 
Bartender
Posts: 6663
5
MyEclipse IDE Firefox Browser Linux
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
I used JUDE which worked out pretty well for me -> http://jude.change-vision.com/jude-web/index.html
reply
    Bookmark Topic Watch Topic
  • New Topic