| 
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface OWLReasonerFactory
Author: Matthew Horridge
 The University Of Manchester
 Bio-Health Informatics Group
 Date: 20-Jun-2007
 Represents a reasoner creation point.
| Method Summary | |
|---|---|
 OWLReasoner | 
createReasoner(OWLOntologyManager manager)
Creates a reasoner that uses the specified manager.  | 
 java.lang.String | 
getReasonerName()
Gets the name of the reasoner that is created by this factory.  | 
| Method Detail | 
|---|
java.lang.String getReasonerName()
OWLReasoner createReasoner(OWLOntologyManager manager)
manager - The manager to be used (may be used by the
 reasoner to obtain a data factory etc.)
  | 
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||