|
NAMEgenericseq.pl - generates xml sequence diagrams from various inputs USAGEgenericseq.pl -t 'Title' SeqModule [args_for_SeqModule...] DESCRIPTIONCurrently there are three sequencing modules you can use for SeqModule above. They are UML::Sequence::SimpleSeq
UML::Sequence::PerlSeq
UML::Sequence::JavaSeq
See the documentation in these modules for details on their arguments. To write your own sequence helper, see UML::Sequence::SimpleSeq and implement the same API.
|