Uses of Class
org.eclipse.emf.facet.efacet.core.exception.QueryExecutionException

Packages that use QueryExecutionException
org.eclipse.emf.facet.query.java.core   
 

Uses of QueryExecutionException in org.eclipse.emf.facet.query.java.core
 

Methods in org.eclipse.emf.facet.query.java.core that throw QueryExecutionException
 R IJavaQuery.evaluate(T context, IParameterValueList parameterValues)
          This method must be implemented by each sub class to implement query evaluation.