IActiveElementExecutor Methods |
The IActiveElementExecutor type exposes the following members.
Name | Description | |
---|---|---|
![]() | CallbackHost |
Method that triggers the call-back
(Inherited from IClientCallback.) |
![]() | ChangeInnerAllChildsExecutionMode |
Change state of all internal children to a specific mode while considers an exception
|
![]() | ChangeInnerSibilingExecutionMode |
Change state of all sibling to a specific mode while considers an exception
|
![]() | ExecuteAllChilds |
Traverse and executes all internal children
|
![]() | OnEngineCreated |
Signals the executor that new engine has created during execution under this executor
|
![]() | OnExecuted |
Signals to raise Executed event
|
![]() | OnExecuting |
Signals to raise Executing event
|
![]() | OnItemOutOfScope |
Signals to raise ItemOutOfScope event
|
![]() | OnItemTracing |
Signals to raise ItemTracing event
|
![]() | RegisterCleanup |
Registers a cleanup routine
|
Name | Description | |
---|---|---|
![]() | CreateContext | (Defined by ValidatorEngineExtensions.) |
![]() | CreateDecisionTableEngine | (Defined by DecisionTableEngineExtensions.) |
![]() | CreateValidatorEngine |
Creates a validator engine based on current executor
(Defined by ValidatorEngineExtensions.) |
![]() | RegisterXmlFunctions | (Defined by ValidatorEngineExtensions.) |