Uses of Package
fipaos.skill.db

Packages that use fipaos.skill.db
fipaos.agent.conversation 
fipaos.agent.conversation.standard 
fipaos.ont.fipa.fipaman 
fipaos.platform 
fipaos.platform.ams 
fipaos.platform.df 
fipaos.skill.db 

Classes in fipaos.skill.db used by fipaos.agent.conversation
Conversation
          This interface represents the notion of a Conversation which is comprised of
several Message's, the order of which follow a certain protocol
(e.g.
 

Classes in fipaos.skill.db used by fipaos.agent.conversation.standard
ConversationImpl
          This class represents the notion of a Conversation which is comprised of
several Message's, the order of which follow a certain protocol
(e.g.
 

Classes in fipaos.skill.db used by fipaos.ont.fipa.fipaman
AMSAgentDescription
          FIPA defined AMS Agent Description class for the FIPA agent management ontology.
DFAgentDescription
          FIPA defined DF-description class for the FIPA agent management ontology.
 

Classes in fipaos.skill.db used by fipaos.platform
PlatformIOR
          description of class



 

Classes in fipaos.skill.db used by fipaos.platform.ams
AMSTask
          TODO: Write a description of the class




$Revision: 1.10 $ $Date: 2002/03/18 15:16:01 $ $Author: alastairduncan $
DeregisterTask
          TODO: Write a description of the class



GetDescriptionTask
          This task handles the AMS get-description requests.
ModifyTask
          


RegisterTask
          TODO: Write a description of the class



SearchTask
          This class encapsulates the local search mechanisms of the AMS, and coordinates
federated searches where appropriate



 

Classes in fipaos.skill.db used by fipaos.platform.df
DeregisterTask
          TODO: Write a description of the class



DFTask
          TODO: Write a description of the class




$Revision: 1.10 $ $Date: 2002/03/18 15:16:04 $ $Author: alastairduncan $
ModifyTask
          


RegisterTask
          TODO: Write a description of the class



SearchTask
          This class encapsulates the local search mechanisms of the DF, and coordinates
federated searches where appropriate



 

Classes in fipaos.skill.db used by fipaos.skill.db
Database
          This is the interface that all database implementations should implement
to provide the ability to change the database used at runtime




DatabaseFactory
          This class provides a static method which will provide a
objects which implement the Database interface.