Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

UML drawing tools based on the script

Tags:

uml

Can you suggest some UML diagram drawing tool based on the script similar to http://www.websequencediagrams.com/ which help in drawing sequence diagram only.

like image 323
Rakesh Goyal Avatar asked Oct 14 '22 02:10

Rakesh Goyal


1 Answers

A full list of this kind of textual UML tools can be found here: http://modeling-languages.com/blog/content/uml-tools-textual-notations-define-uml-models

My best two recommendations right now would be: yUML and PlantUML

If you need something more complex and integrated with Eclipse try TextUML

like image 181
Jordi Cabot Avatar answered Oct 20 '22 17:10

Jordi Cabot