Difference between revisions of "PlantUML"

From Open Risk Manual
Line 16: Line 16:
 
*** [[State Diagram]]
 
*** [[State Diagram]]
 
* Non-UML diagrams:
 
* Non-UML diagrams:
** BPMN
 
 
** C4
 
** C4
 
** Computer Network Diagram
 
** Computer Network Diagram
Line 26: Line 25:
  
 
== Issues and Challenges ==
 
== Issues and Challenges ==
* Support for various diagrams is experimental or work-in-progress or not well documented
+
* Support for various diagrams is experimental or work-in-progress
  
 
== See Also ==
 
== See Also ==
 
* [[ArchiMate]]
 
* [[ArchiMate]]
 +
* [[Business Process Model Notation]]
  
 
== References ==
 
== References ==

Revision as of 19:32, 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

See Also

References