Uses of Class
org.mindswap.pellet.exceptions.UnsupportedQueryException

Packages that use UnsupportedQueryException
org.mindswap.pellet.jena   
 

Uses of UnsupportedQueryException in org.mindswap.pellet.jena
 

Methods in org.mindswap.pellet.jena that throw UnsupportedQueryException
 com.hp.hpl.jena.query.ResultSet OWLReasoner.execQuery(com.hp.hpl.jena.query.Query sparql)
           
 com.hp.hpl.jena.query.ResultSet OWLMETReasoner.execQuery(com.hp.hpl.jena.query.Query sparql)
           
 com.hp.hpl.jena.query.ResultSet OWLReasoner.execQuery(java.lang.String queryStr)
           
 com.hp.hpl.jena.query.ResultSet OWLMETReasoner.execQuery(java.lang.String queryStr)
           
 com.hp.hpl.jena.rdql.QueryResults OWLReasoner.runQuery(com.hp.hpl.jena.rdql.Query rdql)
           
 com.hp.hpl.jena.rdql.QueryResults OWLMETReasoner.runQuery(com.hp.hpl.jena.rdql.Query rdql)
           
 com.hp.hpl.jena.rdql.QueryResults OWLReasoner.runQuery(java.lang.String queryStr)
          Run the RDQL query and return the results.
 com.hp.hpl.jena.rdql.QueryResults OWLMETReasoner.runQuery(java.lang.String queryStr)
          Run the RDQL query and return the results.
 



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