Advertisement
Help Keep Boards Alive. Support us by going ad free today. See here: https://subscriptions.boards.ie/.
If we do not hit our goal we will be forced to close the site.

Current status: https://keepboardsalive.com/

Annual subs are best for most impact. If you are still undecided on going Ad Free - you can also donate using the Paypal Donate option. All contribution helps. Thank you.
https://www.boards.ie/group/1878-subscribers-forum

Private Group for paid up members of Boards.ie. Join the club.

UML Modelling Tool

  • 12-12-2005 12:22PM
    #1
    Closed Accounts Posts: 135 ✭✭


    Someday i'll do more than just ask for help, but not today.

    Can anyone recommend a good open source UML modelling tool?

    Thank you.


Comments

  • Registered Users, Registered Users 2 Posts: 19,396 ✭✭✭✭Karoma


    My recommendation: Poseidon For UML (comunity edition) or ArgoUML.

    Others/Longer list:
    http://www.objectsbydesign.com/tools/umltools_byPlatform.html


  • Registered Users, Registered Users 2 Posts: 9,421 ✭✭✭projectmayhem


    this may seem a stupid question, but i'll ask anyway...

    is UML important? i know it tends to be part of getting a programming job (as in, you do a sample bit of code and map it via UML to show your leet skillz and all), but is it a vital part of programming life? personally, if someone showed me a UML diagram and told me to make a program from it i'd get fairly lost fairly quickly...

    (note: i do comp sci, second year... we do UML and it seems a waste of a class to do in an entire year, hence question)


  • Registered Users, Registered Users 2 Posts: 19,396 ✭✭✭✭Karoma


    It's a standardised way of visualising how a project fits together,and how parts should work... Colleges go overboard and are far too specific IMHO.

    I view it as a sketch - but because it's standardised, and documented if i show it to someone else who is familiar with UML - they can dig it. dig it?

    So, in short: Yeah. It's important. And, more important: It can work. :D


  • Registered Users, Registered Users 2 Posts: 1,606 ✭✭✭djmarkus


    We use rational rose in college, as a piece of software i think its a buggy piece of crap tho.


  • Registered Users, Registered Users 2 Posts: 9,421 ✭✭✭projectmayhem


    that's what we use in college. pile of ****e. i've used some open source stuff, much better. after all, all it has to do is draw lines, stick-men, arrows and boxes


  • Advertisement
  • Registered Users, Registered Users 2 Posts: 3,811 ✭✭✭CerebralCortex


    Would I be correct in recommending violet by Cay Horstmann?


  • Registered Users, Registered Users 2 Posts: 19,396 ✭✭✭✭Karoma


    "Roses are rational, violets are GNU." *groan*
    That's actually not 'alf bad:)I don't like UML tools generating code anyway.

    And, agreed, Rational Rose is overprice, bloated bugware.

    *..continues playing with Violet.. *


  • Closed Accounts Posts: 9 leesong


    UML Tools I have used and think are OK:

    - umbrello (KDE/Linux http://uml.sourceforge.net/index.php)
    - argoUML
    - UMLET (java, http://qse.ifs.tuwien.ac.at/~auer/umlet/) - basic with a quirky I/F but v fast


  • Registered Users, Registered Users 2 Posts: 2,800 ✭✭✭voxpop


    Used Dia - http://www.gnome.org/projects/dia/ - isnt too bad, but not super


Advertisement