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 models-0.9.3.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
edu.kit.kastel.mcse.ardoco.core.models.uml
├─ edu.kit.kastel.mcse.ardoco.core.models.uml.UMLComponent.class - [JAR]
├─ edu.kit.kastel.mcse.ardoco.core.models.uml.UMLElement.class - [JAR]
├─ edu.kit.kastel.mcse.ardoco.core.models.uml.UMLInterface.class - [JAR]
├─ edu.kit.kastel.mcse.ardoco.core.models.uml.UMLModel.class - [JAR]
├─ edu.kit.kastel.mcse.ardoco.core.models.uml.UMLModelRoot.class - [JAR]
edu.kit.kastel.mcse.ardoco.core.models.java
├─ edu.kit.kastel.mcse.ardoco.core.models.java.CodeComment.class - [JAR]
├─ edu.kit.kastel.mcse.ardoco.core.models.java.Constructor.class - [JAR]
├─ edu.kit.kastel.mcse.ardoco.core.models.java.JavaClassOrInterface.class - [JAR]
├─ edu.kit.kastel.mcse.ardoco.core.models.java.JavaMethod.class - [JAR]
├─ edu.kit.kastel.mcse.ardoco.core.models.java.JavaProject.class - [JAR]
edu.kit.kastel.mcse.ardoco.core.models.uml.xml_elements
├─ edu.kit.kastel.mcse.ardoco.core.models.uml.xml_elements.OwnedOperation.class - [JAR]
├─ edu.kit.kastel.mcse.ardoco.core.models.uml.xml_elements.PackagedElement.class - [JAR]
├─ edu.kit.kastel.mcse.ardoco.core.models.uml.xml_elements.Reference.class - [JAR]
edu.kit.kastel.mcse.ardoco.core.models.pcm
├─ edu.kit.kastel.mcse.ardoco.core.models.pcm.PCMComponent.class - [JAR]
├─ edu.kit.kastel.mcse.ardoco.core.models.pcm.PCMInterface.class - [JAR]
├─ edu.kit.kastel.mcse.ardoco.core.models.pcm.PCMModel.class - [JAR]
├─ edu.kit.kastel.mcse.ardoco.core.models.pcm.PCMRepository.class - [JAR]
├─ edu.kit.kastel.mcse.ardoco.core.models.pcm.PCMSignature.class - [JAR]
edu.kit.kastel.mcse.ardoco.core.models.java_x_pcm
├─ edu.kit.kastel.mcse.ardoco.core.models.java_x_pcm.JavaPCMConnector.class - [JAR]
├─ edu.kit.kastel.mcse.ardoco.core.models.java_x_pcm.JavaPCMConnectorImpl.class - [JAR]
├─ edu.kit.kastel.mcse.ardoco.core.models.java_x_pcm.package-info.class - [JAR]