Class PerspectiveExpression

java.lang.Object
com.inductiveautomation.perspective.gateway.binding.PerspectiveExpression
All Implemented Interfaces:
InteractionListener, ExpressionSourceStackMonitor
Direct Known Subclasses:
PerspectiveTransformExpression

public class PerspectiveExpression extends Object implements ExpressionSourceStackMonitor
Helper class that simplifies the creation and proper evaluation of expressions that execute in and around the binding / transform system.

Also simplifies the lifecycle so the user doesn't need to worry about the difference between startup/shutdown and connect/disconnect