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 systems-reasoner-2.0.0-RC1.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
org.openmbee.mdk.systems_reasoner
├─ org.openmbee.mdk.systems_reasoner.SRConfigurator.class - [JAR]
├─ org.openmbee.mdk.systems_reasoner.SystemsReasonerPlugin.class - [JAR]
org.openmbee.mdk.systems_reasoner.api
├─ org.openmbee.mdk.systems_reasoner.api.SRConstants.class - [JAR]
org.openmbee.mdk.systems_reasoner.validation
├─ org.openmbee.mdk.systems_reasoner.validation.SRValidationSuite.class - [JAR]
org.openmbee.mdk.systems_reasoner.actions
├─ org.openmbee.mdk.systems_reasoner.actions.AddAssociationGeneralizationAction.class - [JAR]
├─ org.openmbee.mdk.systems_reasoner.actions.AspectRemedyAction.class - [JAR]
├─ org.openmbee.mdk.systems_reasoner.actions.AspectSelectionAction.class - [JAR]
├─ org.openmbee.mdk.systems_reasoner.actions.CreateInstanceAction.class - [JAR]
├─ org.openmbee.mdk.systems_reasoner.actions.CreateInstanceMenuAction.class - [JAR]
├─ org.openmbee.mdk.systems_reasoner.actions.CreateSlotsAction.class - [JAR]
├─ org.openmbee.mdk.systems_reasoner.actions.CreateSpecializedTypeAction.class - [JAR]
├─ org.openmbee.mdk.systems_reasoner.actions.ImportCSVAction.class - [JAR]
├─ org.openmbee.mdk.systems_reasoner.actions.OpenSpecificationAction.class - [JAR]
├─ org.openmbee.mdk.systems_reasoner.actions.RenameElementAction.class - [JAR]
├─ org.openmbee.mdk.systems_reasoner.actions.RetypeElementAction.class - [JAR]
├─ org.openmbee.mdk.systems_reasoner.actions.SRAction.class - [JAR]
├─ org.openmbee.mdk.systems_reasoner.actions.SelectInContainmentTreeAction.class - [JAR]
├─ org.openmbee.mdk.systems_reasoner.actions.SetOrCreateRedefinableElementAction.class - [JAR]
├─ org.openmbee.mdk.systems_reasoner.actions.SetRedefinitionAction.class - [JAR]
├─ org.openmbee.mdk.systems_reasoner.actions.SpecializeClassifierAction.class - [JAR]
├─ org.openmbee.mdk.systems_reasoner.actions.SpecializeStructureAction.class - [JAR]
├─ org.openmbee.mdk.systems_reasoner.actions.SubsetRedefinedProperty.class - [JAR]
├─ org.openmbee.mdk.systems_reasoner.actions.ValidateAction.class - [JAR]