public class OPPLAssertedOWLAxiomSearchTree extends AbstractOPPLAxiomSearchTree
allAnnotationProperties, allClasses, allConstants, allDataProperties, allIndividuals, allObjectProperties| Constructor and Description |
|---|
OPPLAssertedOWLAxiomSearchTree(ConstraintSystem constraintSystem,
RuntimeExceptionHandler runtimeExceptionHandler) |
| Modifier and Type | Method and Description |
|---|---|
protected boolean |
goalReached(OPPLOWLAxiomSearchNode start) |
exhaustiveSearchTree, getChildren, getConstraintSystem, getRuntimeExceptionHandlerdepthFirstSearch, exhaustiveDepthFirstSearchpublic OPPLAssertedOWLAxiomSearchTree(ConstraintSystem constraintSystem, RuntimeExceptionHandler runtimeExceptionHandler)
constraintSystem - constraintSystemruntimeExceptionHandler - runtimeExceptionHandlerprotected boolean goalReached(OPPLOWLAxiomSearchNode start)
goalReached in class AbstractOPPLAxiomSearchTreestart - nodetrue if the input OPPLOWLAxiomSearchNode
represents an OWLAxiom that is contained in one of the ontologies
managed by the ontology manager encapsulated in this
OPPLOWLAxiomSearchTree.Copyright © 2015 The University of Manchester. All Rights Reserved.