-
Subclasses of ChainBBAdapter in jason.bb
Modifier and Type |
Class |
Description |
class |
AgentJDBCPersistentBB |
Implementation of BB that stores some beliefs in a relational data base.
|
class |
ChainBB |
A wrapper for a chain of belief bases customisations.
|
class |
IndexedBB |
Customised version of Belief Base where some beliefs are unique (with primary keys) and
indexed for faster access.
|
class |
JDBCPersistentBB |
Implementation of BB that stores some beliefs in a relational data base.
|
class |
TextPersistentBB |
Implementation of BB that stores the agent BB in text files.
|