|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.semanticweb.owlapi.debugging.JustificationMap
public class JustificationMap
Author: Matthew Horridge
The University Of Manchester
Bio-Health Informatics Group
Date: 30-Apr-2007
Constructor Summary | |
---|---|
JustificationMap(OWLClassExpression desc,
java.util.Set<OWLAxiom> axioms)
|
Method Summary | |
---|---|
java.util.Set<OWLAxiom> |
getChildAxioms(OWLAxiom ax)
|
java.util.Set<OWLAxiom> |
getRootAxioms()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public JustificationMap(OWLClassExpression desc, java.util.Set<OWLAxiom> axioms)
Method Detail |
---|
public java.util.Set<OWLAxiom> getRootAxioms()
public java.util.Set<OWLAxiom> getChildAxioms(OWLAxiom ax)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |