Saturday 21 July 2007

UML Tools I have used

After my reply to the article on the Coding Architecture Blog, which discussed UML tool of choice, I thought to get a bit more information about the UML tools I have used and why.


I was always fond of modelling. Maybe it is because I like abstraction. Maybe because it somehow connects me with my soul of automatics engineer. Or maybe simply because I prefer pretty pictures over large books of documentation. Who knows? ;) The fact is, when the design/modelling process is over, all the stake holders become more aware of the domain: its characteristics, requirements and hidden not so obvious processes or artefacts. So it is great to model! But lets talk about tools as promised.

UML Tools
Nowadays, most of the tools will allow you to capture the design in one way or the other. The problems will start appearing when you want to develop a model quickly, share it with others and keep it up to date. These are the objective factors (let me skip money for the moment). Not less important are the subjective factors like beauty of the created diagrams and ease of use of the software. Think especially about your audience and the fact that it is much more pleasing for them to look at diagrams with WOW factor rather then rough technical layouts...
  1. Together Soft [Code is your model], which was great for forward and reverse engineering of the models directly in the code. First tool to propose GoF design patterns during development. Now it is integrated into Eclipse.
  2. Rational Rose [Complexity doesn't matter], which was great for sharing distributed models. After integration into Eclipse, it allows meta-model handling using QVT
  3. MS Visio [Beautiful Deployment], which is great for beautiful stencils and allows sharing models with other MS Office users
  4. Poseidon [Free and MDA Compatible], which was great as being the first exporting models into XMI to be able to employ e.g. AndroMDA
  5. Magic Draw [WOW but might be expensive], which I am fond of at the moment. As it does nearly all the things mentioned above plus more and has the WOW factor. Check CSE Builder for flash demo.
There are others worth evaluating:
Just downloaded StarUML, which is getting hype mentioned by many on the web...Have you tried Altova's UModel?

In case you are looking for information on UML
Check those links:
Or try out UML Distilled book by Martin Fowler

No comments: