- generateGoals(Map<Goal, GoalStatus>) - Method in interface bdi4jade.reasoning.OptionGenerationFunction
-
The goals parameter is a map of all goals of the agent (that might be
intentions) with their corresponding status.
- generateGoals(Map<Goal, GoalStatus>) - Method in class bdi4jade.util.reasoning.DefaultOptionGenerationFunction
-
- getAction() - Method in class bdi4jade.event.BeliefEvent
-
- getAllBeliefs() - Method in class bdi4jade.core.BDIAgent
-
Returns a collection of all beliefs from all capabilities of this agent.
- getAllBeliefs() - Method in class bdi4jade.core.BeliefBase
-
Gets all beliefs of this belief base and the belief bases of the parents
of the capability that this belief base belongs to.
- getAllCapabilities() - Method in class bdi4jade.core.BDIAgent
-
- getAllGoals() - Method in class bdi4jade.core.BDIAgent
-
Gets all goals of this agent.
- getAllSoftgoals() - Method in class bdi4jade.core.BDIAgent
-
Gets all softgoals of this agent.
- getArgs() - Method in class bdi4jade.event.BeliefEvent
-
- getBelief(String) - Method in class bdi4jade.core.BeliefBase
-
Retrieves a belief from the belief base.
- getBelief() - Method in class bdi4jade.event.BeliefEvent
-
- getBelief() - Method in exception bdi4jade.exception.BeliefAlreadyExistsException
-
- getBeliefBase() - Method in class bdi4jade.core.Capability
-
- getBeliefBase() - Method in class bdi4jade.plan.PlanInstance
-
Returns the belief base of the capability.
- getBeliefBases() - Method in class bdi4jade.belief.Belief
-
- getBeliefListeners() - Method in class bdi4jade.core.BeliefBase
-
- getBeliefName() - Method in class bdi4jade.util.goal.BeliefGoal
-
- getBeliefRevisionStrategy() - Method in class bdi4jade.core.BDIAgent
-
- getBeliefs() - Method in class bdi4jade.core.BeliefBase
-
Gets all beliefs of this belief base.
- getBeliefSetName() - Method in class bdi4jade.util.goal.BeliefSetValueGoal
-
- getBeliefValues() - Method in class bdi4jade.core.BeliefBase
-
Return a list of all belief values from this belief base.
- getCapability() - Method in class bdi4jade.core.BeliefBase
-
- getCapability() - Method in class bdi4jade.core.PlanLibrary
-
- getChildren() - Method in class bdi4jade.core.Capability
-
- getCompletedGoals() - Method in class bdi4jade.util.goal.CompositeGoal
-
- getDeliberationFunction() - Method in class bdi4jade.core.BDIAgent
-
- getEndState() - Method in interface bdi4jade.plan.PlanBody
-
Returns the end state of the execution of this plan.
- getEndState() - Method in class bdi4jade.plan.PlanInstance
-
Returns the end state of plan.
- getEndState() - Method in class bdi4jade.util.plan.ParallelGoalPlanBody
-
- getEndState() - Method in class bdi4jade.util.plan.SequentialGoalPlanBody
-
- getFailedGoal() - Method in class bdi4jade.util.goal.CompositeGoal
-
- getGoal() - Method in class bdi4jade.core.Intention
-
- getGoal() - Method in class bdi4jade.event.GoalEvent
-
- getGoal() - Method in exception bdi4jade.exception.GoalFailedException
-
- getGoal() - Method in class bdi4jade.plan.PlanInstance
-
Returns the goal to be achieved by this plan instance.
- getGoalEvent() - Method in class bdi4jade.plan.PlanInstance
-
Returns a goal event from the queue.
- getGoalEvent(boolean) - Method in class bdi4jade.plan.PlanInstance
-
Returns a goal event from the queue.
- getGoalEvent(long) - Method in class bdi4jade.plan.PlanInstance
-
Returns a goal event from the queue.
- getGoalListeners() - Method in class bdi4jade.core.Intention
-
- getGoals() - Method in class bdi4jade.plan.AndPlanGoalDependency
-
Returns the set of goals that the root plan depends on.
- getGoals() - Method in class bdi4jade.plan.OrPlanGoalDependency
-
Returns the map of goals with their probabilities that the root plan
depends on.
- getGoals() - Method in class bdi4jade.util.goal.CompositeGoal
-
- getId() - Method in class bdi4jade.core.Capability
-
- getId() - Method in class bdi4jade.plan.Plan
-
- getIntentions() - Method in class bdi4jade.core.BDIAgent
-
- getMessage() - Method in class bdi4jade.message.MessageGoal
-
- getMetadata() - Method in class bdi4jade.util.MetadataElement
-
- getMetadata(Object) - Method in class bdi4jade.util.MetadataElement
-
Gets a value of a metadata.
- getMyAgent() - Method in class bdi4jade.core.Capability
-
- getMyAgent() - Method in class bdi4jade.core.Intention
-
- getMyAgent() - Method in class bdi4jade.message.BDIAgentMsgReceiver
-
- getMyAgent() - Method in class bdi4jade.util.reasoning.UtilityBasedPlanSelectionStrategy
-
- getName() - Method in class bdi4jade.belief.Belief
-
Gets the name of the Belief.
- getName() - Method in class bdi4jade.softgoal.NamedSoftgoal
-
- getOptionGenerationFunction() - Method in class bdi4jade.core.BDIAgent
-
- getParent() - Method in class bdi4jade.core.Capability
-
- getPlan() - Method in class bdi4jade.plan.PlanInstance
-
Returns the
Plan that is associated with this plan instance.
- getPlanBodyClass() - Method in class bdi4jade.util.plan.SimplePlan
-
- getPlanLibrary() - Method in class bdi4jade.core.Capability
-
- getPlanLibrary() - Method in class bdi4jade.plan.Plan
-
- getPlans() - Method in class bdi4jade.core.PlanLibrary
-
- getPlanSelectionStrategy() - Method in class bdi4jade.core.BDIAgent
-
- getPreferenceForSoftgoal(Softgoal) - Method in class bdi4jade.preference.SoftgoalPreferences
-
Returns the preference for a softgoal.
- getProbability() - Method in class bdi4jade.plan.PlanContribution
-
- getRoot() - Method in class bdi4jade.plan.PlanGoalDependency
-
Returns the plan that is the root of the plan-goal dependency, i.e.
- getRootCapability() - Method in class bdi4jade.core.BDIAgent
-
Returns the root capability of this agent.
- getSoftgoal() - Method in class bdi4jade.plan.PlanContribution
-
- getStatus() - Method in class bdi4jade.core.Intention
-
Returns the current goal status that this capability is committed to
achieve.
- getStatus() - Method in class bdi4jade.event.GoalFinishedEvent
-
- getValue() - Method in class bdi4jade.belief.Belief
-
Gets the current value of the Belief.
- getValue() - Method in class bdi4jade.belief.PersistentBelief
-
- getValue() - Method in class bdi4jade.belief.TransientBelief
-
- getValue() - Method in class bdi4jade.belief.TransientBeliefSet
-
- getValue() - Method in class bdi4jade.plan.PlanContribution
-
- getValue() - Method in class bdi4jade.util.goal.BeliefSetValueGoal
-
- Goal - Interface in bdi4jade.goal
-
This interface defines the abstraction of a Goal.
- GoalEvent - Class in bdi4jade.event
-
This class represents an event performed over a goal.
- GoalEvent() - Constructor for class bdi4jade.event.GoalEvent
-
Default constructor.
- GoalEvent(Goal) - Constructor for class bdi4jade.event.GoalEvent
-
Creates a new goal event with a goal.
- GoalFailedException - Exception in bdi4jade.exception
-
- GoalFailedException(Goal) - Constructor for exception bdi4jade.exception.GoalFailedException
-
Creates a new instance of GoalFailedException.
- GoalFinishedEvent - Class in bdi4jade.event
-
- GoalFinishedEvent() - Constructor for class bdi4jade.event.GoalFinishedEvent
-
Default constructor.
- GoalFinishedEvent(Goal, GoalStatus) - Constructor for class bdi4jade.event.GoalFinishedEvent
-
Creates a new goal event with a goal and its status.
- GoalListener - Interface in bdi4jade.event
-
This interface defined the method that a goal listener should implement.
- goalPerformed(GoalEvent) - Method in interface bdi4jade.event.GoalListener
-
Notifies the listener that the goal was performed.
- goalPerformed(GoalEvent) - Method in class bdi4jade.plan.PlanInstance
-
- GoalStatus - Enum in bdi4jade.goal
-
This enumeration provides the possible status that a goal can have.