|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use GoalStructure | |
---|---|
clarion.system |
Uses of GoalStructure in clarion.system |
---|
Fields in clarion.system declared as GoalStructure | |
---|---|
private GoalStructure |
CLARION.gs
The Goal Structure. |
private GoalStructure |
GoalSelectionModule.GS
The goal structure. |
Methods in clarion.system that return GoalStructure | |
---|---|
GoalStructure |
CLARION.getGoalStructure()
Gets the goal structure. |
Methods in clarion.system with parameters of type GoalStructure | |
---|---|
void |
GoalSelectionModule.attachGoalStructure(GoalStructure gs)
Attaches the specified goal structure to this module. |
protected void |
CLARION.attachGoalStructure(GoalStructure GS)
Attaches the goal structure to this instance of CLARION. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |