Uses of Class
com.pervasive.datarush.functions.EvaluationContext
-
Packages that use EvaluationContext Package Description com.pervasive.datarush.functions 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 EvaluationContext Modifier and Type Method Description ScalarValuedConstantReference. getSubexpressionEvaluation(EvaluationContext ctx)ScalarValuedFieldReference. getSubexpressionEvaluation(EvaluationContext ctx)ScalarValuedScalarValuedFunction. getSubexpressionEvaluation(EvaluationContext ctx)Constructs an instance of an evaluation of the function in the context of a larger expression.
-