Uses of Class
FAtiMA.Core.goals.Goal
Packages that use Goal
Package
Description
-
Uses of Goal in FAtiMA.Core.goals
Subclasses of Goal in FAtiMA.Core.goalsModifier and TypeClassDescriptionclassImplements OCC's ActivePursuit goals that have activation conditionsclassImplements OCC's Interest goalsMethods in FAtiMA.Core.goals that return GoalModifier and TypeMethodDescriptionSearches for a goal with the given name in the Library.Methods in FAtiMA.Core.goals that return types with arguments of type GoalModifier and TypeMethodDescriptionGoalLibrary.GetGoals()Gets a ListIterator that allows you to iterate over the goals stored in the goal's libraryMethods in FAtiMA.Core.goals with parameters of type Goal -
Uses of Goal in FAtiMA.Core.memory.episodicMemory
Methods in FAtiMA.Core.memory.episodicMemory with parameters of type GoalModifier and TypeMethodDescriptionfloatAutobiographicalMemory.AssessGoalFamiliarity(Goal g) floatEpisodicMemory.AssessGoalFamiliarity(Goal g) floatMemoryEpisode.AssessGoalFamiliarity(Goal g) floatShortTermEpisodicMemory.AssessGoalFamiliarity(Goal g) EpisodicMemory.AssessGoalProbability(Goal g) -
Uses of Goal in FAtiMA.Core.plans
Methods in FAtiMA.Core.plans that return GoalModifier and TypeMethodDescriptionProtectedCondition.getGoal()Gets the Goal that wants the condition to be protectedConstructors in FAtiMA.Core.plans with parameters of type GoalModifierConstructorDescriptionProtectedCondition(Goal goal, Condition cond) Creates a new ProtectedCondition -
Uses of Goal in FAtiMA.Core.util.parsers
Fields in FAtiMA.Core.util.parsers declared as GoalFields in FAtiMA.Core.util.parsers with type parameters of type GoalMethods in FAtiMA.Core.util.parsers that return types with arguments of type Goal