|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface OWLSatisfiabilityChecker
Author: Matthew Horridge
The University Of Manchester
Bio-Health Informatics Group
Date: 01-Mar-2007
A minimal reasoner interface which allows the satisfiability of
a class description to be checked.
| Method Summary | |
|---|---|
boolean |
isSatisfiable(OWLDescription description)
Determines if the specified class is satisfiable. |
| Methods inherited from interface org.semanticweb.owl.inference.OWLReasonerBase |
|---|
classify, clearOntologies, dispose, getLoadedOntologies, isClassified, isDefined, isDefined, isDefined, isDefined, isRealised, loadOntologies, realise, unloadOntologies |
| Method Detail |
|---|
boolean isSatisfiable(OWLDescription description)
throws OWLReasonerException
OWLReasonerException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||