Aloe.EnterpriseOne.Model.Systems.Bpm.ExpressionCompiler Namespace |
| Class | Description | |
|---|---|---|
| Compilation |
Represents one operator program and compilation.
| |
| ExpressionCompilerException |
Base class for exceptions that use their own exception message and not the default one used in
GetCalculatingFunction | |
| LeftOrRightOperatorParam2IsEmptyException |
Custom error for the case where there isn't length parameter (position 2) for
LeftOperator or RightOperator | |
| NamedOperator |
Represents operator, which is defined in its own class.
| |
| Operator |
Contains the compilation methods for a CalculatedAttributeExpression.
| |
| OperatorNotFoundException |
Operator wasn't found by number
| |
| OperatorParameter |
Used internally to contain information about a parameter.
| |
| ScriptedOperator |
Operator, whose evaluation function is provided with lambda expression.
|