Package | Description |
---|---|
uk.ac.manchester.cs.owl.explanation.ordering |
Explanation ordering package
|
Modifier and Type | Class and Description |
---|---|
class |
EntailedAxiomTree |
Modifier and Type | Method and Description |
---|---|
ExplanationTree |
NullExplanationOrderer.getOrderedExplanation(OWLAxiom entailment,
Set<OWLAxiom> axioms) |
ExplanationTree |
ExplanationOrdererImpl.getOrderedExplanation(OWLAxiom entailment,
Set<OWLAxiom> axioms) |
ExplanationTree |
ExplanationOrderer.getOrderedExplanation(OWLAxiom entailment,
Set<OWLAxiom> axioms)
Gets an ordered (and possibly indented) explanation.
|
ExplanationTree |
AlphaExplanationOrderer.getOrderedExplanation(OWLAxiom entailment,
Set<OWLAxiom> axioms) |
Copyright © 2020 The University of Manchester. All rights reserved.