|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
T
- the context typeR
- the return typepublic interface IJavaModelQuery<T extends EObject,R>
Method Summary | |
---|---|
R |
evaluate(T context,
ParameterValueList parameterValues)
This method must be overridden by each sub class to implement query evaluation. |
Method Detail |
---|
R evaluate(T context, ParameterValueList parameterValues) throws ModelQueryExecutionException
context
- The query evaluation contextparameterValues
- The query parameter values
ModelQueryExecutionException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |