org.semanticweb.owlapi.owllink
Class OWLlinkHTTPXMLReasonerFactory
java.lang.Object
org.semanticweb.owlapi.owllink.OWLlinkHTTPXMLReasonerFactory
public class OWLlinkHTTPXMLReasonerFactory
- extends java.lang.Object
Author: Olaf Noppens
Date: 19.02.2010
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
OWLlinkHTTPXMLReasonerFactory
public OWLlinkHTTPXMLReasonerFactory()
getReasonerName
public java.lang.String getReasonerName()
createNonBufferingReasoner
public OWLlinkReasoner createNonBufferingReasoner(OWLOntology ontology)
createReasoner
public OWLlinkReasoner createReasoner(OWLOntology ontology)
createNonBufferingReasoner
public OWLlinkReasoner createNonBufferingReasoner(OWLOntology ontology,
OWLReasonerConfiguration config)
throws IllegalConfigurationException
- Throws:
IllegalConfigurationException
createReasoner
public OWLlinkReasoner createReasoner(OWLOntology ontology,
OWLReasonerConfiguration config)
throws IllegalConfigurationException
- Throws:
IllegalConfigurationException