Methods
- Func Check() As
-
Retrieves the check associtade to this correct function.
- Returns:
- oAssociatedCheck ExpertCheck associated to this correct function. dd>
- Func GetNumberOfListFailedElements() As
-
Retrieves the number of roots of facts of the rule base.
- Returns:
- oArraySize Number of roots of facts. dd>
- Sub ListFailedElements( oListElementsOfTupleFailed)
-
Returns the list of elements of current tuple failed.
- Parameters:
-
- oListElementsOfTupleFailed
- array of tuple elements. dd>