public class ExplanationTree extends MutableTree<OWLAxiom>
| Constructor and Description | 
|---|
| ExplanationTree(OWLAxiom userObject)Instantiates a new explanation tree. | 
| Modifier and Type | Method and Description | 
|---|---|
| boolean | isEntailed()Checks if is entailed. | 
addChild, addChild, clearChildren, dump, dump, fillDepthFirst, getChildCount, getChildren, getEdge, getMaxDepth, getParent, getPathToRoot, getRoot, getSize, getUserObject, getUserObjectClosure, getUserObjectPathToRoot, isLeaf, isRoot, removeChild, replace, setNodeRenderer, setParent, sortChildren, toStringpublic ExplanationTree(OWLAxiom userObject)
userObject - the axiom to wrapCopyright © 2020 The University of Manchester. All rights reserved.