Package com.inductiveautomation.ignition.common.expressions
- 
Interface Summary Interface Description Expression An expression is something that can be executed to compute a result.ExpressionFunctionManager This interface is used in conjunction with theFunctionFactory, but provides the functions to add new expressions.ExpressionParseContext Passed to the ELParser to help it create Expressions that have dynamic implementations.FunctionFactory  - 
Enum Summary Enum Description ArithmeticExpression.StringTypeAffinity Determines how the operation should behave when strings are involved. - 
Exception Summary Exception Description ExpressionException