Class Explanation
java.lang.Object
org.liveontologies.protege.explanation.justification.Explanation
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionintaddJustification(PrioritizedJustification justification) org.semanticweb.owlapi.model.OWLAxiomgetJustification(int index)
-
Constructor Details
-
Explanation
public Explanation(org.semanticweb.owlapi.model.OWLAxiom entailment)
-
-
Method Details
-
getJustification
-
addJustification
-
getEntailment
public org.semanticweb.owlapi.model.OWLAxiom getEntailment()
-