| Modifier and Type | Method and Description |
|---|---|
Set<BindingNode> |
OWLObjectAbstractor.getBindingNodes() |
Set<BindingNode> |
ConstraintSystem.getLeaves() |
| Modifier and Type | Method and Description |
|---|---|
void |
ConstraintSystem.addLeaf(BindingNode bindingNode) |
void |
ConstraintSystem.removeBinding(BindingNode binding) |
| Modifier and Type | Method and Description |
|---|---|
void |
OPPLQueryImpl.execute(Collection<? extends BindingNode> leaves,
RuntimeExceptionHandler runtimeExceptionHandler,
ExecutionMonitor executionMonitor) |
void |
OPPLQuery.execute(Collection<? extends BindingNode> leaves,
RuntimeExceptionHandler runtimeExceptionHandler,
ExecutionMonitor executionMonitor) |
void |
ConstraintSystem.setLeaves(Collection<? extends BindingNode> newLeaves) |
| Constructor and Description |
|---|
OWLObjectAbstractor(Collection<? extends Variable<?>> variables,
ValueComputationParameters parameters,
Collection<? extends BindingNode> bindingNodes) |
| Modifier and Type | Method and Description |
|---|---|
static BindingNode |
BindingNode.createNewEmptyBindingNode() |
static BindingNode |
BindingNode.getEmptyBindingNode() |
| Modifier and Type | Method and Description |
|---|---|
Set<BindingNode> |
AssignmentMap.getBindingNodes() |
Set<BindingNode> |
LeafBrusher.getLeaves() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
BindingNode.agreesWith(BindingNode bindingNode)
Determines if this binding node assignments agree with those in the input
binding node
|
void |
LeafBrusher.visit(BindingNode bindingNode) |
O |
BindingVisitorEx.visit(BindingNode bindingNode) |
void |
BindingVisitor.visit(BindingNode bindingNode) |
| Constructor and Description |
|---|
BindingNode(BindingNode bindingNode) |
| Constructor and Description |
|---|
AssignmentMap(Collection<? extends BindingNode> bindingNodes) |
| Modifier and Type | Method and Description |
|---|---|
BindingNode |
ValueComputationParameters.getBindingNode() |
BindingNode |
SimpleValueComputationParameters.getBindingNode() |
| Constructor and Description |
|---|
SimpleValueComputationParameters(ConstraintSystem constraintSystem,
BindingNode bindingNode,
RuntimeExceptionHandler runtimeExceptionHandler) |
| Modifier and Type | Method and Description |
|---|---|
Map<BindingNode,Set<org.semanticweb.owlapi.model.OWLAxiom>> |
InferredTreeSearchAxiomQuery.getInstantiations() |
Map<BindingNode,Set<org.semanticweb.owlapi.model.OWLAxiom>> |
InferredSolvabilityBasedTreeSearchAxiomQuery.getInstantiations() |
Map<BindingNode,Set<org.semanticweb.owlapi.model.OWLAxiom>> |
AssertedTreeSearchSingleAxiomQuery.getInstantiations() |
Map<BindingNode,Set<org.semanticweb.owlapi.model.OWLAxiom>> |
AssertedTreeSearchAxiomQuery.getInstantiations() |
Map<BindingNode,Set<org.semanticweb.owlapi.model.OWLAxiom>> |
AssertedSolvabilityBasedAxiomQuery.getInstantiations() |
Set<BindingNode> |
AxiomQuery.getLeaves() |
protected Set<BindingNode> |
InferredTreeSearchAxiomQuery.match(org.semanticweb.owlapi.model.OWLAxiom axiom) |
protected Set<BindingNode> |
InferredSolvabilityBasedTreeSearchAxiomQuery.match(org.semanticweb.owlapi.model.OWLAxiom axiom) |
protected Set<BindingNode> |
AssertedTreeSearchSingleAxiomQuery.match(org.semanticweb.owlapi.model.OWLAxiom axiom) |
protected Set<BindingNode> |
AssertedTreeSearchAxiomQuery.match(org.semanticweb.owlapi.model.OWLAxiom axiom) |
protected Set<BindingNode> |
AssertedSolvabilityBasedAxiomQuery.match(org.semanticweb.owlapi.model.OWLAxiom axiom) |
| Modifier and Type | Method and Description |
|---|---|
Set<BindingNode> |
QueryPlannerItem.match(Collection<? extends BindingNode> currentLeaves,
ExecutionMonitor executionMonitor,
RuntimeExceptionHandler runtimeExceptionHandler)
Matches this planner items
|
Set<BindingNode> |
InferredAxiomQueryPlannerItem.match(Collection<? extends BindingNode> currentLeaves,
ExecutionMonitor executionMonitor,
RuntimeExceptionHandler runtimeExceptionHandler) |
Set<BindingNode> |
ConstraintQueryPlannerItem.match(Collection<? extends BindingNode> currentLeaves,
ExecutionMonitor executionMonitor,
RuntimeExceptionHandler runtimeExceptionHandler) |
Set<BindingNode> |
AssertedAxiomPlannerItem.match(Collection<? extends BindingNode> currentLeaves,
ExecutionMonitor executionMonitor,
RuntimeExceptionHandler runtimeExceptionHandler) |
protected Set<BindingNode> |
AbstractQueryPlannerItem.merge(BindingNode leaf,
Collection<? extends BindingNode> newLeaves) |
| Modifier and Type | Method and Description |
|---|---|
protected Set<BindingNode> |
AbstractQueryPlannerItem.merge(BindingNode leaf,
Collection<? extends BindingNode> newLeaves) |
| Modifier and Type | Method and Description |
|---|---|
Set<BindingNode> |
QueryPlannerItem.match(Collection<? extends BindingNode> currentLeaves,
ExecutionMonitor executionMonitor,
RuntimeExceptionHandler runtimeExceptionHandler)
Matches this planner items
|
Set<BindingNode> |
InferredAxiomQueryPlannerItem.match(Collection<? extends BindingNode> currentLeaves,
ExecutionMonitor executionMonitor,
RuntimeExceptionHandler runtimeExceptionHandler) |
Set<BindingNode> |
ConstraintQueryPlannerItem.match(Collection<? extends BindingNode> currentLeaves,
ExecutionMonitor executionMonitor,
RuntimeExceptionHandler runtimeExceptionHandler) |
Set<BindingNode> |
AssertedAxiomPlannerItem.match(Collection<? extends BindingNode> currentLeaves,
ExecutionMonitor executionMonitor,
RuntimeExceptionHandler runtimeExceptionHandler) |
protected Set<BindingNode> |
AbstractQueryPlannerItem.merge(BindingNode leaf,
Collection<? extends BindingNode> newLeaves) |
| Modifier and Type | Method and Description |
|---|---|
BindingNode |
OPPLOWLAxiomSearchNode.getBinding() |
| Constructor and Description |
|---|
OPPLOWLAxiomSearchNode(org.semanticweb.owlapi.model.OWLAxiom axiom,
BindingNode bindingNode) |
| Modifier and Type | Method and Description |
|---|---|
static SolvabilitySearchNode |
SolvabilitySearchNode.buildSolvabilitySearchNode(org.semanticweb.owlapi.model.OWLAxiom axiom,
AxiomSolvability axiomSolvability,
BindingNode bindingNode) |
SolvabilitySearchNode |
AbstractSolvabilityOPPLOWLAxiomSearchTree.buildSolvabilitySearchNode(org.semanticweb.owlapi.model.OWLAxiom axiom,
BindingNode bindingNode) |
SolvabilitySearchNode |
OWLObjectPropertyFillersAxiomSolvability.getSolvabilitySearchNode(org.semanticweb.owlapi.model.OWLAxiom owlAxiom,
BindingNode bindingNode) |
SolvabilitySearchNode |
OWLClassSubClassOfAxiomSolvability.getSolvabilitySearchNode(org.semanticweb.owlapi.model.OWLAxiom owlAxiom,
BindingNode bindingNode) |
SolvabilitySearchNode |
NoResultsAxiomSolvability.getSolvabilitySearchNode(org.semanticweb.owlapi.model.OWLAxiom owlAxiom,
BindingNode bindingNode) |
SolvabilitySearchNode |
MultipleAxiomSolvability.getSolvabilitySearchNode(org.semanticweb.owlapi.model.OWLAxiom owlAxiom,
BindingNode bindingNode) |
SolvabilitySearchNode |
AxiomSolvability.getSolvabilitySearchNode(org.semanticweb.owlapi.model.OWLAxiom owlAxiom,
BindingNode bindingNode) |
| Constructor and Description |
|---|
NoSolutionSolvableSearchNode(org.semanticweb.owlapi.model.OWLAxiom axiom,
BindingNode bindingNode) |
SolvabilitySearchNode(org.semanticweb.owlapi.model.OWLAxiom axiom,
BindingNode bindingNode) |
SolvableSearchNode(Variable<?> variable,
org.semanticweb.owlapi.model.OWLAxiom axiom,
BindingNode bindingNode,
Collection<? extends org.semanticweb.owlapi.model.OWLObject> values) |
SolvedSearchNode(org.semanticweb.owlapi.model.OWLAxiom axiom,
BindingNode bindingNode) |
UnsolvableSearchNode(org.semanticweb.owlapi.model.OWLAxiom axiom,
BindingNode bindingNode) |
Copyright © 2015 The University of Manchester. All Rights Reserved.