Uses of Class
hok.model.QueryCreationFailedException

Packages that use QueryCreationFailedException
hok.model   
hok.test   
 

Uses of QueryCreationFailedException in hok.model
 

Methods in hok.model that throw QueryCreationFailedException
 PatternModel ModelMediator.queryModel(java.util.Vector<ConstraintRow> constraints)
          Queries the ontology model.
 

Uses of QueryCreationFailedException in hok.test
 

Methods in hok.test that throw QueryCreationFailedException
 void SparqlTestCase.testModelMediator()
           
 void SparqlTestCase.testModelMediatorException()