Changes for version 0.02 - 2003-02-28

  • Introduced UML::Sequence::PerlOOSeq and modified UML::Sequence::JavaSeq so these no longer conflate distinct instances onto the same life line
  • Added samples directory with instructions for making them.

Documentation

generates xml sequence diagrams from various inputs
a script to convert xml sequence diagrams to svg

Modules

produces call sequence outlines (like dprofpp -T)
produces call sequence outlines (like dprofpp -T)
This package makes UML sequence diagrams, often by running the code.
a helper class to support UML::Sequence
for use with genericseq.pl script, works on compiled Java programs
helper for genericseq.pl showing object instances
for use with genericseq.pl script, works on Perl programs
turns simple outlines (see below) into UML sequence diagrams
converts xml sequence files to svg

Provides

Die
in samples/Die.pm
in samples/DiePair.pm