Package teamSpace.agent

Class Summary
CheckForActionsBehaviour This behaviour is a behaviour (state) in the FSMBehaviour (final-state-machine) described by the class TeamSpacePSBehaviour.
CheckTeamSpaceRequestsBehaviour This class checks incoming request-messages, and add a parallel beahaviour where the requests are handled in parallel.
DFRegisteringBehaviour This class contains the behaviour for registering a service with the DF, extends OneShotBehaviour
EndProblemSolvingBehaviour This behaviour is a behaviour (state) in the FSMBehaviour (final-state-machine) described by the class TeamSpacePSBehaviour.
FailureBehaviour This class handles any failure that occurs during the process of solving a problem in the team space.
HandleActionsBehaviour This behaviour is a behaviour (state) in the FSMBehaviour (final-state-machine) described by the class TeamSpacePSBehaviour.
PrepareResultBehaviour This behaviour is the last behaviour (state) in the FSMBehaviour (final-state-machine) described by the class TeamSpacePSBehaviour.
TeamSpaceAgent This class represents the agent that controls the Team Space
TeamSpaceAgentBehaviour The name of this class should be changed.
TeamSpacePSBehaviour This class represents the final-state-machine behaviour that encapsulates the core behaviour of the TeamSpaceAgent.