[This is preliminary documentation and is subject to change.]
The MetaCognitiveModule type exposes the following members.
Constructors
Name | Description | |
---|---|---|
![]() |
MetaCognitiveModule |
Initializes a new instance of the MetaCognitiveModule class
|
Methods
Fields
Name | Description | |
---|---|---|
![]() |
_lqlocker | |
![]() |
_mcqlocker | |
![]() |
aID | |
![]() |
lQueue | |
![]() |
mcQueue | |
![]() |
mcQueueHandle | |
![]() |
mcReadyHandle |
Properties
Name | Description | |
---|---|---|
![]() ![]() |
GlobalParameters |
Gets the global parameters for the MetaCognitiveModule class
|
![]() |
InitializeOnCommit |
Specifies whether initialization operations should be performed when the module in committed
|
![]() |
IsReadOnly |
Specifies whether the module is in a read-only (i.e., immutable) state
|
![]() |
MCARS_Locker | |
![]() |
MCN_Locker | |
![]() |
MetaCognitionActionRules | |
![]() |
MetaCognitionDecisionNetworks | |
![]() |
Parameters | |
![]() |
PositiveMatchMethod |
Sets the (optional) positive match determiner that can be used in-lieu of the default method for
updating the match statistics for the top and bottom levels as a whole
|
![]() |
RuleExtractionFactory |
Sets the factory that is to be used for extracting rules from the bottom level of the meta-cognitive module
|
![]() |
RuleExtractionFactoryParameters |
Sets the parameters associated with the factory used for extracting rules from the bottom level of the meta-cognitive module
|
![]() |
RuleExtractionMethod |
Sets the (optional) rule extraction method that can be used in-lieu of the default method for
extracting rule from the bottom level of the meta-cognitive module
|