java.lang.Object
com.inductiveautomation.perspective.gateway.binding.PerspectiveExpression
com.inductiveautomation.perspective.gateway.binding.transforms.expression.PerspectiveTransformExpression
All Implemented Interfaces:
InteractionListener, ExpressionSourceStackMonitor

public class PerspectiveTransformExpression extends PerspectiveExpression
A PerspectiveExpression which has an additional execute(QualifiedValue) method to handle updating the underlying Expression with the incoming value and subsequently executing the expression which may be bound to the incoming value.