mirror of
https://github.com/octoleo/plantuml.git
synced 2025-01-23 07:08:30 +00:00
The-Lum
275b9b33f5
Suppress of
then
word to avoid warning of Cypher
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 ```
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/
Description
Languages
Java
99.8%