Does anyone know of any tool for class diagramming like EA? It does not have to be so complete I just need class diagrams, and it would have to run on ubuntu.
Does anyone know of any tool for class diagramming like EA? It does not have to be so complete I just need class diagrams, and it would have to run on ubuntu.
StarUML is a great tool, very complete and free.
It has UML modeling capabilities, it is extensible and has a very nice UX.
To use StarUML in Ubuntu, you will need to use Wine
Under Applications, select Ubuntu Software Center
Search for Wine if you do not have it installed yet Install Wine
then just download and run as below wget link
wget link sh winetricks vcrun6 msxml3
wine staruml-5.0-with-cm.exeThis will install starUML on your system and run with Wine.
Source: link
As a suggestion, I highly recommend the Astah * .
It has native builds for both Linux and Mac OS and is a long time in the market.
It started as Jude and then changed its name to Astah *.
The Community version is free and serves many cases where you only need one diagram and can export as an image.
And it has the following diagrams:
There is a Pro version and also for students, I got one once only by submitting a registration form. In this version there are 16 types of diagrams, you can already export code and also reverse engineering.
Use Visual Paradigm , which support for Linux . It's the most complete UML tool I know.
It has Community and Pro version.