Uses of Class
com.pervasive.datarush.functions.EvaluationContext
Packages that use EvaluationContext
Package
Description
Provides classes and interfaces related to defining functions on records.
-
Uses of EvaluationContext in com.pervasive.datarush.functions
Methods in com.pervasive.datarush.functions with parameters of type EvaluationContextModifier and TypeMethodDescriptionConstantReference.getSubexpressionEvaluation(EvaluationContext ctx) FieldReference.getSubexpressionEvaluation(EvaluationContext ctx) ScalarValuedFunction.getSubexpressionEvaluation(EvaluationContext ctx) Constructs an instance of an evaluation of the function in the context of a larger expression.