mirror of
https://github.com/octoleo/plantuml.git
synced 2024-11-14 17:34:06 +00:00
Generate diagrams from textual description
275b9b33f5
Suppress of `then` word to avoid warning of Cypher: [Observed on V1.2021.7] ``` >java -jar plantuml.jar -stdrpt -cypher Warning:then ``` or: ``` java -jar plantuml.jar -v -cypher (0.000 - 254 Mo) 248 Mo - SecurityProfile LEGACY (0.014 - 254 Mo) 247 Mo - PlantUML Version 1.2021.7 (0.014 - 254 Mo) 247 Mo - GraphicsEnvironment.isHeadless() false (0.014 - 254 Mo) 247 Mo - Forcing resource load on OpenJdk Warning:then (0.372 - 254 Mo) 240 Mo - Found 0 files ``` |
||
---|---|---|
.github/workflows | ||
skin | ||
src | ||
stdlib | ||
svg | ||
test | ||
themes | ||
tools | ||
.gitignore | ||
.travis.yml | ||
build.xml | ||
COPYING | ||
license.txt | ||
pom.xml | ||
README.md |
PlantUML
Generate UML diagram from textual description
PlantUML is a component that allows to quickly write :
- Sequence diagram,
- Use case diagram,
- Class diagram,
- Activity diagram,
- Component diagram,
- State diagram,
- Object diagram,
- Deployment diagram,
- Timing diagram
And also:
Furthermore:
- Hyperlinks and tooltips
- Creole: rich text, emoticons, unicode, icons
- OpenIconic icons
- Sprite icons
- AsciiMath mathematical expressions
To know more about PlantUML, please visit http://plantuml.com/