Aloe.EnterpriseOne.Model.Systems.Bpm.ExpressionCompiler.OperatorParameters Namespace |
| Class | Description | |
|---|---|---|
| AttributeOperatorParameter |
Parameter, which gets the value of a data attribute.
| |
| ConstantOperatorParameter |
Parameter, which returns a constant value.
| |
| DetailsOperatorParameter |
Parameter, which returns a detail (child) list.
| |
| ExpressionOperatorParameter |
Represents operator parameter, which points to another CalculatedAttributeExpression.
| |
| InputOperatorParameter |
Represents operator parameter, which evaluates to the input parameter of the specified CalculatedAttributeExpression.
| |
| PropertyOperatorParameter |
Represents a parameter, which evaluates to accessing a property of the object.
| |
| ReferenceOperatorParameter |
Represents a parameter, which evaluates to a reference to another domain object.
| |
| RepositoryOperatorParameter |
Parameter, which evaluates to repository reference.
| |
| SystemOperatorParameter |
Parameter, which gets a system value.
|