- ClassExpressionPosition - Class in org.semanticweb.owl.explanation.impl.util
-
Author: Matthew Horridge
The University of Manchester
Bio-Health Informatics Group
Date: 14/02/2011
- ClassExpressionPosition(OWLClassExpression, Position) - Constructor for class org.semanticweb.owl.explanation.impl.util.ClassExpressionPosition
-
- compare(Explanation<E>, Explanation<E>) - Method in class org.semanticweb.owl.explanation.impl.blackbox.hst.ExplanationComparator
-
- compare(OWLAxiom, OWLAxiom) - Method in class org.semanticweb.owl.explanation.impl.blackbox.hst.NodeAxiomsComparator
-
- CompleteRootDerivedReasoner - Class in org.semanticweb.owl.explanation.impl.rootderived
-
Author: Matthew Horridge
The University of Manchester
Information Management Group
Date: 20-Oct-2009
- CompleteRootDerivedReasoner(OWLOntologyManager, OWLReasoner, OWLReasonerFactory) - Constructor for class org.semanticweb.owl.explanation.impl.rootderived.CompleteRootDerivedReasoner
-
- compute(OWLClassExpression) - Method in class org.semanticweb.owl.explanation.impl.laconic.BetaGenerator
-
- computeBeta(OWLClassExpression) - Method in class org.semanticweb.owl.explanation.impl.laconic.BaseDescriptionGenerator
-
- computeExplanation(E) - Method in class org.semanticweb.owl.explanation.impl.blackbox.BlackBoxExplanationGenerator
-
Deprecated.
Computes a single justification for an entailment.
- computeExplanation(E) - Method in class org.semanticweb.owl.explanation.impl.blackbox.BlackBoxExplanationGenerator2
-
Computes a single justification for an entailment.
- computeOPlus(Set<OWLAxiom>) - Method in class org.semanticweb.owl.explanation.impl.laconic.LaconicExplanationGenerator
-
- computePreciseJusts(E, int) - Method in class org.semanticweb.owl.explanation.impl.laconic.LaconicExplanationGenerator
-
- computePreciseJustsOptimised(E, int) - Method in class org.semanticweb.owl.explanation.impl.laconic.LaconicExplanationGenerator
-
- computeTau(OWLClassExpression) - Method in class org.semanticweb.owl.explanation.impl.laconic.BaseDescriptionGenerator
-
- Configuration<E> - Class in org.semanticweb.owl.explanation.impl.blackbox
-
Author: Matthew Horridge
The University Of Manchester
Information Management Group
Date:
03-Sep-2008
A configuration that describes how a black box explanation generator should be configured.
- Configuration(EntailmentCheckerFactory<E>, ExpansionStrategy, ContractionStrategy) - Constructor for class org.semanticweb.owl.explanation.impl.blackbox.Configuration
-
- Configuration(EntailmentCheckerFactory<E>, ExpansionStrategy, ContractionStrategy, ExplanationProgressMonitor<E>) - Constructor for class org.semanticweb.owl.explanation.impl.blackbox.Configuration
-
- Configuration(EntailmentCheckerFactory<E>) - Constructor for class org.semanticweb.owl.explanation.impl.blackbox.Configuration
-
- Configuration(EntailmentCheckerFactory<E>, ExplanationProgressMonitor<E>) - Constructor for class org.semanticweb.owl.explanation.impl.blackbox.Configuration
-
- ConsistencyEntailmentChecker - Class in org.semanticweb.owl.explanation.impl.blackbox.checker
-
Author: Matthew Horridge
The University Of Manchester
Information Management Group
Date:
25-Sep-2008
- ConsistencyEntailmentChecker(OWLReasonerFactory, long) - Constructor for class org.semanticweb.owl.explanation.impl.blackbox.checker.ConsistencyEntailmentChecker
-
- ConsistencyEntailmentCheckerFactory - Class in org.semanticweb.owl.explanation.impl.blackbox.checker
-
Author: Matthew Horridge
The University of Manchester
Information Management Group
Date: 01-May-2009
- ConsistencyEntailmentCheckerFactory(OWLReasonerFactory, long) - Constructor for class org.semanticweb.owl.explanation.impl.blackbox.checker.ConsistencyEntailmentCheckerFactory
-
- ConsoleExplanationProgressMonitor<E> - Class in org.semanticweb.owl.explanation.api
-
Author: Matthew Horridge
The University of Manchester
Information Management Group
Date: 28-Nov-2008
- ConsoleExplanationProgressMonitor() - Constructor for class org.semanticweb.owl.explanation.api.ConsoleExplanationProgressMonitor
-
- constructTree(HittingSetTree<E>, int, ExplanationGeneratorMediator<E>) - Method in class org.semanticweb.owl.explanation.impl.blackbox.hst.BreadthFirstStrategy
-
- constructTree(HittingSetTree<E>, int, ExplanationGeneratorMediator<E>) - Method in class org.semanticweb.owl.explanation.impl.blackbox.hst.DepthFirstStrategy
-
- constructTree(HittingSetTree<E>, int, ExplanationGeneratorMediator<E>) - Method in interface org.semanticweb.owl.explanation.impl.blackbox.hst.HittingSetTreeConstructionStrategy
-
- contains(OWLAxiom) - Method in class org.semanticweb.owl.explanation.api.Explanation
-
Determines whether this explanation contains a specific checker
- containsClosedPath(Set<OWLAxiom>) - Method in class org.semanticweb.owl.explanation.impl.blackbox.hst.HittingSetTree
-
- ContractionStrategy - Interface in org.semanticweb.owl.explanation.impl.blackbox
-
Author: Matthew Horridge
The University Of Manchester
Information Management Group
Date:
03-Sep-2008
Represents a method of contracting a set of axioms that support an entailment down to a minimal
set of axioms that support the entailment.
- createEntailementChecker(OWLAxiom) - Method in class org.semanticweb.owl.explanation.impl.blackbox.checker.ConsistencyEntailmentCheckerFactory
-
- createEntailementChecker(OWLAxiom) - Method in class org.semanticweb.owl.explanation.impl.blackbox.checker.PatternBasedConsistencyEntailmentCheckerFactory
-
- createEntailementChecker(OWLAxiom) - Method in class org.semanticweb.owl.explanation.impl.blackbox.checker.SatisfiabilityEntailmentCheckerFactory
-
- createEntailementChecker(E) - Method in interface org.semanticweb.owl.explanation.impl.blackbox.EntailmentCheckerFactory
-
- createEntailementChecker(OWLObjectPropertyExpression) - Method in class org.semanticweb.owl.explanation.impl.blackbox.nsp.NSPEntailmentCheckerFactory
-
- createExplanationGenerator(OWLOntology) - Method in interface org.semanticweb.owl.explanation.api.ExplanationGeneratorFactory
-
Creates an explanation generator that draws source axioms for the explanation from an ontology and its imports
closure.
- createExplanationGenerator(OWLOntology, ExplanationProgressMonitor<E>) - Method in interface org.semanticweb.owl.explanation.api.ExplanationGeneratorFactory
-
Creates an explanation generator that draws source axioms for the explanation from an ontology and its imports
closure.
- createExplanationGenerator(Set<? extends OWLAxiom>) - Method in interface org.semanticweb.owl.explanation.api.ExplanationGeneratorFactory
-
Creates an explanation generator that generates explanations for entailments that hold over the specified set
of axioms
- createExplanationGenerator(Set<? extends OWLAxiom>, ExplanationProgressMonitor<E>) - Method in interface org.semanticweb.owl.explanation.api.ExplanationGeneratorFactory
-
Creates an explanation generator that generates explanations for entailments that hold over the specified set
of axioms
- createExplanationGenerator(OWLOntology) - Method in class org.semanticweb.owl.explanation.impl.blackbox.checker.BlackBoxExplanationGeneratorFactory
-
- createExplanationGenerator(OWLOntology, ExplanationProgressMonitor<E>) - Method in class org.semanticweb.owl.explanation.impl.blackbox.checker.BlackBoxExplanationGeneratorFactory
-
- createExplanationGenerator(Set<? extends OWLAxiom>) - Method in class org.semanticweb.owl.explanation.impl.blackbox.checker.BlackBoxExplanationGeneratorFactory
-
- createExplanationGenerator(Set<? extends OWLAxiom>, ExplanationProgressMonitor<E>) - Method in class org.semanticweb.owl.explanation.impl.blackbox.checker.BlackBoxExplanationGeneratorFactory
-
- createExplanationGenerator(OWLOntology) - Method in class org.semanticweb.owl.explanation.impl.blackbox.checker.InconsistentOntologyExplanationGeneratorFactory
-
- createExplanationGenerator(OWLOntology, ExplanationProgressMonitor<OWLAxiom>) - Method in class org.semanticweb.owl.explanation.impl.blackbox.checker.InconsistentOntologyExplanationGeneratorFactory
-
- createExplanationGenerator(Set<? extends OWLAxiom>) - Method in class org.semanticweb.owl.explanation.impl.blackbox.checker.InconsistentOntologyExplanationGeneratorFactory
-
- createExplanationGenerator(Set<? extends OWLAxiom>, ExplanationProgressMonitor<OWLAxiom>) - Method in class org.semanticweb.owl.explanation.impl.blackbox.checker.InconsistentOntologyExplanationGeneratorFactory
-
- createExplanationGenerator(OWLOntology) - Method in class org.semanticweb.owl.explanation.impl.laconic.LaconicExplanationGeneratorFactory
-
- createExplanationGenerator(OWLOntology, ExplanationProgressMonitor<E>) - Method in class org.semanticweb.owl.explanation.impl.laconic.LaconicExplanationGeneratorFactory
-
- createExplanationGenerator(Set<? extends OWLAxiom>) - Method in class org.semanticweb.owl.explanation.impl.laconic.LaconicExplanationGeneratorFactory
-
- createExplanationGenerator(Set<? extends OWLAxiom>, ExplanationProgressMonitor<E>) - Method in class org.semanticweb.owl.explanation.impl.laconic.LaconicExplanationGeneratorFactory
-
- createExplanationGeneratorFactory(OWLReasonerFactory) - Static method in class org.semanticweb.owl.explanation.api.ExplanationManager
-
Creates an explanation generator factory that will produce explanation generators that generate explanations
as to why an checker is entailed by a set of axioms.
- createExplanationGeneratorFactory(OWLReasonerFactory, ExplanationProgressMonitor<OWLAxiom>) - Static method in class org.semanticweb.owl.explanation.api.ExplanationManager
-
Creates an explanation generator factory that will produce explanation generators that generate explanations
as to why an checker is entailed by a set of axioms.
- createExplanationGeneratorFactory(EntailmentCheckerFactory<E>) - Static method in class org.semanticweb.owl.explanation.api.ExplanationManager
-
- createLaconicExplanationGeneratorFactory(OWLReasonerFactory) - Static method in class org.semanticweb.owl.explanation.api.ExplanationManager
-
- createLaconicExplanationGeneratorFactory(OWLReasonerFactory, ExplanationProgressMonitor<OWLAxiom>) - Static method in class org.semanticweb.owl.explanation.api.ExplanationManager
-
- createLaconicExplanationGeneratorFactory(EntailmentCheckerFactory<E>) - Static method in class org.semanticweb.owl.explanation.api.ExplanationManager
-
- generateExplanation(E) - Method in class org.semanticweb.owl.explanation.impl.blackbox.BlackBoxExplanationGenerator2
-
- generateExplanation(E) - Method in interface org.semanticweb.owl.explanation.impl.blackbox.hst.ExplanationGeneratorMediator
-
- getAxiom2SourceMap() - Method in class org.semanticweb.owl.explanation.impl.laconic.OPlusGenerator
-
- getAxioms() - Method in class org.semanticweb.owl.explanation.api.Explanation
-
Gets the axioms (justification) that constitute this explanation.
- getCheckerFactory() - Method in class org.semanticweb.owl.explanation.impl.blackbox.Configuration
-
- getChildren() - Method in class org.semanticweb.owl.explanation.impl.blackbox.hst.HittingSetTreeNode
-
- getChildren() - Method in class org.semanticweb.owl.explanation.impl.setree.SETreeNode
-
- getClassExpression() - Method in class org.semanticweb.owl.explanation.impl.util.ClassExpressionPosition
-
- getContractionStrategy() - Method in class org.semanticweb.owl.explanation.impl.blackbox.Configuration
-
- getCounter() - Method in class org.semanticweb.owl.explanation.impl.blackbox.checker.ConsistencyEntailmentChecker
-
- getCounter() - Method in class org.semanticweb.owl.explanation.impl.blackbox.checker.PatternBasedConsistencyEntailmentChecker
-
- getCounter() - Method in class org.semanticweb.owl.explanation.impl.blackbox.checker.SatisfiabilityEntailmentChecker
-
- getCounter() - Method in interface org.semanticweb.owl.explanation.impl.blackbox.EntailmentChecker
-
- getCounter() - Method in class org.semanticweb.owl.explanation.impl.blackbox.nsp.NonSimplePropertyEntailmentChecker
-
- getDataFactory() - Method in class org.semanticweb.owl.explanation.impl.laconic.BaseDescriptionGenerator
-
- getDataLimit() - Method in class org.semanticweb.owl.explanation.impl.laconic.BaseDescriptionGenerator
-
- getDataLimit() - Method in class org.semanticweb.owl.explanation.impl.laconic.BetaGenerator
-
- getDataLimit() - Method in class org.semanticweb.owl.explanation.impl.laconic.TauGenerator
-
- getDependentChildClasses(OWLClass) - Method in interface org.semanticweb.owl.explanation.api.RootDerivedReasoner
-
- getDependentChildClasses(OWLClass) - Method in class org.semanticweb.owl.explanation.impl.rootderived.CompleteRootDerivedReasoner
-
- getDependentChildClasses(OWLClass) - Method in class org.semanticweb.owl.explanation.impl.rootderived.StructuralRootDerivedReasoner
-
- getDependentDescendantClasses(OWLClass) - Method in interface org.semanticweb.owl.explanation.api.RootDerivedReasoner
-
- getDependentDescendantClasses(OWLClass) - Method in class org.semanticweb.owl.explanation.impl.rootderived.CompleteRootDerivedReasoner
-
- getDependentDescendantClasses(OWLClass) - Method in class org.semanticweb.owl.explanation.impl.rootderived.StructuralRootDerivedReasoner
-
- getDepth() - Method in class org.semanticweb.owl.explanation.impl.setree.SETreeNode
-
- getElements() - Method in class org.semanticweb.owl.explanation.impl.setree.SETreeNode
-
- getEmptyExplanation(E) - Static method in class org.semanticweb.owl.explanation.api.Explanation
-
- getEntailingAxioms(Set<OWLAxiom>) - Method in class org.semanticweb.owl.explanation.impl.blackbox.checker.ConsistencyEntailmentChecker
-
- getEntailingAxioms(Set<OWLAxiom>) - Method in class org.semanticweb.owl.explanation.impl.blackbox.checker.PatternBasedConsistencyEntailmentChecker
-
- getEntailingAxioms(Set<OWLAxiom>) - Method in class org.semanticweb.owl.explanation.impl.blackbox.checker.SatisfiabilityEntailmentChecker
-
- getEntailingAxioms(Set<OWLAxiom>) - Method in interface org.semanticweb.owl.explanation.impl.blackbox.EntailmentChecker
-
- getEntailingAxioms(Set<OWLAxiom>) - Method in class org.semanticweb.owl.explanation.impl.blackbox.nsp.NonSimplePropertyEntailmentChecker
-
- getEntailment() - Method in class org.semanticweb.owl.explanation.api.Explanation
-
Gets the entailment that the explanation is for
- getEntailment() - Method in exception org.semanticweb.owl.explanation.api.NotEntailedException
-
Gets the object that represents the desired entailment which is in fact not entailed.
- getEntailment() - Method in class org.semanticweb.owl.explanation.impl.blackbox.checker.ConsistencyEntailmentChecker
-
- getEntailment() - Method in class org.semanticweb.owl.explanation.impl.blackbox.checker.PatternBasedConsistencyEntailmentChecker
-
- getEntailment() - Method in class org.semanticweb.owl.explanation.impl.blackbox.checker.SatisfiabilityEntailmentChecker
-
- getEntailment() - Method in interface org.semanticweb.owl.explanation.impl.blackbox.EntailmentChecker
-
- getEntailment() - Method in class org.semanticweb.owl.explanation.impl.blackbox.nsp.NonSimplePropertyEntailmentChecker
-
- getEntailmentSignature() - Method in class org.semanticweb.owl.explanation.impl.blackbox.checker.ConsistencyEntailmentChecker
-
- getEntailmentSignature() - Method in class org.semanticweb.owl.explanation.impl.blackbox.checker.PatternBasedConsistencyEntailmentChecker
-
- getEntailmentSignature() - Method in class org.semanticweb.owl.explanation.impl.blackbox.checker.SatisfiabilityEntailmentChecker
-
- getEntailmentSignature() - Method in interface org.semanticweb.owl.explanation.impl.blackbox.EntailmentChecker
-
- getEntailmentSignature() - Method in class org.semanticweb.owl.explanation.impl.blackbox.nsp.NonSimplePropertyEntailmentChecker
-
- getExpansionStrategy() - Method in class org.semanticweb.owl.explanation.impl.blackbox.Configuration
-
- getExplanation() - Method in class org.semanticweb.owl.explanation.impl.blackbox.hst.HittingSetTreeNode
-
- getExplanations(E) - Method in interface org.semanticweb.owl.explanation.api.ExplanationGenerator
-
Gets explanations for an entailment.
- getExplanations(E, int) - Method in interface org.semanticweb.owl.explanation.api.ExplanationGenerator
-
Gets explanations for an entailment, with limit on the number of explanations returned.
- getExplanations(E) - Method in class org.semanticweb.owl.explanation.impl.blackbox.BlackBoxExplanationGenerator
-
Deprecated.
- getExplanations(E, int) - Method in class org.semanticweb.owl.explanation.impl.blackbox.BlackBoxExplanationGenerator
-
Deprecated.
- getExplanations(E) - Method in class org.semanticweb.owl.explanation.impl.blackbox.BlackBoxExplanationGenerator2
-
- getExplanations(E, int) - Method in class org.semanticweb.owl.explanation.impl.blackbox.BlackBoxExplanationGenerator2
-
- getExplanations() - Method in class org.semanticweb.owl.explanation.impl.blackbox.hst.HittingSetTree
-
- getExplanations(E) - Method in class org.semanticweb.owl.explanation.impl.laconic.LaconicExplanationGenerator
-
- getExplanations(E, int) - Method in class org.semanticweb.owl.explanation.impl.laconic.LaconicExplanationGenerator
-
- getExplanations(OWLAxiom) - Method in class org.semanticweb.owl.explanation.impl.laconic.LaconicExplanationGeneratorBasedOnDeltaPlus
-
Gets explanations for an entailment.
- getExplanations(OWLAxiom, int) - Method in class org.semanticweb.owl.explanation.impl.laconic.LaconicExplanationGeneratorBasedOnDeltaPlus
-
Gets explanations for an entailment, with limit on the number of explanations returned.
- getExplanations(OWLAxiom) - Method in class org.semanticweb.owl.explanation.impl.laconic.LaconicExplanationGeneratorBasedOnIncrementalOPlusWithDeltaPlusFiltering
-
Gets explanations for an entailment.
- getExplanations(OWLAxiom, int) - Method in class org.semanticweb.owl.explanation.impl.laconic.LaconicExplanationGeneratorBasedOnIncrementalOPlusWithDeltaPlusFiltering
-
Gets explanations for an entailment, with limit on the number of explanations returned.
- getExplanations(OWLAxiom) - Method in class org.semanticweb.owl.explanation.impl.laconic.LaconicExplanationGeneratorBasedOnOPlus
-
Gets explanations for an entailment.
- getExplanations(OWLAxiom, int) - Method in class org.semanticweb.owl.explanation.impl.laconic.LaconicExplanationGeneratorBasedOnOPlus
-
Gets explanations for an entailment, with limit on the number of explanations returned.
- getExplanations(OWLAxiom) - Method in class org.semanticweb.owl.explanation.impl.laconic.LaconicExplanationGeneratorBasedOnOPlusWithDeltaPlusFiltering
-
Gets explanations for an entailment.
- getExplanations(OWLAxiom, int) - Method in class org.semanticweb.owl.explanation.impl.laconic.LaconicExplanationGeneratorBasedOnOPlusWithDeltaPlusFiltering
-
Gets explanations for an entailment, with limit on the number of explanations returned.
- getExplanations(OWLAxiom) - Method in class org.semanticweb.owl.explanation.impl.setree.SETreeExplanationGenerator
-
Gets explanations for an entailment.
- getExplanations(OWLAxiom, int) - Method in class org.semanticweb.owl.explanation.impl.setree.SETreeExplanationGenerator
-
Gets explanations for an entailment, with limit on the number of explanations returned.
- getExploredPaths() - Method in class org.semanticweb.owl.explanation.impl.blackbox.hst.HittingSetTree
-
- getHst() - Method in class org.semanticweb.owl.explanation.impl.laconic.LaconicExplanationGenerator
-
- getIndexOf(O) - Method in class org.semanticweb.owl.explanation.impl.setree.SETreeBuilder
-
- getLastRegularJustifications() - Method in class org.semanticweb.owl.explanation.impl.laconic.LaconicExplanationGenerator
-
- getLimit() - Method in class org.semanticweb.owl.explanation.impl.laconic.BaseDescriptionGenerator
-
- getLimit() - Method in class org.semanticweb.owl.explanation.impl.laconic.BetaGenerator
-
- getLimit() - Method in class org.semanticweb.owl.explanation.impl.laconic.TauGenerator
-
- getMergedOntology() - Method in class org.semanticweb.owl.explanation.impl.rootderived.StructuralRootDerivedReasoner
-
- getModalDepth(OWLAxiom) - Method in class org.semanticweb.owl.explanation.impl.util.DeltaTransformation
-
- getModularisationTypeDescription() - Method in class org.semanticweb.owl.explanation.impl.blackbox.checker.ConsistencyEntailmentChecker
-
- getModularisationTypeDescription() - Method in class org.semanticweb.owl.explanation.impl.blackbox.checker.PatternBasedConsistencyEntailmentChecker
-
- getModularisationTypeDescription() - Method in class org.semanticweb.owl.explanation.impl.blackbox.checker.SatisfiabilityEntailmentChecker
-
- getModularisationTypeDescription() - Method in interface org.semanticweb.owl.explanation.impl.blackbox.EntailmentChecker
-
- getModularisationTypeDescription() - Method in class org.semanticweb.owl.explanation.impl.blackbox.nsp.NonSimplePropertyEntailmentChecker
-
- getModule(Set<OWLAxiom>) - Method in class org.semanticweb.owl.explanation.impl.blackbox.checker.ConsistencyEntailmentChecker
-
- getModule(Set<OWLAxiom>) - Method in class org.semanticweb.owl.explanation.impl.blackbox.checker.PatternBasedConsistencyEntailmentChecker
-
- getModule(Set<OWLAxiom>) - Method in class org.semanticweb.owl.explanation.impl.blackbox.checker.SatisfiabilityEntailmentChecker
-
- getModule(Set<OWLAxiom>) - Method in interface org.semanticweb.owl.explanation.impl.blackbox.EntailmentChecker
-
- getModule(Set<OWLAxiom>) - Method in class org.semanticweb.owl.explanation.impl.blackbox.nsp.NonSimplePropertyEntailmentChecker
-
- getModule(Set<OWLEntity>) - Method in class org.semanticweb.owl.explanation.modularity.OptimisedModuleExtractor
-
- getNestedClassExpressions() - Method in class org.semanticweb.owl.explanation.api.Explanation
-
Gets the sub-concepts that appear in the axioms in this explanation
- getNumberOfSteps() - Method in class org.semanticweb.owl.explanation.impl.blackbox.AllInOneExpansionStrategy
-
- getNumberOfSteps() - Method in interface org.semanticweb.owl.explanation.impl.blackbox.ContractionStrategy
-
- getNumberOfSteps() - Method in class org.semanticweb.owl.explanation.impl.blackbox.DivideAndConquerContractionStrategy
-
- getNumberOfSteps() - Method in class org.semanticweb.owl.explanation.impl.blackbox.DynamicSlidingWindowContractionStrategy
-
- getNumberOfSteps() - Method in interface org.semanticweb.owl.explanation.impl.blackbox.ExpansionStrategy
-
- getNumberOfSteps() - Method in class org.semanticweb.owl.explanation.impl.blackbox.InconsistentOntologyClashExpansionStrategy
-
- getNumberOfSteps() - Method in class org.semanticweb.owl.explanation.impl.blackbox.InconsistentOntologyExpansionStrategy
-
- getNumberOfSteps() - Method in class org.semanticweb.owl.explanation.impl.blackbox.ModularityContractionStrategy
-
- getNumberOfSteps() - Method in class org.semanticweb.owl.explanation.impl.blackbox.OrderedAxiomWithWindowContractionStrategy
-
- getNumberOfSteps() - Method in class org.semanticweb.owl.explanation.impl.blackbox.OrderedDivideAndConquerStrategy
-
- getNumberOfSteps() - Method in class org.semanticweb.owl.explanation.impl.blackbox.SimpleContractionStrategy
-
- getNumberOfSteps() - Method in class org.semanticweb.owl.explanation.impl.blackbox.SimpleExpansionStrategy
-
- getNumberOfSteps() - Method in class org.semanticweb.owl.explanation.impl.blackbox.SlidingWindowContractionStrategy
-
- getNumberOfSteps() - Method in class org.semanticweb.owl.explanation.impl.blackbox.StructuralExpansionStrategy
-
- getNumberOfSteps() - Method in class org.semanticweb.owl.explanation.impl.blackbox.StructuralTypePriorityExpansionStrategy
-
- getParentEdgeLabel() - Method in class org.semanticweb.owl.explanation.impl.blackbox.hst.HittingSetTreeNode
-
- getPathToRoot() - Method in class org.semanticweb.owl.explanation.impl.blackbox.hst.HittingSetTreeNode
-
- getPosition() - Method in class org.semanticweb.owl.explanation.impl.util.ClassExpressionPosition
-
- getPreferredSerialisedName() - Method in class org.semanticweb.owl.explanation.api.ExplanationTelemetryWrapper
-
- getPreferredSerialisedName() - Method in class org.semanticweb.owl.explanation.impl.blackbox.hst.HittingSetTree
-
- getProgressMonitor() - Method in class org.semanticweb.owl.explanation.impl.blackbox.hst.HittingSetTree
-
- getPruningDifferences() - Method in class org.semanticweb.owl.explanation.impl.blackbox.BlackBoxExplanationGenerator
-
Deprecated.
- getPruningDifferences() - Method in class org.semanticweb.owl.explanation.impl.laconic.LaconicExplanationGenerator
-
- getReversePolarity() - Method in enum org.semanticweb.owl.explanation.impl.util.Polarity
-
- getRoot() - Method in class org.semanticweb.owl.explanation.impl.blackbox.hst.HittingSetTree
-
- getRootUnsatisfiableClasses() - Method in interface org.semanticweb.owl.explanation.api.RootDerivedReasoner
-
Gets the root unsatisfiable classes.
- getRootUnsatisfiableClasses() - Method in class org.semanticweb.owl.explanation.impl.rootderived.CompleteRootDerivedReasoner
-
Gets the root unsatisfiable classes.
- getRootUnsatisfiableClasses() - Method in class org.semanticweb.owl.explanation.impl.rootderived.StructuralRootDerivedReasoner
-
- getSameSourceAxioms(OWLAxiom, Set<OWLAxiom>) - Method in class org.semanticweb.owl.explanation.impl.laconic.OPlusGenerator
-
Gets axioms that have the same source axioms as the specified axiom.
- getSeedSignature() - Method in class org.semanticweb.owl.explanation.impl.blackbox.checker.ConsistencyEntailmentChecker
-
- getSeedSignature() - Method in class org.semanticweb.owl.explanation.impl.blackbox.checker.PatternBasedConsistencyEntailmentChecker
-
- getSeedSignature() - Method in class org.semanticweb.owl.explanation.impl.blackbox.checker.SatisfiabilityEntailmentChecker
-
- getSeedSignature() - Method in interface org.semanticweb.owl.explanation.impl.blackbox.EntailmentChecker
-
- getSeedSignature() - Method in class org.semanticweb.owl.explanation.impl.blackbox.nsp.NonSimplePropertyEntailmentChecker
-
- getSimpleExplanations() - Method in class org.semanticweb.owl.explanation.impl.blackbox.PatternBasedEntailmentChecker
-
- getSize() - Method in class org.semanticweb.owl.explanation.api.Explanation
-
Gets the size of this explanation
- getSortedExplanations() - Method in class org.semanticweb.owl.explanation.impl.blackbox.hst.HittingSetTree
-
- getSources(OWLAxiom) - Method in class org.semanticweb.owl.explanation.impl.laconic.OPlusGenerator
-
- getType() - Method in exception org.semanticweb.owl.explanation.impl.blackbox.checker.SatisfiabilityEntailmentChecker.UnsupportedAxiomTypeException
-
- getUnfolded(Set<OWLAxiom>, Set<OWLEntity>) - Method in class org.semanticweb.owl.explanation.impl.util.DeltaTransformationUnfolder
-
- getWorkingAxioms() - Method in class org.semanticweb.owl.explanation.impl.blackbox.BlackBoxExplanationGenerator
-
Deprecated.
- getWorkingAxioms() - Method in class org.semanticweb.owl.explanation.impl.blackbox.BlackBoxExplanationGenerator2
-
- valueOf(String) - Static method in enum org.semanticweb.owl.explanation.impl.blackbox.InitialEntailmentCheckStrategy
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.semanticweb.owl.explanation.impl.laconic.LaconicCheckerMode
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.semanticweb.owl.explanation.impl.laconic.ModularityTreatment
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.semanticweb.owl.explanation.impl.laconic.OPlusSplitting
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.semanticweb.owl.explanation.impl.util.ModularityStrategy
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.semanticweb.owl.explanation.impl.util.Polarity
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum org.semanticweb.owl.explanation.impl.blackbox.InitialEntailmentCheckStrategy
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.semanticweb.owl.explanation.impl.laconic.LaconicCheckerMode
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.semanticweb.owl.explanation.impl.laconic.ModularityTreatment
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.semanticweb.owl.explanation.impl.laconic.OPlusSplitting
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.semanticweb.owl.explanation.impl.util.ModularityStrategy
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.semanticweb.owl.explanation.impl.util.Polarity
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- visit(OWLObjectIntersectionOf) - Method in class org.semanticweb.owl.explanation.impl.laconic.BaseDescriptionGenerator
-
- visit(OWLObjectUnionOf) - Method in class org.semanticweb.owl.explanation.impl.laconic.BaseDescriptionGenerator
-
- visit(OWLObjectSomeValuesFrom) - Method in class org.semanticweb.owl.explanation.impl.laconic.BaseDescriptionGenerator
-
- visit(OWLObjectAllValuesFrom) - Method in class org.semanticweb.owl.explanation.impl.laconic.BaseDescriptionGenerator
-
- visit(OWLObjectHasValue) - Method in class org.semanticweb.owl.explanation.impl.laconic.BaseDescriptionGenerator
-
- visit(OWLObjectExactCardinality) - Method in class org.semanticweb.owl.explanation.impl.laconic.BaseDescriptionGenerator
-
- visit(OWLObjectHasSelf) - Method in class org.semanticweb.owl.explanation.impl.laconic.BaseDescriptionGenerator
-
- visit(OWLObjectOneOf) - Method in class org.semanticweb.owl.explanation.impl.laconic.BaseDescriptionGenerator
-
- visit(OWLDataSomeValuesFrom) - Method in class org.semanticweb.owl.explanation.impl.laconic.BaseDescriptionGenerator
-
- visit(OWLDataAllValuesFrom) - Method in class org.semanticweb.owl.explanation.impl.laconic.BaseDescriptionGenerator
-
- visit(OWLDataHasValue) - Method in class org.semanticweb.owl.explanation.impl.laconic.BaseDescriptionGenerator
-
- visit(OWLDataMinCardinality) - Method in class org.semanticweb.owl.explanation.impl.laconic.BaseDescriptionGenerator
-
- visit(OWLDataExactCardinality) - Method in class org.semanticweb.owl.explanation.impl.laconic.BaseDescriptionGenerator
-
- visit(OWLDataMaxCardinality) - Method in class org.semanticweb.owl.explanation.impl.laconic.BaseDescriptionGenerator
-
- visit(OWLClass) - Method in class org.semanticweb.owl.explanation.impl.laconic.BetaGenerator
-
- visit(OWLObjectComplementOf) - Method in class org.semanticweb.owl.explanation.impl.laconic.BetaGenerator
-
- visit(OWLObjectMaxCardinality) - Method in class org.semanticweb.owl.explanation.impl.laconic.BetaGenerator
-
- visit(OWLObjectExactCardinality) - Method in class org.semanticweb.owl.explanation.impl.laconic.BetaGenerator
-
- visit(OWLObjectUnionOf) - Method in class org.semanticweb.owl.explanation.impl.laconic.BetaGenerator
-
- visit(OWLObjectMinCardinality) - Method in class org.semanticweb.owl.explanation.impl.laconic.BetaGenerator
-
- visit(OWLDataHasValue) - Method in class org.semanticweb.owl.explanation.impl.laconic.BetaGenerator
-
- visit(OWLSubClassOfAxiom) - Method in class org.semanticweb.owl.explanation.impl.laconic.OPlusGenerator
-
- visit(OWLNegativeObjectPropertyAssertionAxiom) - Method in class org.semanticweb.owl.explanation.impl.laconic.OPlusGenerator
-
- visit(OWLAsymmetricObjectPropertyAxiom) - Method in class org.semanticweb.owl.explanation.impl.laconic.OPlusGenerator
-
- visit(OWLReflexiveObjectPropertyAxiom) - Method in class org.semanticweb.owl.explanation.impl.laconic.OPlusGenerator
-
- visit(OWLDisjointClassesAxiom) - Method in class org.semanticweb.owl.explanation.impl.laconic.OPlusGenerator
-
- visit(OWLDataPropertyDomainAxiom) - Method in class org.semanticweb.owl.explanation.impl.laconic.OPlusGenerator
-
- visit(OWLObjectPropertyDomainAxiom) - Method in class org.semanticweb.owl.explanation.impl.laconic.OPlusGenerator
-
- visit(OWLEquivalentObjectPropertiesAxiom) - Method in class org.semanticweb.owl.explanation.impl.laconic.OPlusGenerator
-
- visit(OWLNegativeDataPropertyAssertionAxiom) - Method in class org.semanticweb.owl.explanation.impl.laconic.OPlusGenerator
-
- visit(OWLDifferentIndividualsAxiom) - Method in class org.semanticweb.owl.explanation.impl.laconic.OPlusGenerator
-
- visit(OWLDisjointDataPropertiesAxiom) - Method in class org.semanticweb.owl.explanation.impl.laconic.OPlusGenerator
-
- visit(OWLDisjointObjectPropertiesAxiom) - Method in class org.semanticweb.owl.explanation.impl.laconic.OPlusGenerator
-
- visit(OWLHasKeyAxiom) - Method in class org.semanticweb.owl.explanation.impl.laconic.OPlusGenerator
-
- visit(OWLSubAnnotationPropertyOfAxiom) - Method in class org.semanticweb.owl.explanation.impl.laconic.OPlusGenerator
-
- visit(OWLAnnotationPropertyDomainAxiom) - Method in class org.semanticweb.owl.explanation.impl.laconic.OPlusGenerator
-
- visit(OWLAnnotationPropertyRangeAxiom) - Method in class org.semanticweb.owl.explanation.impl.laconic.OPlusGenerator
-
- visit(OWLObjectPropertyRangeAxiom) - Method in class org.semanticweb.owl.explanation.impl.laconic.OPlusGenerator
-
- visit(OWLObjectPropertyAssertionAxiom) - Method in class org.semanticweb.owl.explanation.impl.laconic.OPlusGenerator
-
- visit(OWLFunctionalObjectPropertyAxiom) - Method in class org.semanticweb.owl.explanation.impl.laconic.OPlusGenerator
-
- visit(OWLSubObjectPropertyOfAxiom) - Method in class org.semanticweb.owl.explanation.impl.laconic.OPlusGenerator
-
- visit(OWLDisjointUnionAxiom) - Method in class org.semanticweb.owl.explanation.impl.laconic.OPlusGenerator
-
- visit(OWLDeclarationAxiom) - Method in class org.semanticweb.owl.explanation.impl.laconic.OPlusGenerator
-
- visit(OWLAnnotationAssertionAxiom) - Method in class org.semanticweb.owl.explanation.impl.laconic.OPlusGenerator
-
- visit(OWLSymmetricObjectPropertyAxiom) - Method in class org.semanticweb.owl.explanation.impl.laconic.OPlusGenerator
-
- visit(OWLDataPropertyRangeAxiom) - Method in class org.semanticweb.owl.explanation.impl.laconic.OPlusGenerator
-
- visit(OWLFunctionalDataPropertyAxiom) - Method in class org.semanticweb.owl.explanation.impl.laconic.OPlusGenerator
-
- visit(OWLEquivalentDataPropertiesAxiom) - Method in class org.semanticweb.owl.explanation.impl.laconic.OPlusGenerator
-
- visit(OWLClassAssertionAxiom) - Method in class org.semanticweb.owl.explanation.impl.laconic.OPlusGenerator
-
- visit(OWLEquivalentClassesAxiom) - Method in class org.semanticweb.owl.explanation.impl.laconic.OPlusGenerator
-
- visit(OWLDataPropertyAssertionAxiom) - Method in class org.semanticweb.owl.explanation.impl.laconic.OPlusGenerator
-
- visit(OWLTransitiveObjectPropertyAxiom) - Method in class org.semanticweb.owl.explanation.impl.laconic.OPlusGenerator
-
- visit(OWLIrreflexiveObjectPropertyAxiom) - Method in class org.semanticweb.owl.explanation.impl.laconic.OPlusGenerator
-
- visit(OWLSubDataPropertyOfAxiom) - Method in class org.semanticweb.owl.explanation.impl.laconic.OPlusGenerator
-
- visit(OWLInverseFunctionalObjectPropertyAxiom) - Method in class org.semanticweb.owl.explanation.impl.laconic.OPlusGenerator
-
- visit(OWLSameIndividualAxiom) - Method in class org.semanticweb.owl.explanation.impl.laconic.OPlusGenerator
-
- visit(OWLSubPropertyChainOfAxiom) - Method in class org.semanticweb.owl.explanation.impl.laconic.OPlusGenerator
-
- visit(OWLInverseObjectPropertiesAxiom) - Method in class org.semanticweb.owl.explanation.impl.laconic.OPlusGenerator
-
- visit(OWLDatatypeDefinitionAxiom) - Method in class org.semanticweb.owl.explanation.impl.laconic.OPlusGenerator
-
- visit(SWRLRule) - Method in class org.semanticweb.owl.explanation.impl.laconic.OPlusGenerator
-
- visit(OWLClass) - Method in class org.semanticweb.owl.explanation.impl.laconic.TauGenerator
-
- visit(OWLObjectComplementOf) - Method in class org.semanticweb.owl.explanation.impl.laconic.TauGenerator
-
- visit(OWLObjectMaxCardinality) - Method in class org.semanticweb.owl.explanation.impl.laconic.TauGenerator
-
- visit(OWLObjectMinCardinality) - Method in class org.semanticweb.owl.explanation.impl.laconic.TauGenerator
-
- visit(OWLObjectUnionOf) - Method in class org.semanticweb.owl.explanation.impl.laconic.TauGenerator
-
- visit(OWLClass) - Method in class org.semanticweb.owl.explanation.impl.laconic.TriviallyBottomChecker
-
- visit(OWLObjectIntersectionOf) - Method in class org.semanticweb.owl.explanation.impl.laconic.TriviallyBottomChecker
-
- visit(OWLObjectUnionOf) - Method in class org.semanticweb.owl.explanation.impl.laconic.TriviallyBottomChecker
-
- visit(OWLObjectComplementOf) - Method in class org.semanticweb.owl.explanation.impl.laconic.TriviallyBottomChecker
-
- visit(OWLObjectSomeValuesFrom) - Method in class org.semanticweb.owl.explanation.impl.laconic.TriviallyBottomChecker
-
- visit(OWLObjectAllValuesFrom) - Method in class org.semanticweb.owl.explanation.impl.laconic.TriviallyBottomChecker
-
- visit(OWLObjectHasValue) - Method in class org.semanticweb.owl.explanation.impl.laconic.TriviallyBottomChecker
-
- visit(OWLObjectMinCardinality) - Method in class org.semanticweb.owl.explanation.impl.laconic.TriviallyBottomChecker
-
- visit(OWLObjectExactCardinality) - Method in class org.semanticweb.owl.explanation.impl.laconic.TriviallyBottomChecker
-
- visit(OWLObjectMaxCardinality) - Method in class org.semanticweb.owl.explanation.impl.laconic.TriviallyBottomChecker
-
- visit(OWLObjectHasSelf) - Method in class org.semanticweb.owl.explanation.impl.laconic.TriviallyBottomChecker
-
- visit(OWLObjectOneOf) - Method in class org.semanticweb.owl.explanation.impl.laconic.TriviallyBottomChecker
-
- visit(OWLDataSomeValuesFrom) - Method in class org.semanticweb.owl.explanation.impl.laconic.TriviallyBottomChecker
-
- visit(OWLDataAllValuesFrom) - Method in class org.semanticweb.owl.explanation.impl.laconic.TriviallyBottomChecker
-
- visit(OWLDataHasValue) - Method in class org.semanticweb.owl.explanation.impl.laconic.TriviallyBottomChecker
-
- visit(OWLDataMinCardinality) - Method in class org.semanticweb.owl.explanation.impl.laconic.TriviallyBottomChecker
-
- visit(OWLDataExactCardinality) - Method in class org.semanticweb.owl.explanation.impl.laconic.TriviallyBottomChecker
-
- visit(OWLDataMaxCardinality) - Method in class org.semanticweb.owl.explanation.impl.laconic.TriviallyBottomChecker
-
- visit(OWLClass) - Method in class org.semanticweb.owl.explanation.impl.laconic.TriviallyTopChecker
-
- visit(OWLObjectIntersectionOf) - Method in class org.semanticweb.owl.explanation.impl.laconic.TriviallyTopChecker
-
- visit(OWLObjectUnionOf) - Method in class org.semanticweb.owl.explanation.impl.laconic.TriviallyTopChecker
-
- visit(OWLObjectComplementOf) - Method in class org.semanticweb.owl.explanation.impl.laconic.TriviallyTopChecker
-
- visit(OWLObjectSomeValuesFrom) - Method in class org.semanticweb.owl.explanation.impl.laconic.TriviallyTopChecker
-
- visit(OWLObjectAllValuesFrom) - Method in class org.semanticweb.owl.explanation.impl.laconic.TriviallyTopChecker
-
- visit(OWLObjectHasValue) - Method in class org.semanticweb.owl.explanation.impl.laconic.TriviallyTopChecker
-
- visit(OWLObjectMinCardinality) - Method in class org.semanticweb.owl.explanation.impl.laconic.TriviallyTopChecker
-
- visit(OWLObjectExactCardinality) - Method in class org.semanticweb.owl.explanation.impl.laconic.TriviallyTopChecker
-
- visit(OWLObjectMaxCardinality) - Method in class org.semanticweb.owl.explanation.impl.laconic.TriviallyTopChecker
-
- visit(OWLObjectHasSelf) - Method in class org.semanticweb.owl.explanation.impl.laconic.TriviallyTopChecker
-
- visit(OWLObjectOneOf) - Method in class org.semanticweb.owl.explanation.impl.laconic.TriviallyTopChecker
-
- visit(OWLDataSomeValuesFrom) - Method in class org.semanticweb.owl.explanation.impl.laconic.TriviallyTopChecker
-
- visit(OWLDataAllValuesFrom) - Method in class org.semanticweb.owl.explanation.impl.laconic.TriviallyTopChecker
-
- visit(OWLDataHasValue) - Method in class org.semanticweb.owl.explanation.impl.laconic.TriviallyTopChecker
-
- visit(OWLDataMinCardinality) - Method in class org.semanticweb.owl.explanation.impl.laconic.TriviallyTopChecker
-
- visit(OWLDataExactCardinality) - Method in class org.semanticweb.owl.explanation.impl.laconic.TriviallyTopChecker
-
- visit(OWLDataMaxCardinality) - Method in class org.semanticweb.owl.explanation.impl.laconic.TriviallyTopChecker
-