|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use CAgent | |
|---|---|
| es.upv.dsic.gti_ia.argAgents | |
| es.upv.dsic.gti_ia.cAgents | |
| es.upv.dsic.gti_ia.cAgents.protocols | |
| es.upv.dsic.gti_ia.jason | |
| es.upv.dsic.gti_ia.organization | |
| Uses of CAgent in es.upv.dsic.gti_ia.argAgents |
|---|
| Subclasses of CAgent in es.upv.dsic.gti_ia.argAgents | |
|---|---|
class |
CommitmentStore
This agent, named CommitmentStore, stores all the information about the dialogues, including: positions, arguments and modification times. |
| Uses of CAgent in es.upv.dsic.gti_ia.cAgents |
|---|
| Methods in es.upv.dsic.gti_ia.cAgents that return CAgent | |
|---|---|
CAgent |
CProcessor.getMyAgent()
Returns the agent owner of this CProcessor |
| Methods in es.upv.dsic.gti_ia.cAgents with parameters of type CAgent | |
|---|---|
protected void |
CAgent.createDefaultFactory(CAgent me)
This method creates the default factory that will manage the messages that no other factory can |
| Constructors in es.upv.dsic.gti_ia.cAgents with parameters of type CAgent | |
|---|---|
CFactory(String name,
MessageFilter filter,
int conversationsLimit,
CAgent myAgent)
Constructor of the class |
|
CProcessor(CAgent myAgent)
Creates a new CProcessor associated to an agent |
|
| Uses of CAgent in es.upv.dsic.gti_ia.cAgents.protocols |
|---|
| Methods in es.upv.dsic.gti_ia.cAgents.protocols with parameters of type CAgent | |
|---|---|
CFactory |
CommitmentStore_Protocol.newFactory(String name,
int availableConversations,
CAgent myAgent)
Creates a new commitment store protocol CFactory |
CFactory |
Argumentation_Participant.newFactory(String name,
int availableConversations,
CAgent myAgent,
long stdTimeout,
long randTimeout)
Creates a new argumentation participant CFactory |
CFactory |
FIPA_RECRUITING_Participant.newFactory(String name,
MessageFilter filter,
ACLMessage template,
int availableConversations,
CAgent myAgent)
Creates a new participant fipa recruiting CFactory |
CFactory |
FIPA_CONTRACTNET_Participant.newFactory(String name,
MessageFilter filter,
ACLMessage template,
int availableConversations,
CAgent myAgent,
int timeout)
Creates a new contract-net participant CFactory |
CFactory |
FIPA_CONTRACTNET_Initiator.newFactory(String name,
MessageFilter filter,
ACLMessage template,
int availableConversations,
CAgent myAgent,
int participants,
long deadline,
int timeout)
Creates a new contract net initiator factory |
CFactory |
FIPA_REQUEST_Initiator.newFactory(String name,
MessageFilter filter,
ACLMessage requestMessage,
int availableConversations,
CAgent myAgent,
long timeout)
Creates a new initiator fipa request cfactory |
CFactory |
FIPA_RECRUITING_Initiator.newFactory(String name,
MessageFilter filter,
ACLMessage template,
int availableConversations,
CAgent myAgent,
long timeout)
Creates a new initiator fipa recruiting cfactory |
CFactory |
FIPA_REQUEST_Participant.newFactory(String name,
MessageFilter filter,
int availableConversations,
CAgent myAgent)
Creates a new participant fipa request factory |
| Uses of CAgent in es.upv.dsic.gti_ia.jason |
|---|
| Subclasses of CAgent in es.upv.dsic.gti_ia.jason | |
|---|---|
class |
JasonAgent
|
| Methods in es.upv.dsic.gti_ia.jason with parameters of type CAgent | |
|---|---|
protected void |
JasonAgent.createDefaultFactory(CAgent me)
Creates a different default factory adapted to the Jason's reasoning cycle |
protected void |
MagentixAgArch.init(String filename,
CAgent agent)
Starts the architecture |
| Uses of CAgent in es.upv.dsic.gti_ia.organization |
|---|
| Subclasses of CAgent in es.upv.dsic.gti_ia.organization | |
|---|---|
class |
OMS
OMS agent is responsible for managing all the request messages from other entities OMS agent follows a FIPA-Request protocol |
class |
SF
SF agent is responsible for managing all the request messages from other entities. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||