fipaos.platform.df
Class DFTask
fipaos.agent.task.Task
|
+--fipaos.platform.df.DFTask
- Direct Known Subclasses:
- DeregisterTask, ModifyTask, RegisterTask, SearchTask
- public class DFTask
- extends Task
TODO: Write a description of the class
$Revision: 1.9 $ $Date: 2001/04/04 22:48:19 $ $Author: alantreadway $
Methods inherited from class fipaos.agent.task.Task |
doneDFSearchTask, errorDFSearchTask, getContext, getState, handleAcceptProposal, handleAgree, handleCfp, handleConfirm, handleDisconfirm, handleFailure, handleInform, handleInformIf, handleInformRef, handleLateMessage, handleNotUnderstood, handlePropagate, handlePropose, handleProxy, handleQueryIf, handleQueryRef, handleRefuse, handleRejectProposal, handleRequest, handleRequestWhen, handleRequestWhenever, handleSubscribe, handleUndeliverableMessage, notify, notifyMessageFailure, notifyMessageForEndedConversation, setContext, timeoutDFSearchTask |
DFTask
public DFTask(Conversation conv, AgentManagementAction ama, Database db)
- Initialise DFTask
- Parameters:
- conv - Conversation associated with this Task
- ama - AgentManagementAction contained within the given Conversation
- db - Database associated with the DF
to Class fipaos.ont.fipa.ACL- Original ACL message containing the request
to Class fipaos.skill.db.Database
- Reference to the DF's Database
to Class fipaos.agent.conversation.Conversation
- Reference to the Conversation we are answering
to Class fipaos.ont.fipa.fipaman.AgentManagementAction
- Reference to the AMA that this Task is attempting to carry out