Package com.inductiveautomation.perspective.gateway.binding.transforms.expression
package com.inductiveautomation.perspective.gateway.binding.transforms.expression
-
ClassesClassDescriptionAn
ExpressionBindingParseContext
which additionally wraps aConstantExpression
and aPredicate
which returns true if the path in the boundExpression
should delegate to the ConstantExpression.APerspectiveExpression
which has an additionalPerspectiveTransformExpression.execute(QualifiedValue)
method to handle updating the underlyingExpression
with the incoming value and subsequently executing the expression which may be bound to the incoming value.