|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectuk.ac.manchester.cs.bhig.util.MutableTree<OWLAxiom>
uk.ac.manchester.cs.owl.explanation.ordering.ExplanationTree
uk.ac.manchester.cs.owl.explanation.ordering.EntailedAxiomTree
public class EntailedAxiomTree
Author: Matthew Horridge
The University Of Manchester
Bio-Health Informatics Group
Date: 22-Jan-2008
Constructor Summary | |
---|---|
EntailedAxiomTree(OWLAxiom userObject)
|
Method Summary | |
---|---|
boolean |
isEntailed()
|
java.lang.String |
toString()
|
Methods inherited from class uk.ac.manchester.cs.bhig.util.MutableTree |
---|
addChild, clearChildren, dump, dump, getChildCount, getChildren, getParent, getPathToRoot, getRoot, getUserObject, getUserObjectClosure, getUserObjectPathToRoot, isLeaf, isRoot, removeChild, replace, setParent, sortChildren |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public EntailedAxiomTree(OWLAxiom userObject)
Method Detail |
---|
public boolean isEntailed()
isEntailed
in class ExplanationTree
public java.lang.String toString()
toString
in class MutableTree<OWLAxiom>
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |