Difference between revisions of "PlantUML"

From Open Risk Manual
(Supported Diagrams)
Line 1: Line 1:
 
== Definition ==
 
== Definition ==
'''PlantUML''' is an [[Open Source]] tool allowing users to create diagrams from a plain text language. The syntax of PlantUML uses some common constructs, especially in the UML subset, but follows mostly domain specific conventions for each diagram type.
+
'''PlantUML''' is an [[Open Source]] modeling language and tool allowing users to create diagrams from a plain text language. The syntax of PlantUML uses some common constructs, especially in the UML subset, but follows mostly domain specific conventions for each diagram type.
  
 
== Supported Diagrams ==
 
== Supported Diagrams ==
Line 26: Line 26:
 
** WBD
 
** WBD
 
** JSON and YAML files
 
** JSON and YAML files
 +
 +
== Issues and Challenges ==
 +
* Support for various diagrams is experimental or work-in-progress or not well documented
 +
 +
== See Also ==
 +
* [[ArchiMate]]
  
 
== References ==
 
== References ==

Revision as of 14:36, 17 February 2022

Definition

PlantUML is an Open Source modeling language and tool allowing users to create diagrams from a plain text language. The syntax of PlantUML uses some common constructs, especially in the UML subset, but follows mostly domain specific conventions for each diagram type.

Supported Diagrams

Issues and Challenges

  • Support for various diagrams is experimental or work-in-progress or not well documented

See Also

References