Package org.opencyc.cycagent

Interface Summary
AgentCommunityAdapter Defines the interface for interacting with an agent community such as CoABS or FIPA-OS.
MessageReceiver Defines the message-receiver call-back interface for interacting with an agent community such as CoABS or FIPA-OS.
 

Class Summary
AgentManager Provides a FIPA-OS agent proxy and a Grid proxy for an OpenCyc server.
CycAgentProxy Provides a proxy for a cyc agent on the CoABS grid or FIPA-OS agent community.
CycProxy Provides a proxy for a cyc api service on the CoABS grid or FIPA-OS agent community, and also creates CycAgentProxy objects for each Cyc-hosted agent.
Echo Provides an example agent demonstrating the echo role.
GenericAgent Provides generic agent capablilities for cyc agents participating in the CoABS and FIPA-OS agent communities.