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

Indicates the "internals containers" that are available for a meta-cognitive module

Namespace: Clarion.Framework.Templates
Assembly: ClarionLibrary (in ClarionLibrary.dll) Version: 6.1.1.0 (6.1.1.0)

Syntax

C#
public enum Internals

Members

Member nameValueDescription
META_COGNITIVE_DECISION_NETWORKS0 Identifies the container which contains implicit meta-cognitive decision networks
META_COGNITION_ACTION_RULES1 Identifies the container which contains explicit meta-cognitive action rules

See Also