![]() | Node |
The NodeCheckerBase Type exposes the following members.
Name | Description of the | |
---|---|---|
![]() | CanRun |
Is used by Vishnu before each run of a Checker, Worker or before
Start of a trigger called.
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 a ValueConverter. |
![]() | ModifyValue | Converts a value into a given format. Must be overwritten. |
![]() | Run | This is where the (normally external) work process is carried out (or observed). |
![]() | SetChecker | Takes over the checker for ValueConverters. |
![]() | SubNodeProgressChanged | Is activated if the processing progress of the checker has changed. |