vote up 4 vote down star
3

Please suggest tools for creating Class Diagrams with the following criteria:

  • It should be platform-independent because I use Linux and the file is expected to be edited by other members of the team using Windows/Mac
  • Free, because there no such free tool, we should create one
  • It would also be nice if you can include a screenshot of the class diagram produced, just to make sure that the tool is actually used for creating Class Diagrams and not just any other types of diagrams

Also, please only suggest the tools that you've actually used.

UPDATE: Please DO NOT include those UML Diagram tools that cannot create Class Diagrams.

flag

3  
Have you tried google? It's really good at this sort of thing...!! – Mitch Wheat Jul 27 at 6:48
why do you need platform independent? Do you work on all platforms? – Mitch Wheat Jul 27 at 6:49
2  
I only work on Linux. But the diagram should also be editable by other members of the team using Windows/Mac. – Randell Jul 27 at 6:54
Dupe of stackoverflow.com/questions/737431/… among many others – Neil Butterworth Jul 27 at 8:31
UML is too generic for my need. Some of those tools might be able to create UML Diagrams, but not Class Diagrams. – Randell Jul 27 at 9:08
show 1 more comment

8 Answers

vote up 4 vote down

I used Poseidon UML Community Edition, it's platform independent and makes fine and clean diagrams. There are some screenshots here.

link|flag
(+1) Great piece of software, and not a capsizing oceanliner in sight. – butterchicken Jul 27 at 6:56
vote up 1 vote down

Some time ago I used DIA - free and platform-independent. It was ok. Now I use Enterprise Architect but it's not free.

link|flag
vote up 1 vote down

A nice online tool: yUML

link|flag
vote up 1 vote down

I've used Enterprise Architect in the past - not free, but not too expensive, and it produces nice diagrams.

link|flag
vote up 1 vote down

I have used both Poseidon UML and Enterprise Architect and must say that I prefer Poseidon but wasn't fully satisfied with any of them. I'm currently building a free service with an even clearer interface, will let you know when I'm done.

link|flag
vote up 1 vote down

BOUML is free, can reverse-engineer Java and C++

link|flag
vote up 0 vote down

I use StarUML. It works quite good.

link|flag
vote up 0 vote down

Since all these tools lack a validation function their outcomes are just drawings and no better tool for creating nice drawings is a piece of paper and pen. Afterwards you can scan your diagrams and insert them into your team's wiki.

link|flag
Enterprise Architect does include validation, and is a modeling tool, not a diagramming tool. – John Saunders Jul 29 at 16:07
One of the prerequisits was "Free, because there no such free tool, we should create one" – Boris Pavlović Jul 30 at 8:03

Your Answer

Get an OpenID
or

Not the answer you're looking for? Browse other questions tagged or ask your own question.