java.lang.Object
org.liveontologies.protege.explanation.justification.Explanation

public class Explanation extends Object
  • Constructor Details

    • Explanation

      public Explanation(org.semanticweb.owlapi.model.OWLAxiom entailment)
  • Method Details

    • getJustification

      public PrioritizedJustification getJustification(int index)
    • addJustification

      public int addJustification(PrioritizedJustification justification)
    • getEntailment

      public org.semanticweb.owlapi.model.OWLAxiom getEntailment()