公告
财富商城
积分规则
提问
发文
2020-05-11 11:04发布
时光不老,我们不散
I am looking for a UML design tool (just for design, no need for code generation).
Key features
You can find a metalist of lists of UML open source tools here: http://modeling-languages.com/uml-tools/#open
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
I liked BOUML but now the free version is no longer available... there is a fork named DOUML, check it out
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.
i like UMLet: http://www.umlet.com/. It's very light weight
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/
最多设置5个标签!
You can find a metalist of lists of UML open source tools here: http://modeling-languages.com/uml-tools/#open
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
I liked BOUML but now the free version is no longer available... there is a fork named DOUML, check it out
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.
i like UMLet: http://www.umlet.com/. It's very light weight
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/