| Modifier and Type | Method and Description |
|---|---|
RuntimeExceptionHandler |
ChangeExtractor.getRuntimeExceptionHandler() |
| Modifier and Type | Method and Description |
|---|---|
static List<org.semanticweb.owlapi.model.OWLAxiomChange> |
ActionFactory.createChanges(ActionType actionType,
org.semanticweb.owlapi.model.OWLAxiom axiom,
ConstraintSystem cs,
org.semanticweb.owlapi.model.OWLOntology ontology,
RuntimeExceptionHandler runtimeExcpetionHandler) |
static List<org.semanticweb.owlapi.model.OWLAxiomChange> |
ActionFactory.createChanges(ActionType actionType,
org.semanticweb.owlapi.model.OWLAxiom axiom,
ConstraintSystem cs,
Set<org.semanticweb.owlapi.model.OWLOntology> ontologies,
RuntimeExceptionHandler runtimeExceptionHandler) |
void |
OPPLQueryImpl.execute(Collection<? extends BindingNode> leaves,
RuntimeExceptionHandler runtimeExceptionHandler,
ExecutionMonitor executionMonitor) |
void |
OPPLQuery.execute(Collection<? extends BindingNode> leaves,
RuntimeExceptionHandler runtimeExceptionHandler,
ExecutionMonitor executionMonitor) |
void |
OPPLQueryImpl.execute(RuntimeExceptionHandler runtimeExceptionHandler,
ExecutionMonitor executionMonitor) |
void |
OPPLQuery.execute(RuntimeExceptionHandler runtimeExceptionHandler,
ExecutionMonitor executionMonitor) |
Set<org.semanticweb.owlapi.model.OWLObject> |
ConstraintSystem.getVariableBindings(Variable<?> v,
RuntimeExceptionHandler runtimeExceptionHandler) |
| Constructor and Description |
|---|
ChangeExtractor(RuntimeExceptionHandler runtimeExceptionHandler,
boolean considerImportClosure) |
ChangeExtractor(RuntimeExceptionHandler runtimeExceptionHandler,
ExecutionMonitor executionMonitor,
boolean considerImportClosure) |
| Modifier and Type | Class and Description |
|---|---|
class |
CollectRuntimeExceptionHandler
This implementation collects all the run-time exception raised.
|
class |
QuickFailRuntimeExceptionHandler
This implementation simply re-throws the exception thrown or throws new
run-time ones to interrupt the exceution.
|
| Modifier and Type | Method and Description |
|---|---|
RuntimeExceptionHandler |
ValueComputationParameters.getRuntimeExceptionHandler() |
RuntimeExceptionHandler |
SimpleValueComputationParameters.getRuntimeExceptionHandler() |
| Modifier and Type | Method and Description |
|---|---|
protected String |
ToUpperCaseStringManipulationOPPLFunction.manipulate(String string,
RuntimeExceptionHandler runTimeExceptionHandler) |
protected String |
ToLowerCaseStringManipulationOPPLFunction.manipulate(String string,
RuntimeExceptionHandler runTimeExceptionHandler) |
protected abstract String |
StringManipulationOPPLFunction.manipulate(String string,
RuntimeExceptionHandler runTimeExceptionHandler) |
OPPLFunction<org.semanticweb.owlapi.model.IRI> |
IRIVariableAttribute.replace(Variable<?> v,
org.semanticweb.owlapi.model.OWLObject owlObject,
ConstraintSystem constraintSystem,
RuntimeExceptionHandler handler) |
OPPLFunction<String> |
GroupVariableAttribute.replace(Variable<?> v,
org.semanticweb.owlapi.model.OWLObject owlObject,
ConstraintSystem constraintSystem,
RuntimeExceptionHandler handler) |
| Constructor and Description |
|---|
SimpleValueComputationParameters(ConstraintSystem constraintSystem,
BindingNode bindingNode,
RuntimeExceptionHandler runtimeExceptionHandler) |
| Constructor and Description |
|---|
AssertedSolvabilityBasedAxiomQuery(org.semanticweb.owlapi.model.OWLOntologyManager m,
ConstraintSystem constraintSystem,
RuntimeExceptionHandler runtimeExceptionHandler) |
AssertedTreeSearchAxiomQuery(Set<org.semanticweb.owlapi.model.OWLOntology> ontologies,
ConstraintSystem constraintSystem,
RuntimeExceptionHandler runtimeExceptionHandler) |
AssertedTreeSearchSingleAxiomQuery(Set<org.semanticweb.owlapi.model.OWLOntology> ontologies,
ConstraintSystem constraintSystem,
RuntimeExceptionHandler runtimeExceptionHandler) |
InferredSolvabilityBasedTreeSearchAxiomQuery(ConstraintSystem constraintSystem,
RuntimeExceptionHandler runtimeExceptionHandler) |
InferredTreeSearchAxiomQuery(ConstraintSystem constraintSystem,
RuntimeExceptionHandler runtimeExceptionHandler) |
| Modifier and Type | Method and Description |
|---|---|
RuntimeExceptionHandler |
ComplexityEstimate.getRuntimeExceptionHandler() |
| 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) |
| Constructor and Description |
|---|
ComplexityEstimate(ConstraintSystem contraintSystem,
RuntimeExceptionHandler runtimeExceptionHandler) |
| Modifier and Type | Field and Description |
|---|---|
protected RuntimeExceptionHandler |
OPPLAssertedSingleOWLAxiomSearchTree.runtimeExceptionHandler |
| Modifier and Type | Method and Description |
|---|---|
RuntimeExceptionHandler |
OPPLAssertedSingleOWLAxiomSearchTree.getRuntimeExceptionHandler() |
RuntimeExceptionHandler |
AbstractOPPLAxiomSearchTree.getRuntimeExceptionHandler() |
| Constructor and Description |
|---|
AbstractOPPLAxiomSearchTree(ConstraintSystem constraintSystem,
RuntimeExceptionHandler runtimeExceptionHandler) |
OPPLAssertedOWLAxiomSearchTree(ConstraintSystem constraintSystem,
RuntimeExceptionHandler runtimeExceptionHandler) |
OPPLAssertedSingleOWLAxiomSearchTree(org.semanticweb.owlapi.model.OWLAxiom targetAxiom,
ConstraintSystem constraintSystem,
RuntimeExceptionHandler runtimeExceptionHandler) |
OPPLInferredOWLAxiomSearchTree(ConstraintSystem constraintSystem,
RuntimeExceptionHandler runtimeExceptionHandler) |
| Modifier and Type | Method and Description |
|---|---|
RuntimeExceptionHandler |
AbstractSolvabilityOPPLOWLAxiomSearchTree.getRuntimeExceptionHandler() |
| Constructor and Description |
|---|
AbstractSolvabilityOPPLOWLAxiomSearchTree(ConstraintSystem constraintSystem,
RuntimeExceptionHandler runtimeExceptionHandler) |
AssertedSolvabilitySearchTree(ConstraintSystem constraintSystem,
org.semanticweb.owlapi.model.OWLOntologyManager ontologyManager,
RuntimeExceptionHandler runtimeExceptionHandler) |
InferredSolvabilitySearchTree(ConstraintSystem constraintSystem,
RuntimeExceptionHandler runtimeExceptionHandler) |
Copyright © 2015 The University of Manchester. All Rights Reserved.