Uses of Package
fipaos.agent

Packages that use fipaos.agent
fipaos.agent 
fipaos.agent.conversation.standard 
fipaos.agent.task 
fipaos.platform 
fipaos.platform.dfgui 
fipaos.skill.jess 
fipaos.skill.wrapper 
fipaos.tool 

Classes in fipaos.agent used by fipaos.agent
FIPAOSAgent.TestAgent
          
TestAgent.IdleTask
          
 

Classes in fipaos.agent used by fipaos.agent.conversation.standard
ConversationManagerImpl
          This class embodies the core functionality of the ConversationManagerImpl.
 

Classes in fipaos.agent used by fipaos.agent.task
TaskManager
          The TaskManager class stores task objects with their associated conversation IDs for an agent.
 

Classes in fipaos.agent used by fipaos.platform
AgentManagementSystem
          The AMS is the controller of agent activity on the platform.
DirectoryFacilitator
          Directory Facilitator implementation
 

Classes in fipaos.agent used by fipaos.platform.dfgui
DFGUIAgent
          This a basic shell for DFGUI implementations to extend - all Agent based interactions are handled by this class, enabling developers to concentrate on the UI to present this functionality/information
 

Classes in fipaos.agent used by fipaos.skill.jess
JessAgent
          
 

Classes in fipaos.agent used by fipaos.skill.wrapper
FIPAWrapperTask
          This is a default implementation of a FIPA Wrapper.
 

Classes in fipaos.agent used by fipaos.tool
IOTestAgent
          Simple test agent for testing interoperability.