public class LocalEvaluationContext extends EvaluationContext
| Constructor and Description |
|---|
LocalEvaluationContext() |
LocalEvaluationContext(FieldName name,
Object value) |
LocalEvaluationContext(Map<FieldName,?> arguments) |
| Modifier and Type | Method and Description |
|---|---|
DerivedField |
resolveField(FieldName name) |
DefineFunction |
resolveFunction(String name) |
getArgument, getArguments, popFrame, pushFramepublic DerivedField resolveField(FieldName name)
resolveField in class EvaluationContextpublic DefineFunction resolveFunction(String name)
resolveFunction in class EvaluationContextCopyright © 2013 University of Tartu. All Rights Reserved.