Value |
The ValueModifierT Type exposes the following members.
| Name | Description of the | |
|---|---|---|
| CanRun |
Is used by Vishnu before each run of a Checker, Worker or before
Start a trigger is called up.
Returns true if the run/start can be executed.
(Inherited from NodeShellBase) | |
| GetCheckerReference |
Returns the name of the checker that is to be assigned to this ValueConverter.
(Overwrites NodeCheckerBaseGetCheckerReference) | |
| ModifyValue |
Converts a value to the value specified for this
ValueModifier valid format.
(Overwrites NodeCheckerBaseModifyValue(Object)) | |
| Run |
This is where the (normally external) work process is carried out (or observed).
(Overwrites NodeCheckerBaseRun(Object, TreeParameters, TreeEvent)) | |
| SetChecker |
Takes over the checker for ValueConverters.
(Inherited from NodeCheckerBase) | |
| SubNodeProgressChanged |
Is activated if the processing progress of the checker has changed.
(Inherited from NodeCheckerBase) |