UmlSequence

Bugs

Introduction

This is the MoinMoin integration of the UMLGraph's sequence diagrams.

They are integrated in MoinMoin in the form of a parser called umlsequence.

UMLGraph is a software by Diomidis Spinellis, allowing the declarative specification and drawing of UML class and sequence diagrams.

UMLGraph has a procedures. In addition to the original language, the author of umlsequence, PascalBauermeister, has added the possibility to use an alternate syntax, intended to add readability at the source level. This alternate syntax is illustrated below, and in details there.

UMLGraph - Declarative Drawing of UML Diagrams: http://www.spinellis.gr/sw/umlgraph/

Acknowledgements

Installing into MoinMoin

  1. have plotutils installed (of which you need pic2plot)

  2. have imagemagick installed (of which you need convert)

  3. install umlsequence.py into your MoinMoin parsers directory (<path-to-wiki-instance>/data/plugin/parser/)

Syntax Reference

See Syntax.

MoinMoin: ParserMarket/UmlSequence/ReleaseNotes (last edited 2008-01-29 10:34:22 by FedericoLorenzi)