Umbrello UML Modeller is a Unified Modelling Language diagram tool for KDE. It is able to produce all types of UML diagrams. It imports C++, and it generates code in 10 languages. It uses an XMI-based file format. It is part of KDE, with sources and packages available for those using older versions of KDE.
| Tags | Desktop Environment KDE |
|---|---|
| Licenses | GPL |
| Operating Systems | POSIX Linux |
Recent releases


Release Notes: This version was ported to KDE 4.0 and is now a part of the kdesdk distribution.


Release Notes: This release correctly frees the Pascal code importation and generator and enables selection of multiple classes in the Select Classes dialog.


Release Notes: Fixes some crashes and improves diagram and code import.


Release Notes: This release changes associations, aggregations, etc. On-the-fly, imported C++ classes are now saved correctly in the XMI file and supporting C++ const methods.


Release Notes: Crashes were fixed. Standards conformance was improved. Many smaller problems were sorted out.
Recent comments
10 Nov 2002 15:18
Great project
Building from CVS was a bit quirky, but the
.tar.gz built easily. This is perhaps the highest
quality KDE app I've seen outside the KDE project
(and better than many inside it). Solid, stable,
complete, friendly, and fast.
08 Mar 2002 18:21
Dependency on KDE
This is a wonderful program and I think many in the linux community would benefit from this if the program was made available not solely for KDE users...but people using other window managers too. Perhaps the author could consider making the program more generic to X and less specific to KDE.
29 Nov 2001 01:38
The Mandrake binary rpm is broken
The current Mandrake rpm calles for libkdeprint
which has been discontinued by kde. They are
asking everyone to rebuild with newer libraries.
Therefore, until someone donates a fixed rpm,
download the source and rebuild
21 Sep 2001 18:51
Re: file is gzipped twice - FIXED
This has now been fixed and only needs to be extracted in the normal way.
tar xzf uml-1.0.3-1.tar.gz
20 Sep 2001 07:05
file is gzipped twice
The tar.gz file for this project seems to have been gzipped twice. To extract, first gunzip it, then run tar zxvf on it. Note, you have to use the z flag even after gunzipping, because the file is still gzipped.