jar

net.sourceforge.jseq : jseq

Maven & Gradle

Dec 11, 2011
1 usages

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.

Table Of Contents

Latest Version

Download net.sourceforge.jseq : jseq JAR file - Latest Versions:

All Versions

Download net.sourceforge.jseq : jseq JAR file - All Versions:

Version Vulnerabilities Size Updated
0.6

View Java Class Source Code in JAR file

  1. Download JD-GUI to open JAR file and explore Java source code file (.class .java)
  2. Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window jseq-0.6.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

th.co.edge.jseq.svg

├─ th.co.edge.jseq.svg.SVGGenerator.class - [JAR]

th.co.edge.jseq.sdedit

├─ th.co.edge.jseq.sdedit.SdeditPngDiagram.class - [JAR]

├─ th.co.edge.jseq.sdedit.SdeditTextDiagram.class - [JAR]

th.co.edge.jseq

├─ th.co.edge.jseq.Activation.class - [JAR]

├─ th.co.edge.jseq.ActivationList.class - [JAR]

├─ th.co.edge.jseq.ClassExclusionFilter.class - [JAR]

├─ th.co.edge.jseq.ConstructorFilter.class - [JAR]

├─ th.co.edge.jseq.Diagram.class - [JAR]

├─ th.co.edge.jseq.EventThread.class - [JAR]

├─ th.co.edge.jseq.FormatException.class - [JAR]

├─ th.co.edge.jseq.Formatter.class - [JAR]

├─ th.co.edge.jseq.FormatterRegistry.class - [JAR]

├─ th.co.edge.jseq.Main.class - [JAR]

├─ th.co.edge.jseq.MethodFilter.class - [JAR]

├─ th.co.edge.jseq.MockObject.class - [JAR]

├─ th.co.edge.jseq.MockObjectMap.class - [JAR]

├─ th.co.edge.jseq.StreamRedirectThread.class - [JAR]

├─ th.co.edge.jseq.TextDiagram.class - [JAR]

th.co.edge.jseq.argouml.pgml

├─ th.co.edge.jseq.argouml.pgml.Fig.class - [JAR]

├─ th.co.edge.jseq.argouml.pgml.FigGroup.class - [JAR]

├─ th.co.edge.jseq.argouml.pgml.FigLine.class - [JAR]

├─ th.co.edge.jseq.argouml.pgml.FigLink.class - [JAR]

├─ th.co.edge.jseq.argouml.pgml.FigObject.class - [JAR]

├─ th.co.edge.jseq.argouml.pgml.FigPath.class - [JAR]

├─ th.co.edge.jseq.argouml.pgml.FigPoly.class - [JAR]

├─ th.co.edge.jseq.argouml.pgml.FigRectangle.class - [JAR]

├─ th.co.edge.jseq.argouml.pgml.FigStimulus.class - [JAR]

├─ th.co.edge.jseq.argouml.pgml.FigText.class - [JAR]

├─ th.co.edge.jseq.argouml.pgml.Fill.class - [JAR]

├─ th.co.edge.jseq.argouml.pgml.FillColor.class - [JAR]

├─ th.co.edge.jseq.argouml.pgml.Stroke.class - [JAR]

├─ th.co.edge.jseq.argouml.pgml.StrokeColor.class - [JAR]

th.co.edge.jseq.argouml.util

├─ th.co.edge.jseq.argouml.util.MModelUtil.class - [JAR]

th.co.edge.jseq.argouml

├─ th.co.edge.jseq.argouml.ArgoUMLDiagram.class - [JAR]

├─ th.co.edge.jseq.argouml.ArgoUMLGenerator.class - [JAR]

├─ th.co.edge.jseq.argouml.SequenceDiagram.class - [JAR]

├─ th.co.edge.jseq.argouml.UUID.class - [JAR]

th.co.edge.jseq.util

├─ th.co.edge.jseq.util.XMLUtil.class - [JAR]