|
| Name | Description |
|---|
 | AssignEngineInputs |
Assigns the input variables to the running context. One of collectionValues or namedValues must be used. The other one must be null.
(Inherited from ActiveElementEngine.) |
 | Cancel |
Cancels the running engine execution
(Inherited from ActiveElementEngine.) |
 | Dispose | (Inherited from ActiveElementEngine.) |
 | Equals | Determines whether the specified Object is equal to the current Object. (Inherited from Object.) |
 | Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.) |
 | GetHashCode | Serves as a hash function for a particular type. (Inherited from Object.) |
 | GetType | Gets the Type of the current instance. (Inherited from Object.) |
 | Initialize | (Inherited from ActiveElementEngine.) |
 | MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) |
 | Next |
Next element to execute
(Inherited from ActiveElementEngine.) |
 | OnActiveElementCallback | (Inherited from ActiveElementEngine.) |
 | OnActiveElementEngineCreated | (Inherited from ActiveElementEngine.) |
 | OnActiveElementExecuted | (Inherited from ActiveElementEngine.) |
 | OnActiveElementExecuting | (Inherited from ActiveElementEngine.) |
 | OnActiveElementItemOutOfScope | (Inherited from ActiveElementEngine.) |
 | OnActiveElementItemTracing | (Inherited from ActiveElementEngine.) |
 | OnExecuting | (Overrides ActiveElementEngineOnExecuting.) |
 | OnExecutionCompleted | (Overrides ValidatorEngineOnExecutionCompleted.) |
 | OnRunning(IDictionaryString, Object) | (Inherited from ValidatorEngine.) |
 | OnRunning(Object) | (Inherited from ValidatorEngine.) |
 | RemoveAllLocalVariables | (Inherited from ActiveElementEngine.) |
 | Reset |
Brings back the engine in the state of before initialization and execution
(Inherited from ActiveElementEngine.) |
 | Run(IDictionaryString, Object) |
Runs the provided model
(Inherited from ActiveElementEngine.) |
 | Run(Object) |
Run the engine
(Inherited from ActiveElementEngine.) |
 | StartRun | (Inherited from ActiveElementEngine.) |
 | ToString | Returns a string that represents the current object. (Inherited from Object.) |
 | Validate(Object) | (Inherited from ValidatorEngine.) |
 | Validate(LogicInput) | (Inherited from ValidatorEngine.) |
 | Validate(String, IDictionaryString, Object) | (Inherited from ValidatorEngine.) |
 | Validate(String, Object) | (Inherited from ValidatorEngine.) |
 | Validate(LogicInput, IDictionaryString, Object) | (Inherited from ValidatorEngine.) |
 | Validate(LogicInput, Object) | (Inherited from ValidatorEngine.) |
 | Validate(Object, LogicInput, IDictionaryString, Object) | (Inherited from ValidatorEngine.) |
 | Validate(Object, LogicInput, Object) | (Inherited from ValidatorEngine.) |
 | Validate(Object, String, IDictionaryString, Object) | (Inherited from ValidatorEngine.) |
 | Validate(Object, String, Object) | (Inherited from ValidatorEngine.) |