public class EntailedAxiomTree extends ExplanationTree
| Constructor and Description | 
|---|
| EntailedAxiomTree(OWLAxiom userObject)Instantiates a new entailed axiom 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 EntailedAxiomTree(OWLAxiom userObject)
userObject - the axiom to wrappublic boolean isEntailed()
ExplanationTreeisEntailed in class ExplanationTreeCopyright © 2020 The University of Manchester. All rights reserved.