|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.semanticweb.owlapi.reasonerfactory.factpp.FaCTPlusPlusReasonerFactory
public class FaCTPlusPlusReasonerFactory
Author: Matthew Horridge
The University Of Manchester
Information Management Group
Date:
08-Sep-2008
Constructor Summary | |
---|---|
FaCTPlusPlusReasonerFactory()
|
Method Summary | |
---|---|
OWLReasoner |
createReasoner(OWLOntologyManager manager,
java.util.Set<OWLOntology> ontologies)
Creates a reasoner that uses the specified manager. |
java.lang.String |
getReasonerName()
Gets the name of the reasoner that is created by this factory. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public FaCTPlusPlusReasonerFactory()
Method Detail |
---|
public java.lang.String getReasonerName()
OWLReasonerFactory
getReasonerName
in interface OWLReasonerFactory
public OWLReasoner createReasoner(OWLOntologyManager manager, java.util.Set<OWLOntology> ontologies) throws OWLReasonerSetupException
OWLReasonerFactory
createReasoner
in interface OWLReasonerFactory
manager
- The manager to be used (may be used by the
reasoner to obtain a data factory etc.)
OWLReasonerSetupException
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |