[This is preliminary documentation and is subject to change.]
The options under which the goal structure can be made to behave
Namespace: Clarion.FrameworkAssembly: ClarionLibrary (in ClarionLibrary.dll) Version: 6.1.1.0 (6.1.1.0)
Syntax
C# |
---|
public enum GoalStructureBehaviorOptions |
Members
Member name | Value | Description | |
---|---|---|---|
LIST | 0 | Specifies that the goal structure should behave like a goal list | |
STACK | 1 | Specifies that the goal structure should behave like a goal stack |