vote up 1 vote down star

I'm looking for a simple, easy to use and possibly free diagramming tool for both basic UML diagrams (mainly use case and activity diagrams) and webdesign wireframes. I don't need any complex UML <-> coding functionality (as provided in StarUML or Enterprise Architect and the likes). I have been using Visio for this and have also tried Smartdraw, but am looking for a cheaper and somewhat simpler alternative that also comes with a set of predefined stencils and templates.

flag

9 Answers

vote up 1 vote down

This is the list of the UML Tools (Free/Not Free) : http://en.wikipedia.org/wiki/List_of_UML_tools

link|flag
vote up 3 vote down

For web design wireframes I would suggest Balsamiq Mockups - it is great for doing rough sketches, and most of the functionality is available in the free version (you can also get a free license in some cases).

For UML diagrams, you could try using BoUML. It is quite simple yet has lots of features, and provides very nice UML diagrams (plus its free).

link|flag
vote up 0 vote down

Jude Community is a good free UML tool - not sure on the web design part though.

link|flag
vote up 0 vote down

Netbeans has a UML plugin. It can do basic UML-to-code but not for use case and activity diagrams. You can draw those but they will not generate code. It is free.

link|flag
vote up 0 vote down

The Eclipse UML tools project handles all the basics. For cheap/free web design I'd go with Balsamiq Mockups.

link|flag
vote up 1 vote down

I've used ArgoUML quite a lot for my UML needs. It's not something I prefer above everything else, but because you don't need to install it you can use it everywhere.

link|flag
vote up 0 vote down

If you are using Eclipse or an Eclipse-based IDE then take a look at WireframeSketcher plugin. Everything is in the name.

link|flag
vote up 0 vote down

I have used UMLET before.

It is ( or should be ) exactly what you need.

Instead of complex XML-Code-Packages-Project etc etc it has a simply text area where you write something like:

Client|Server
1-<<<2:call(self,param)
2.<1:number
2-<1:receive(num)

And creates something like this:

alt text

Unfortunately it doesn't work as promised. It has some limitations and a few bugs. Still for the simplest diagrams should work very well.

It is open source, so you can fix some part too :)

Here's the link

http://www.umlet.com/

link|flag
vote up 0 vote down

bouml is a very good free UML drawing tool. Despite its simple interface it has very powerfull drawing features. See screnshots for sample diagrams drawn. It is much easier to use than ArgoUML (and faster) and supports more drawing features.

link|flag

Your Answer

Get an OpenID
or

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