org.mindswap.pellet.owlapi
Class PelletReasonerFactory
java.lang.Object
org.mindswap.pellet.owlapi.PelletReasonerFactory
- All Implemented Interfaces:
- org.semanticweb.owl.inference.OWLReasonerFactory
public class PelletReasonerFactory
- extends java.lang.Object
- implements org.semanticweb.owl.inference.OWLReasonerFactory
Title:
Description:
Copyright: Copyright (c) 2007
Company: Clark & Parsia, LLC.
- Author:
- Evren Sirin
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
PelletReasonerFactory
public PelletReasonerFactory()
createReasoner
public Reasoner createReasoner(org.semanticweb.owl.model.OWLOntologyManager manager)
- Specified by:
createReasoner
in interface org.semanticweb.owl.inference.OWLReasonerFactory
getReasonerName
public java.lang.String getReasonerName()
-
- Specified by:
getReasonerName
in interface org.semanticweb.owl.inference.OWLReasonerFactory
toString
public java.lang.String toString()
- Overrides:
toString
in class java.lang.Object
Copyright © 2004 Evren Sirin. All Rights Reserved.