Click or drag to resize

Aloe.EnterpriseOne.Model.Systems.Bpm.ExpressionCompiler.OperatorParameters Namespace

 
Classes
  ClassDescription
Public classAttributeOperatorParameter
Parameter, which gets the value of a data attribute.
Public classConstantOperatorParameter
Parameter, which returns a constant value.
Public classDetailsOperatorParameter
Parameter, which returns a detail (child) list.
Public classExpressionOperatorParameter
Represents operator parameter, which points to another CalculatedAttributeExpression.
Public classInputOperatorParameter
Represents operator parameter, which evaluates to the input parameter of the specified CalculatedAttributeExpression.
Public classPropertyOperatorParameter
Represents a parameter, which evaluates to accessing a property of the object.
Public classReferenceOperatorParameter
Represents a parameter, which evaluates to a reference to another domain object.
Public classRepositoryOperatorParameter
Parameter, which evaluates to repository reference.
Public classSystemOperatorParameter
Parameter, which gets a system value.