- removeBelief(String) - Method in class bdi4jade.core.BeliefBase
-
Removes a belief from the belief base.
- removeBeliefBase(BeliefBase) - Method in class bdi4jade.belief.Belief
-
Removes a belief base that does not contain this belief anymore.
- removeBeliefListener(BeliefListener) - Method in class bdi4jade.core.BeliefBase
-
Removes a belief listener.
- removeCapability(Capability) - Method in class bdi4jade.core.BDIAgent
-
Removes a capability from this agent.
- removeChild(Capability) - Method in class bdi4jade.core.Capability
-
- removeGoal(Goal) - Method in class bdi4jade.plan.AndPlanGoalDependency
-
Remove a goal from this dependency.
- removeGoal(Goal) - Method in class bdi4jade.plan.OrPlanGoalDependency
-
Remove a goal from this dependency.
- removeGoalListener(GoalListener) - Method in class bdi4jade.core.Intention
-
Removes a goal listener to not be notified about the goal achievement
anymore.
- removeMetadata(Object) - Method in class bdi4jade.util.MetadataElement
-
Removes a metadata of this element.
- removePlan(Plan) - Method in class bdi4jade.core.PlanLibrary
-
Removes a plan from the plan library.
- removeValue(T) - Method in class bdi4jade.belief.BeliefSet
-
Removes a value from this belief set.
- removeValue(T) - Method in class bdi4jade.belief.TransientBeliefSet
-
- reviewBeliefs() - Method in class bdi4jade.core.BeliefBase
-
This method is an empty place holder for subclasses.
- reviewBeliefs(BDIAgent) - Method in interface bdi4jade.reasoning.BeliefRevisionStrategy
-
This method receives an agent whose beliefs are to be reviewed.
- reviewBeliefs(BDIAgent) - Method in class bdi4jade.util.reasoning.DefaultBeliefRevisionStrategy
-
- reviewBeliefs(Capability) - Method in class bdi4jade.util.reasoning.DefaultBeliefRevisionStrategy
-