Search results for "module:UML::Sequence"

UML::Sequence - Render UML sequence diagrams, often by running the code. River stage zero No dependents

To use this package, or see how to use it, see genericseq.pl and seq2svg.pl. This class helps produce UML sequence diagrams. build_xml_sequence returns a string (suitable for printing to a file) which the seq2svg.pl script converts into svg. To contr...

PHILCROW/UML-Sequence-0.08 - 11 Sep 2007 22:12:29 UTC

UML::Sequence::Svg - converts xml sequence files to svg River stage zero No dependents

This module supports the seq2svg.pl script like Pod::Html supports pod2html. The array passed to seq2svg.pl should have the following form: ([ I<options-pairs>, ] [input_file_name]) where *options-pairs* are any of "-a color" specifies a color to be ...

PHILCROW/UML-Sequence-0.08 - 11 Sep 2007 22:12:29 UTC

UML::Sequence::Raster - converts xml sequence files to a raster image River stage zero No dependents

This module supports the seq2rast.pl script like Pod::Html supports pod2html. The array passed to seq2rast.pl should have the following form: ([ I<options-pairs>, ] [input_file_name]) where *options-pairs* are any of "-a color" specifies a color to b...

PHILCROW/UML-Sequence-0.08 - 11 Sep 2007 22:12:29 UTC

UML::Sequence::PerlSeq - for use with genericseq.pl script, works on Perl programs River stage zero No dependents

This file must be used by a script. On demand it will form an outline by running the supplied program with -d:UML::CallSeq which is included in the UML::Sequence distribution. This has been developed on Cygwin under Windows 2000 and tested on Red Hat...

PHILCROW/UML-Sequence-0.08 - 11 Sep 2007 22:12:29 UTC

UML::Sequence::JavaSeq - for use with genericseq.pl script, works on compiled Java programs River stage zero No dependents

This file depends on UML::Sequence::SimpleSeq and a Java tool called Seq.java. The later produces an outline of the calls to methods named in Hello.methods. The former provides methods UML::Sequence needs to produce an xml sequence. Look in the provi...

PHILCROW/UML-Sequence-0.08 - 11 Sep 2007 22:12:29 UTC

UML::Sequence::SimpleSeq - turns simple outlines (see below) into UML sequence diagrams River stage zero No dependents

This file may be used directly by a script (as shown above) or as a base class for other sequencers (see UML::Sequence::JavaSeq). It supplies routines for handling simple outlines like a user could be expected to type by hand. Such outlines look like...

PHILCROW/UML-Sequence-0.08 - 11 Sep 2007 22:12:29 UTC

UML::Sequence::PerlOOSeq - helper for genericseq.pl showing object instances River stage zero No dependents

PHILCROW/UML-Sequence-0.08 - 11 Sep 2007 22:12:29 UTC

UML::Sequence::Activation - a helper class to support UML::Sequence River stage zero No dependents

This class keeps track of the start, end, offset, and bounds for an activation in the sequence diagram. It is a data container (a node), so it provides direct access to its attributes. The constructor ignores all arguments, use accessors or direct ac...

PHILCROW/UML-Sequence-0.08 - 11 Sep 2007 22:12:29 UTC

UML::State - an object oriented module which draws simple state diagrams River stage zero No dependents

You will probably use this class by running drawstate.pl or drawstatexml.pl which are included in the distribution. But you can use this package directly to gain control over the appearance of your pictures. The two methods you need are new and draw ...

PHILCROW/UML-State-0.02 - 03 Jun 2003 16:16:32 UTC

UML::Class::Simple - Render simple UML class diagrams, by loading the code River stage zero No dependents

"UML::Class::Simple" is a Perl CPAN module that generates UML class diagrams (PNG format, GIF format, XMI format, or dot source) automatically from Perl 5 source or Perl 5 runtime. Perl developers can use this module to obtain pretty class diagrams f...

AGENT/UML-Class-Simple-0.22 - 18 Dec 2016 23:00:01 UTC
10 results (0.029 seconds)