Package jason.bb
-
Class Summary Class Description AgentJDBCPersistentBB Implementation of BB that stores some beliefs in a relational data base.BeliefBase Common interface for all kinds of Jason Belief bases, even those customised by the user.ChainBB A wrapper for a chain of belief bases customisations.ChainBBAdapter This class is to be extended by customised belief bases that may be used in chains (of responsibility).DefaultBeliefBase Default implementation of Jason BB.IndexedBB Customised version of Belief Base where some beliefs are unique (with primary keys) and indexed for faster access.JDBCPersistentBB Implementation of BB that stores some beliefs in a relational data base.StructureWrapperForLiteral a literal that uses equalsAsTerm for equalsTextPersistentBB Implementation of BB that stores the agent BB in text files.