fipaos.skill.jess
Class JessAgent

fipaos.agent.FIPAOSAgent
  |
  +--fipaos.skill.jess.JessAgent
Direct Known Subclasses:
FactorialAgent

public class JessAgent
extends FIPAOSAgent


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

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

Constructor Summary
JessAgent(String platform_profile, String name, String owner)
           

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

Constructor Detail

JessAgent

public JessAgent(String platform_profile, String name, String owner)