fipaos.agent
Class FIPAOSAgent.TestAgent

fipaos.agent.FIPAOSAgent
  |
  +--fipaos.agent.FIPAOSAgent.TestAgent

public static class FIPAOSAgent.TestAgent
extends FIPAOSAgent


Inner Class Summary
 public classTestAgent.IdleTask
           

Inner classes inherited from class fipaos.agent.FIPAOSAgent
FIPAOSAgent.TestAgent, FIPAOSAgent.TopLevelHandlerTask

Fields inherited from class fipaos.agent.FIPAOSAgent
_registered_with, _state

Constructor Summary
FIPAOSAgent.TestAgent(String platform, String name, String target)
           

Methods inherited from class fipaos.agent.FIPAOSAgent
activate, forward, getAID, getCurrentConversation, getHAP, getLocalAMS, getLocalAMSAID, getLocalDF, getLocalDFAID, getNewConversation, getOwnership, getPlatformProfile, getProfile, getState, isShutdown, main, notify, notify, sendNotUnderstood, sendNotUnderstood, setMessageSender, shutdown, waitForPushLock

Constructor Detail

FIPAOSAgent.TestAgent

public FIPAOSAgent.TestAgent(String platform, String name, String target)