Changes for version 0.05 - 2003-09-30
- Corrected NAME entry in pod for genericseq.source so that html links on CPAN are not broken for it. Corrected t/03java.t to reflect the new instance oriented approach (boxes at the top of the diagram now have instance names in addition to class names). Corrected directory structure so Devel modules deploy correctly. Expanded samples README to explain that method and function are interchangeable so far as the modules are concerned. Cleaned test directory.
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
Examples
- samples/Die.java
- samples/DiePair.java
- samples/README
- samples/Roller.java
- samples/Rollerjava.methods
- samples/roller
- samples/roller.png
- samples/roller.svg
- samples/roller.xml
- samples/rollerinst
- samples/rollerinst.png
- samples/rollerinst.svg
- samples/rollerinst.xml
- samples/rollerjava.png
- samples/rollerjava.svg
- samples/rollerjava.xml
- samples/washcar
- samples/washcar.png
- samples/washcar.svg
- samples/washcar.xml