views:

2152

answers:

16

I need to make some UML diagrams. What is the best alternative on both Windows and OS X?

+5  A: 

Not sure about OSX, but Dia is available for Windows and Linux. I would assume it's also on OSX.

Thomas Owens
Yes, dia is available for Mac OS X. It's in MacPorts - you need the X11 package installed.
Graham Lee
+1  A: 

On Windows: NClass works with C# and Java for code Generation. Used it briefly and seemed pretty good

phsr
Newer versions do kind-of work with Mono as well. They're not yet stable, but I'm looking forward to that!
Joachim Sauer
Why was this the accepted answer? NClass isn't UML at all, it just does class diagrams!
Randolpho
possibly because the person who asked the question thought this was an acceptable answer.
Graham Lee
The simplicity of it is nice, but it's a bit buggy.
SnOrfus
+3  A: 

OmniGraffle, which is available only on OS X, is fantastic.

http://www.omnigroup.com/applications/OmniGraffle/

avalys
+1  A: 

Asciio, written in Perl, is cross platform :P

http://perlbuzz.com/2008/04/asciio-lets-you-create-ascii-charts-graphically.html

Chris Lloyd
+1 since this is nasty
Allain Lalonde
+1  A: 

I've used Smartdraw in the past, and found it a nice tool for drawing diagrams and all sorts of stuff. Only available for Windows though..

Jean Azzopardi
+3  A: 

Visual Paradigm has a version for Windows, OS X and Linux.

ctacke
+1 for visual paradigm. I've been using it for about 2 years now. Its java based and I've used it on windows and linux. It has a bit of a learning curve, but now that I'm familiar with it, it's the best UML tool I've used.
rally25rs
I'd say one of the best, rather than best, but that's just me. Definitely in the top 3.
Randolpho
A: 

UMLet is a pretty good free UML tool. It runs on any machine that has Java 1.6, so platforms shouldn't be a problem.

+3  A: 

I'll second a vote for Visual Paradigm, especially its Community Edition which is great for OS projects.

That, said I've recently fallen in love with Enterprise Architect by Sparxsystems. If you don't mind the $200 price tag (or can get the boss to pony up the dough), you'll be super happy with it, too.

[Edit: I just noticed the OSX requirement. It should run via CrossOver, if you have to run it on OSX]

Randolpho
+1  A: 

ArgoUML and StarUML are both pretty decent. I have used the code generation function of StarUML to get projects going in the past and think the interface is pretty easy to use.

I also just noticed the part of your question about Mac OS X. StarUML is only for Windows, but ArgoUML is written in Java, which means it should work for both operating systems.

Nick Spilman
+1  A: 

We use MagicDraw around here.

unclerojelio
A: 

Eclipse + UML2 + UML2 Tools

If you already develop in the Eclipse environment, these work well.

Bill
A: 

I concur with OmniGraffle on OS X. The reason I like it, apart from making good-looking diagrams, is that it doesn't impose the UML constraints on the diagram. I've used Enterprise Architect (from Sparx, Windows-only) and sometimes its validation of UML rules gets in the way of the primary purpose of the diagrams, which is to convey what I mean to the readers.

Graham Lee
+1  A: 

You can review the thread below as it provides a many ideas and is a similar question.

What’s the best UML diagramming tool?

Ted Johnson
A: 

Papyrus UML is a rather complete UML tool written as a Eclipse plugins.

Joachim Sauer
A: 

If you can afford you can try Rational Software Architect. Also there is another tool called Sequence Diagram Editor which you can use to create Sequence Diagrams

R. Reverse Java

Rajesh Jadhav
A: 

If you'd like to focus on building you model and not manipulating objects on diagram, you must try Red Koda Community. Check the one minute sequence diagram video, you can see how easy and fast you can use it with the aid of short cut keys.

Red Koda Software