| Modifier and Type | Method and Description | 
|---|---|
| java.lang.Object | FacetContext. get(EObject eObject,
   EStructuralFeature structuralFeature)Deprecated.  | 
| <any> | FacetContext. getAttributes(EObject eObject)Deprecated.  | 
| <any> | FacetContext. getReferences(EObject eObject)Deprecated.  | 
| boolean | FacetContext. isInstance(EObject eObject,
          Facet facet)Deprecated.  | 
| Modifier and Type | Method and Description | 
|---|---|
| java.lang.Object | AbstractModelQuery. basicEvaluate(EObject context)Deprecated.  This method is equivalent to  AbstractModelQuery.evaluate(EObject)but rather than return the errors into a ModelQueryResult instance, it
 throws an exception. | 
| abstract java.lang.Object | AbstractModelQuery. basicEvaluate(EObject context,
             java.util.List<ModelQueryParameterValue> parameterValues)Deprecated.  This method must be overridden by each sub class to implement query
 evaluation. | 
| AbstractModelQuery | IModelQueryFactory. create(ModelQuery modelQuery,
      Bundle bundle)Deprecated.  | 
| AbstractModelQuery | ModelQuerySetCatalog. getModelQueryImpl(ModelQuery modelQuery)Deprecated.  This method return a java object containing the model query
 implementation. | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | BundleClassPathExceptionDeprecated. 
 replaced by EMF Facet, cf. https://bugs.eclipse.org/bugs/show_bug.cgi?id=470578 | 
| class  | ExecutionEnvironmentExceptionDeprecated. 
 replaced by EMF Facet, cf. https://bugs.eclipse.org/bugs/show_bug.cgi?id=470578 | 
| class  | MissingBundleExceptionDeprecated. 
 replaced by EMF Facet, cf. https://bugs.eclipse.org/bugs/show_bug.cgi?id=470578 | 
| class  | ModelQueryExecutionExceptionDeprecated. 
 replaced by EMF Facet, cf. https://bugs.eclipse.org/bugs/show_bug.cgi?id=470578 | 
| class  | ModelQueryTypeCheckingExceptionDeprecated. 
 replaced by EMF Facet, cf. https://bugs.eclipse.org/bugs/show_bug.cgi?id=470578 | 
| class  | ProjectDisabledExceptionDeprecated. 
 replaced by EMF Facet, cf. https://bugs.eclipse.org/bugs/show_bug.cgi?id=470578 | 
| Modifier and Type | Method and Description | 
|---|---|
| java.lang.Object | JXPathModelQueryAdapter. basicEvaluate(EObject context,
             java.util.List<ModelQueryParameterValue> parameterValues)Deprecated.  This method must be overridden by each sub class to implement query
 evaluation. | 
| AbstractModelQuery | JXPathModelQueryFactory. create(ModelQuery modelQuery,
      Bundle bundle)Deprecated.  |