Are there any good + free + Lightweight+ Linux UML

2020-05-11 11:04发布

I am looking for a UML design tool (just for design, no need for code generation).

Key features

  1. Free
  2. For Linux
  3. Easy to use
  4. Lightweight

标签: uml
8条回答
我想做一个坏孩纸
2楼-- · 2020-05-11 11:48

You can find a metalist of lists of UML open source tools here: http://modeling-languages.com/uml-tools/#open

查看更多
Summer. ? 凉城
3楼-- · 2020-05-11 11:50

I just discovered Violet UML. Easy to use, lightweight, diagrams look ok for me: I picked it for my use!

See here : http://alexdp.free.fr/violetumleditor/page.php

查看更多
一纸荒年 Trace。
4楼-- · 2020-05-11 11:50

I liked BOUML but now the free version is no longer available... there is a fork named DOUML, check it out

查看更多
叼着烟拽天下
5楼-- · 2020-05-11 11:53

Most of the UML tools for Linux look really bad, but you could use these:

Experimental/alternatives:

  • ASCII flow - you can not always include images in documentation but simple text looks everywhere same, good to use in code for quick overview.

  • Cloudcraft - Draw AWS diagrams with Cloudcraft. Good for quick architecture diagrams.

For quick drawings and who does not scare to "code" some diagrams I also suggest to take look at this product http://yuml.me/diagram/scruffy/class/samples.

查看更多
做自己的国王
6楼-- · 2020-05-11 12:02

i like UMLet: http://www.umlet.com/. It's very light weight

查看更多
兄弟一词,经得起流年.
7楼-- · 2020-05-11 12:02

I use gaphor which is GTK2 based and draws nice diagrams using cairo. It's Python based and can analyze and display Python code in UML.

Best install from PyPI: https://pypi.python.org/pypi/gaphor

Github: https://github.com/gaphor/gaphor

Website: https://gaphor.org/

查看更多
登录 后发表回答