JSeq is a tool to automatically create UML sequence diagrams. It
works by following the execution of a Java program, noting each
method entry and exit. It then generates a sequence diagram from
this information.
Artifacts using JSeq (1)
1.JSeqUnit
net.sf.jsequnit » jsequnit Apache +2
JSeqUnit enhances Javadoc documentation with UML sequence diagrams
that are generated with the help of JUnit tests.
It supports re-engineering of components
through reverse engineering of methods with the help of sequence diagrams.
Last Release on Dec 27, 2011
- Prev
- 1
- Next
