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

Specifies how the goal selection module should set goals (i.e., use the chosen goal update action chunk or all goal update action chunks)

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

Syntax

C#
public override MetaCognitiveModule..::..OperationOptions OPERATION_OPTION { get; set; }

Remarks

Default = CHOOSES_ACTIONS

See Also