Class Summary |
FactorialAgent | |
GenericAgent | The Generic Agent is a tutorial agent showing how to construct an 'empty'
agent that simply registers with the local agent platform. |
PingAgent | PingAgent provides demonstration of the upgraded TaskManager functionality. |
PingAgentGUI | GUI to display Agent currently being pinged for the PingAgent |
SearchAgent | The Search Agent is a tutorial agent showing how to construct an agent that
simply registers with the local agent platform, and queries the DF for a
list of registered Agents. |