| Package | Description |
|---|---|
| bdi4jade.belief |
This package contains interfaces and classes that allows representation of
beliefs of an agent, which are stored in belief bases, part of agent
capabilities.
|
| bdi4jade.extension.planselection.utilitybased |
| Modifier and Type | Class and Description |
|---|---|
class |
TransientPredicate<K>
This class extends the
TransientBelief class and represents a
transient propositional belief, which is not persisted in a permanent memory. |
| Modifier and Type | Class and Description |
|---|---|
class |
SoftgoalPreferences
This is an agent transient belief (@see
TransientBelief) that stores
the preferences for softgoals. |