[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.0.7 (6.1.0.7)
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 |