| Package | Description |
|---|---|
| org.coode.oppl | |
| org.coode.oppl.queryplanner |
| Modifier and Type | Field and Description |
|---|---|
static ExecutionMonitor |
ExecutionMonitor.NON_CANCELLABLE
non cancellable
|
| Modifier and Type | Method and Description |
|---|---|
ExecutionMonitor |
ChangeExtractor.getExecutionMonitor() |
| 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 |
OPPLQueryImpl.execute(RuntimeExceptionHandler runtimeExceptionHandler,
ExecutionMonitor executionMonitor) |
void |
OPPLQuery.execute(RuntimeExceptionHandler runtimeExceptionHandler,
ExecutionMonitor executionMonitor) |
| Constructor and Description |
|---|
ChangeExtractor(RuntimeExceptionHandler runtimeExceptionHandler,
ExecutionMonitor executionMonitor,
boolean considerImportClosure) |
| 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) |
Copyright © 2015 The University of Manchester. All Rights Reserved.