[This is preliminary documentation and is subject to change.]
The types of measures that can be used for rule selection when performing action decision making
Namespace: Clarion.Framework.TemplatesAssembly: CLARIONLibrary (in CLARIONLibrary.dll) Version: 6.1.0.7 (6.1.0.7)
Syntax
C# |
---|
public enum SelectionTypes |
Members
Member name | Value | Description | |
---|---|---|---|
SUPPORT | 0 | Specifies that the rule support calculation should be used for selecting the rule | |
UTILITY | 1 | Specifies that the rule utility calculation should be used for selecting the rule |