[This is preliminary documentation and is subject to change.]
This class serves as the base template class for all meta-cognitive modules (e.g., GoalSelectionModule,
ParameterSettingModule) in the CLARION Library
Namespace: Clarion.Framework.TemplatesAssembly: CLARIONLibrary (in CLARIONLibrary.dll) Version: 6.1.0.7 (6.1.0.7)
Syntax
C# |
---|
public abstract class MetaCognitiveModule : ICommitable, IPublishes, ISubscribes<ParameterChangeRequestedEventArgs>, ISubscribes<LearningRequestedEventArgs>, ISubscribes<TimingHoldRequestedEventArgs>, ISubscribes |
Remarks
![]() |
---|
This class is abstract, and therefore cannot be initialized on its own |
Copyright 2011. Nicholas Wilson
Inheritance Hierarchy
System..::..Object
Clarion.Framework.Templates..::..MetaCognitiveModule
Clarion.Framework.Extensions..::..GoalSelectionModule
Clarion.Framework.Extensions..::..ParameterSettingModule
Clarion.Framework.Templates..::..MetaCognitiveModule
Clarion.Framework.Extensions..::..GoalSelectionModule
Clarion.Framework.Extensions..::..ParameterSettingModule