| Package | Description |
|---|---|
| org.coode.oppl.search | |
| org.coode.oppl.search.solvability |
| Modifier and Type | Method and Description |
|---|---|
protected List<OPPLOWLAxiomSearchNode> |
OPPLAssertedSingleOWLAxiomSearchTree.getChildren(OPPLOWLAxiomSearchNode node) |
protected List<OPPLOWLAxiomSearchNode> |
AbstractOPPLAxiomSearchTree.getChildren(OPPLOWLAxiomSearchNode node) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
OPPLAssertedSingleOWLAxiomSearchTree.exhaustiveSearchTree(OPPLOWLAxiomSearchNode start,
List<List<OPPLOWLAxiomSearchNode>> solutions) |
boolean |
AbstractOPPLAxiomSearchTree.exhaustiveSearchTree(OPPLOWLAxiomSearchNode start,
List<List<OPPLOWLAxiomSearchNode>> solutions) |
protected List<OPPLOWLAxiomSearchNode> |
OPPLAssertedSingleOWLAxiomSearchTree.getChildren(OPPLOWLAxiomSearchNode node) |
protected List<OPPLOWLAxiomSearchNode> |
AbstractOPPLAxiomSearchTree.getChildren(OPPLOWLAxiomSearchNode node) |
protected boolean |
OPPLInferredOWLAxiomSearchTree.goalReached(OPPLOWLAxiomSearchNode start) |
protected boolean |
OPPLAssertedSingleOWLAxiomSearchTree.goalReached(OPPLOWLAxiomSearchNode start) |
protected boolean |
OPPLAssertedOWLAxiomSearchTree.goalReached(OPPLOWLAxiomSearchNode start) |
protected abstract boolean |
AbstractOPPLAxiomSearchTree.goalReached(OPPLOWLAxiomSearchNode start) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
OPPLAssertedSingleOWLAxiomSearchTree.exhaustiveSearchTree(OPPLOWLAxiomSearchNode start,
List<List<OPPLOWLAxiomSearchNode>> solutions) |
boolean |
AbstractOPPLAxiomSearchTree.exhaustiveSearchTree(OPPLOWLAxiomSearchNode start,
List<List<OPPLOWLAxiomSearchNode>> solutions) |
| Modifier and Type | Class and Description |
|---|---|
class |
NoSolutionSolvableSearchNode |
class |
SolvabilitySearchNode
Represents a search node for which it can be determined whether a single
method call to the OWL API or to the reasoner could solve the search.
|
class |
SolvableSearchNode |
class |
SolvedSearchNode |
class |
UnsolvableSearchNode |
Copyright © 2015 The University of Manchester. All Rights Reserved.