mirror of
https://github.com/octoleo/plantuml.git
synced 2024-11-15 17:57:10 +00:00
18 lines
698 B
Markdown
18 lines
698 B
Markdown
PlantUML
|
|
========
|
|
[![Build Status](https://travis-ci.org/plantuml/plantuml.png?branch=master)](https://travis-ci.org/plantuml/plantuml)
|
|
|
|
Generate UML diagram from textual description
|
|
|
|
PlantUML is a component that allows to quickly write :
|
|
|
|
* [Sequence diagram](http://plantuml.com/sequence.html),
|
|
* [Use case diagram](http://plantuml.com/usecase.html),
|
|
* [Class diagram](http://plantuml.com/classes.html),
|
|
* [Activity diagram](http://plantuml.com/activity2.html),
|
|
* [Component diagram](http://plantuml.com/component.html),
|
|
* [State diagram](http://plantuml.com/state.html),
|
|
* [Object diagram](http://plantuml.com/objects.html)
|
|
|
|
To know more about PlantUML, please visit http://plantuml.com/
|