Class BeanStyleExpressionParseContext

java.lang.Object
com.inductiveautomation.ignition.gateway.expressions.AbstractMultiLevelExpressionParseContext
com.inductiveautomation.ignition.gateway.expressions.BeanStyleExpressionParseContext
All Implemented Interfaces:
ExpressionParseContext

public class BeanStyleExpressionParseContext extends AbstractMultiLevelExpressionParseContext
An ExpressionParseContext that creates expressions which reference the properties on an object using the bean-style naming pattern to look up the getter.