|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
A Reasoner for OWL ontologies. Subinterfaces will define particular reasoning tasks that the reasoner may perform.
| Method Summary | |
OWLOntology |
getOntology()
Get the ontology that this reasoner reasons over |
void |
setOntology(OWLOntology ontology)
Set the ontology that the reasoner will reason with. |
| Method Detail |
public void setOntology(OWLOntology ontology)
throws OWLException
OWLException
public OWLOntology getOntology()
throws OWLException
OWLException
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||