View Java Class Source Code in JAR file
- Download JD-GUI to open JAR file and explore Java source code file (.class .java)
- Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window andromda-ocl-translation-testsuite-3.4.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
org.andromda.translation.ocl.testsuite
├─ org.andromda.translation.ocl.testsuite.ContextElementFinder.class - [JAR]
├─ org.andromda.translation.ocl.testsuite.ContextElementFinderException.class - [JAR]
├─ org.andromda.translation.ocl.testsuite.ExpressionTest.class - [JAR]
├─ org.andromda.translation.ocl.testsuite.TraceTranslator.class - [JAR]
├─ org.andromda.translation.ocl.testsuite.TranslationTest.class - [JAR]
├─ org.andromda.translation.ocl.testsuite.TranslationTestDiscoverer.class - [JAR]
├─ org.andromda.translation.ocl.testsuite.TranslationTestDiscovererException.class - [JAR]
├─ org.andromda.translation.ocl.testsuite.TranslationTestProcessor.class - [JAR]
├─ org.andromda.translation.ocl.testsuite.TranslationTestProcessorException.class - [JAR]