Package CoPS.agents

Class Summary
AdministerProblemSolvingProcessBehaviour This class represents the behaviour defining the administration of the problem solving process.
CheckCfpsBehaviour This class implements a behaviour which checks all the incoming cfp-messages received by the owner agent of this behaviour.
ComposePSMBehaviour This class assist the task responsible agent in composing partial results connected to a psm
CoPSAgent Class all agents in the CoPS Framework will have to inherit if they want to utilize to full capabillities of interacting as part of Team Spaces.
CoPSDecomposer This class represent a decomposer agent.
CoPSPersonalAssistant  
CoPSProblemSolver This class implements the (abstract) Problem Solver agent of the CoPS framework.
CoPSTaskResponsible Class implementing the Task Responsible role.
DFRegisteringBehaviour This class contains the behaviour for registering a service with the DF, extends OneShotBehaviour
FailureSpecificationBehaviour This represents the failure-state of the FSM represented by PrepareResultBehaviour.
FormTeamBehaviour Behaviour describing the process of forming a team.
GetDecompositionBehaviour This class represents a behaviour specifying the process of getting a decomposition of a problem.
HandleAgreeBehaviour This class implements the handleAgree - method in AdministerProblemSolvingProcessBehaviour
HandleProblemSolvingRequestsBehaviour This class represents the behaviour describing what to do when getting an ACL message with a problem solving request.
PrepareResultBehaviour This class represents a finite state machine behaviour.
ProblemSolvingBehaviour This class and behaviour assist a problem solving agent in the problem solving process by supporting a conversation with the TeamSpaceAgent.
RespondToCfpsBehaviour Class taking care of the correspondence between an agent sending out cfps and this problem solver.
RespondToDecomposeRequestsBehaviour Behaviour specifying what to do while waiting for a new task to decompose.
TaskResponsibleResponseBehaviour This class represents a behaviour returning a state describing how the problem solvig process went.