Click or drag to resize
DecisionTableEngine Properties

The DecisionTableEngine type exposes the following members.

Properties
  NameDescription
Public propertyAgenda
Agenda of the decision
(Inherited from ValidatorEngine.)
Public propertyContext (Inherited from ValidatorEngine.)
Public propertyControlledMode
When set to true, executor waits on each element and Next must be called
(Inherited from ActiveElementEngine.)
Public propertyElapsed
Execution elapsed amount
(Inherited from ActiveElementEngine.)
Protected propertyExecutor (Inherited from ActiveElementEngine.)
Public propertyExecutorSetup (Inherited from ValidatorEngine.)
Protected propertyInitialized (Inherited from ActiveElementEngine.)
Public propertyIsMultiHit
Public propertyIsRunning
If engine still is running true, otherwise false.
(Inherited from ActiveElementEngine.)
Public propertyLogicHistory (Inherited from ValidatorEngine.)
Public propertyMultiHitOutput
Public propertyNotifications
The notification of the engine to store all the notices
(Inherited from ActiveElementEngine.)
Protected propertyRoot (Inherited from ActiveElementEngine.)
Top
See Also