[This is preliminary documentation and is subject to change.]

The ActionCenteredSubsystem type exposes the following members.

Properties

  Name Description
Public property Static member GlobalParameters
Gets the global parameters for the ActionCenteredSubsystem class
Public property MetaInfo
Gets the meta info
Public property Parameters
Public property 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
Public property ReasoningInputFilterMethod
Sets the (optional) filtering method that can be used in-lieu of the default method for filtering the input that is passed by the ACS to the NACS for reasoning
Public property ReasoningOutputFilterMethod
Sets the (optional) filtering method that can be used in-lieu of the default method for filtering the conclusions from reasoning
Public property RetrievalInputFilterMethod
Sets the (optional) filtering method that can be used in-lieu of the default method for filtering the input that is passed by the ACS to the NACS for retrieval
Public property RetrievalOutputFilterMethod
Sets the (optional) filtering method that can be used in-lieu of the default method for filtering the output from knowledge retrieval
Public property RuleExtractionFactory
Sets the factory that is to be used for extracting rules from the bottom level of the ACS
Public property RuleExtractionFactoryParameters
Sets the parameters associated with the factory used for extracting rules from the bottom level of the ACS
Public property 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 ACS

Explicit Interface Implementations

See Also