Uses of Class
org.mindswap.pellet.jena.OWLReasoner

Packages that use OWLReasoner
org.mindswap.pellet.jena   
 

Uses of OWLReasoner in org.mindswap.pellet.jena
 

Methods in org.mindswap.pellet.jena that return OWLReasoner
 OWLReasoner PelletInfGraph.getOWLReasoner()
          Returns the underlying Pellet OWLReasoner.
 OWLReasoner ModelExtractor.getReasoner()
           
 

Methods in org.mindswap.pellet.jena with parameters of type OWLReasoner
 void ModelExtractor.setReasoner(OWLReasoner reasoner)
           
 

Constructors in org.mindswap.pellet.jena with parameters of type OWLReasoner
ModelExtractor(OWLReasoner reasoner)
          Initialize the extractor with a reasoner
 



Copyright © 2007-2009 Natalya Keberle. All Rights Reserved.