Package br.pucrio.inf.les.bdijade.goal

Interface Summary
Goal This interface defines the abstraction of a Goal.
InternalGoal This interface defines the abstraction of a goal, as the Goal interface.
 

Class Summary
BeliefGoal This class represents the goal of an agent believe in a certain belief, i.e.
BeliefSetValueGoal<T> This class represents the goal of an agent believe in a belief that contains a certain value, i.e. the agent has a belief set whose name is specified in this goal and it contains the specified value..
ComposedGoal  
 

Enum Summary
GoalStatus This enumeration provides the possible status that a goal can have.