How to create UML diagrams#

The UML-Plugin gives you the ability to easily add and maintain simple UML diagrams on your wiki pages. To do that you can specify the contents of the diagram as textual markup. The resulting diagram will be auto-layouted by the system and displayed as a graphic on the page.

%%Todo
Fix error in test  "Leaking air intake system (Demo)". 
  @progress: WAITING
  @prio: NORMAL
%

Annotations and their possible values#

Annotations Range
type (deprecated) FIX, URGENT, NORMAL
user <name>
deadline <date>
progress NOT STARTED, IN PROGRESS, COMPLETED, WAITING, DEFERRED, CLOSED, <number>
prio HIGH, LOW, NORMAL

Related Docs #