Uses of Class
clarion.system.GoalCollection

Packages that use GoalCollection
clarion.system   
 

Uses of GoalCollection in clarion.system
 

Fields in clarion.system declared as GoalCollection
private  GoalCollection GoalStructure.PossibleGoals
          All of the possible Goals that can be added to the goal structure.
 

Methods in clarion.system that return GoalCollection
 GoalCollection GoalCollection.clone()
          Clones the goal collection (including all of the goals in the collection).