File: README.md

package info (click to toggle)
plantuml 1%3A1.2020.2%2Bds-1
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 24,820 kB
  • sloc: java: 242,978; xml: 211; sh: 93; makefile: 11
file content (32 lines) | stat: -rw-r--r-- 1,411 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
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-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)
 
And also:
 * [Activity diagram (legacy syntax)](http://plantuml.com/activity-diagram-legacy)
 * [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)

To know more about PlantUML, please visit http://plantuml.com/