Modifier and Type | Class and Description |
---|---|
class |
CMSCreateComponentPlan
Create an component.
|
class |
CMSDestroyComponentPlan
Destroy a component.
|
class |
CMSResumeComponentPlan
Resume an component.
|
class |
CMSSearchComponentsPlan
Search for components.
|
class |
CMSShutdownPlatformPlan
Isuue a platform shutdown.
|
class |
CMSSuspendComponentPlan
Suspend a component.
|
Modifier and Type | Class and Description |
---|---|
class |
DFDeregisterPlan
The df deregister plan has the task to receive a message
and create a corresponding goal.
|
class |
DFModifyPlan
The df modify plan has the task to receive a message
andc reate a corresponding goal.
|
class |
DFRegisterPlan
The df register plan has the task to receive a message
and create a corresponding goal.
|
class |
DFSearchPlan
The df search plan has the task to receive a message
andc reate a corresponding goal.
|
Modifier and Type | Class and Description |
---|---|
class |
NotUnderstoodPlan
Send a not-understood message when
no other plan is able to handle a message.
|
Modifier and Type | Class and Description |
---|---|
class |
CMSLocalCreateComponentPlan
Plan for creating a Jadex component on the platform.
|
class |
CMSLocalDestroyComponentPlan
Plan for terminating a Jadex component on the platform.
|
class |
CMSLocalGetExternalAccessPlan
Plan for terminating a Jadex component on the platform.
|
class |
CMSLocalResumeComponentPlan
Plan for resuming a Jadex component on the platform.
|
class |
CMSLocalSearchComponentsPlan
Plan for searching for components on the platform.
|
class |
CMSLocalShutdownPlatformPlan
Shutdown the platform.
|
class |
CMSLocalSuspendComponentPlan
Plan for suspending a Jadex component on the platform.
|
class |
CMSLocalUpdateComponentsPlan
Update the belief set containing the local components.
|
class |
CMSRemoteCreateComponentPlan
Create an component on a remote cms.
|
class |
CMSRemoteDestroyComponentPlan
Destroy an component on a remote cms.
|
class |
CMSRemoteResumeComponentPlan
Suspend an component on a remote cms.
|
class |
CMSRemoteSearchComponentsPlan
Search for components on a remote platform.
|
class |
CMSRemoteShutdownPlatformPlan
Shutdown a remote platform.
|
class |
CMSRemoteSuspendComponentPlan
Suspend an component on a remote cms.
|
Modifier and Type | Class and Description |
---|---|
class |
DFLocalDeregisterPlan
Plan to deregister at the df.
|
class |
DFLocalModifyPlan
Plan to register at the df.
|
class |
DFLocalRegisterPlan
Plan to register at the df.
|
class |
DFLocalSearchPlan
Plan to register at the df.
|
class |
DFRemoteDeregisterPlan
Register on a remote platform.
|
class |
DFRemoteModifyPlan
Modify df entry on a remote platform.
|
class |
DFRemoteRegisterPlan
Register on a remote platform.
|
class |
DFRemoteSearchPlan
Search at a remote DF.
|
Modifier and Type | Class and Description |
---|---|
class |
SendEmailPlan
Send an email.
|
class |
SendICQPlan
Send an instant message.
|
class |
SendXMPPPlan
Send an instant message.
|
Modifier and Type | Class and Description |
---|---|
class |
AnswerPingPlan
The ping plan reacts on ping requests.
|
class |
DoPingPlan
Send a ping and wait for the reply.
|
class |
PingingPlan
The pinging plan continously sends ping messages
to another agent on the same platform.
|
Modifier and Type | Class and Description |
---|---|
class |
AbstractInitiatorPlan
This plan serves as a base class for initiator plans.
|
class |
AbstractReceiverPlan
This plan serves as a base class for receiver plans.
|
class |
InteractionGoalCreationPlan
This plan has the purpose to map incoming
initial protocol message (e.g. a request or CFP)
to a new top-level interaction goal.
|
class |
RPQPInitiatorPlan
The fipa request and query plan performs the initiator side
of the fipa-request/query protocol.
|
class |
RPQPReceiverPlan
Receive a request and answer it.
|
Modifier and Type | Class and Description |
---|---|
class |
CMApproveCancelPlan
Default plan to decide about cancel requests.
|
class |
CMHandlerPlan
Receiver plan for FIPA-Cancel-Meta-Protocol.
|
class |
CMInitiatorPlan
Plan to handle protocol abortion according to FIPA cancel meta protocol
|
Modifier and Type | Class and Description |
---|---|
class |
CNPEvaluateProposalsPlan
Evaluate proposals using the proposal evaluator interface.
|
class |
CNPInitiatorPlan
Handles the initiator side of a contract-net protocol.
|
class |
CNPQueryNextroundInfoPlan
Default plan for the query nextround info goal
of the iterated contract-net protocol.
|
class |
CNPReceiverPlan
Receive a contract net protocol (cnp) and answer it.
|
Modifier and Type | Class and Description |
---|---|
class |
DAInitiatorPlan
This plan implements the initiator of the "FIPA Dutch Auction Interaction
Protocol Specification" (XC00032 - Experimental)
A dutch auction is one where the auctioneer starts with a high start price
and continually lowers it until the first bidder accepts the price.
|
class |
DAReceiverPlan
This plan implements the receiver of the "FIPA Dutch Auction Interaction
Protocol Specification" (XC00032 - Experimental).
|
Modifier and Type | Class and Description |
---|---|
class |
EAInitiatorPlan
This plan implements the initiator of the "FIPA English Auction Interaction
Protocol Specification" (XC00031 - Experimental).
|
class |
EAReceiverPlan
This plan implements the receiver of the "FIPA Dutch Auction Interaction
Protocol Specification" (XC00032 - Experimental).
|
Modifier and Type | Class and Description |
---|---|
class |
RPInitiatorPlan
The fipa request plan performs the initiator side
of the fipa-request protocol.
|
class |
RPReceiverPlan
Receive a request and answer it.
|
Modifier and Type | Class and Description |
---|---|
class |
SPHandleUpdatePlan |
class |
SPInitiationPlan |
class |
SPReceptionPlan |
class |
SPSubmitUpdatePlan |
Modifier and Type | Class and Description |
---|---|
class |
FinishedPlan
Stop the test agent.
|
Modifier and Type | Class and Description |
---|---|
class |
NotifyAdminPlan
Notify the human admin of some agent in case of problems.
|
class |
ObserveAgentPlan
Observe an agent via ping requests.
|
Modifier and Type | Class and Description |
---|---|
class |
ParallelActivationPlan
Plan for parallel goal activation in GPMN processes.
|
class |
SequentialActivationPlan
Plan for sequential goal activation in GPMN processes.
|
class |
StartAndMonitorProcessPlan
Create a process and the corresponding parameters.
|
Copyright © 2013. All Rights Reserved.