- NamedSoftgoal - Class in bdi4jade.goal
-
This class provides a default implementation for a softgoal, representing it
just with a given name.
- NamedSoftgoal() - Constructor for class bdi4jade.goal.NamedSoftgoal
-
The default constructor.
- NamedSoftgoal(String) - Constructor for class bdi4jade.goal.NamedSoftgoal
-
Initializes a softgoal with its name.
- noLongerDesire() - Method in class bdi4jade.core.Intention
-
Sets this intention as no longer desired.
- notifyBeliefBases(BeliefEvent) - Method in class bdi4jade.belief.AbstractBelief
-
Notifies the belief bases with which this belief is associated that the
value of this belief has changed.
- notifyBeliefChanged(BeliefEvent) - Method in class bdi4jade.belief.BeliefBase
-
Notifies the capability associated with this belief base that a belief
was modified.