JSeq

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.

Homepage POM file JAR file Javadoc
'net.sourceforge.jseq:jseq:0.6'

Dependencies

Compile dependencies

System dependencies

Test dependencies