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 inconsistency-detection-1.0.0.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
edu.kit.kastel.mcse.ardoco.id.agents
├─ edu.kit.kastel.mcse.ardoco.id.agents.InitialInconsistencyAgent.class - [JAR]
├─ edu.kit.kastel.mcse.ardoco.id.agents.MissingModelElementInconsistencyAgent.class - [JAR]
├─ edu.kit.kastel.mcse.ardoco.id.agents.UndocumentedModelElementInconsistencyAgent.class - [JAR]
edu.kit.kastel.mcse.ardoco.id.types
├─ edu.kit.kastel.mcse.ardoco.id.types.MissingModelInstanceInconsistency.class - [JAR]
├─ edu.kit.kastel.mcse.ardoco.id.types.MissingTextForModelElementInconsistency.class - [JAR]
├─ edu.kit.kastel.mcse.ardoco.id.types.NameInconsistency.class - [JAR]
edu.kit.kastel.mcse.ardoco.id
├─ edu.kit.kastel.mcse.ardoco.id.InconsistencyChecker.class - [JAR]
├─ edu.kit.kastel.mcse.ardoco.id.InconsistencyStateImpl.class - [JAR]
├─ edu.kit.kastel.mcse.ardoco.id.InconsistencyStatesImpl.class - [JAR]
├─ edu.kit.kastel.mcse.ardoco.id.MissingElementInconsistencyCandidate.class - [JAR]
├─ edu.kit.kastel.mcse.ardoco.id.MissingElementSupport.class - [JAR]
edu.kit.kastel.mcse.ardoco.id.informants
├─ edu.kit.kastel.mcse.ardoco.id.informants.Filter.class - [JAR]
├─ edu.kit.kastel.mcse.ardoco.id.informants.MissingModelElementInconsistencyInformant.class - [JAR]
├─ edu.kit.kastel.mcse.ardoco.id.informants.OccasionFilter.class - [JAR]
├─ edu.kit.kastel.mcse.ardoco.id.informants.RecommendedInstanceProbabilityFilter.class - [JAR]
├─ edu.kit.kastel.mcse.ardoco.id.informants.UndocumentedModelElementInconsistencyInformant.class - [JAR]
├─ edu.kit.kastel.mcse.ardoco.id.informants.UnwantedWordsFilter.class - [JAR]