2017-12-13 21:17:55 +00:00
|
|
|
PlantUML
|
2013-12-10 19:21:57 +00:00
|
|
|
========
|
2013-12-11 18:24:18 +00:00
|
|
|
[![Build Status](https://travis-ci.org/plantuml/plantuml.png?branch=master)](https://travis-ci.org/plantuml/plantuml)
|
2013-12-10 19:21:57 +00:00
|
|
|
|
|
|
|
Generate UML diagram from textual description
|
2013-12-11 18:24:18 +00:00
|
|
|
|
|
|
|
PlantUML is a component that allows to quickly write :
|
|
|
|
|
2017-02-26 16:26:11 +00:00
|
|
|
* [Sequence diagram](http://plantuml.com/sequence-diagram),
|
|
|
|
* [Use case diagram](http://plantuml.com/use-case-diagram),
|
|
|
|
* [Class diagram](http://plantuml.com/class-diagram),
|
|
|
|
* [Activity diagram](http://plantuml.com/activity-diagram-beta),
|
|
|
|
* [Component diagram](http://plantuml.com/component-diagram),
|
|
|
|
* [State diagram](http://plantuml.com/state-diagram),
|
|
|
|
* [Object diagram](http://plantuml.com/object-diagram),
|
|
|
|
* [Deployment diagram](http://plantuml.com/deployment-diagram),
|
|
|
|
* [Timing diagram](http://plantuml.com/timing-diagram)
|
2017-08-30 15:08:09 +00:00
|
|
|
|
|
|
|
And also:
|
2017-08-30 16:44:03 +00:00
|
|
|
* [Activity diagram (legacy syntax)](http://plantuml.com/activity-diagram-legacy)
|
2017-08-30 15:08:09 +00:00
|
|
|
* [Archimate diagram](http://plantuml.com/archimate)
|
|
|
|
* [Gantt charts](http://plantuml.com/gantt-diagram)
|
|
|
|
* [SALT UI mockups](http://plantuml.com/salt)
|
|
|
|
|
|
|
|
Furthermore:
|
|
|
|
* [Hyperlinks and tooltips](http://plantuml.com/link)
|
|
|
|
* [Creole](http://plantuml.com/creole): rich text, emoticons, unicode, icons
|
|
|
|
* [OpenIconic icons](http://plantuml.com/openiconic)
|
|
|
|
* [Sprite icons](http://plantuml.com/sprite)
|
|
|
|
* [AsciiMath mathematical expressions](http://plantuml.com/ascii-math)
|
2013-12-11 18:24:18 +00:00
|
|
|
|
2015-09-06 17:28:59 +00:00
|
|
|
To know more about PlantUML, please visit http://plantuml.com/
|