java.lang.Object
com.evolveum.midpoint.model.common.expression.evaluator.transformation.ValueTransformationContext

public class ValueTransformationContext extends Object
Context for a transformation of a single value (or values tuple) during expression evaluation. It exists to avoid passing multiple variables back and forth, and also to make explicit the distinction regarding ExpressionEvaluationContext, which provides context for the _whole_ expression evaluation.