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 xowl-service-evaluation-0.3.0.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
org.xowl.platform.services.evaluation.impl
├─ org.xowl.platform.services.evaluation.impl.XOWLEvaluation.class - [JAR]
├─ org.xowl.platform.services.evaluation.impl.XOWLEvaluationReference.class - [JAR]
├─ org.xowl.platform.services.evaluation.impl.XOWLEvaluationService.class - [JAR]
org.xowl.platform.services.evaluation
├─ org.xowl.platform.services.evaluation.Activator.class - [JAR]
├─ org.xowl.platform.services.evaluation.Criterion.class - [JAR]
├─ org.xowl.platform.services.evaluation.CriterionResult.class - [JAR]
├─ org.xowl.platform.services.evaluation.CriterionType.class - [JAR]
├─ org.xowl.platform.services.evaluation.CriterionTypeBase.class - [JAR]
├─ org.xowl.platform.services.evaluation.Evaluable.class - [JAR]
├─ org.xowl.platform.services.evaluation.EvaluableEntity.class - [JAR]
├─ org.xowl.platform.services.evaluation.EvaluableType.class - [JAR]
├─ org.xowl.platform.services.evaluation.EvaluableTypeBase.class - [JAR]
├─ org.xowl.platform.services.evaluation.EvaluableTypeConcept.class - [JAR]
├─ org.xowl.platform.services.evaluation.Evaluation.class - [JAR]
├─ org.xowl.platform.services.evaluation.EvaluationCreatedEvent.class - [JAR]
├─ org.xowl.platform.services.evaluation.EvaluationReference.class - [JAR]
├─ org.xowl.platform.services.evaluation.EvaluationService.class - [JAR]