KWECorrectFunction (Object)

Represents the Knowledge correct function.

Methods


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