Changes for version 0.07 - 2006-09-08
- Corrected error that disallowed array ref returns from grab_methods. That caused the PerlSeq and PerlOOSeq backends to fail, since that's what they choose to return. Thanks to CPAN user NKH for pointing this out with enough detail for me to fix it.
Modules
produces call sequence outlines (like dprofpp -T)
produces call sequence outlines (like dprofpp -T)
Render 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
converts xml sequence files to a raster image
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/deluxewash.html
- samples/deluxewash.png
- samples/deluxewash.seq
- samples/deluxewash.svg
- samples/deluxewash.xml
- samples/roller
- samples/roller.methods
- samples/roller.png
- samples/roller.svg
- samples/roller.xml
- samples/rollerinst
- samples/rollerinst.methods
- 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