java.lang.Object
eu.su.mas.dedale.mas.agent.interactions.protocols.P_terminate
All Implemented Interfaces:
java.io.Serializable

public class P_terminate
extends java.lang.Object
implements java.io.Serializable
 This class is used to allow an agent to ask another one to terminate itself.
 If the agent is not on the platform, the GK will contact its GK's neighbours and transfer the request
 SimpleCases :
  GateKeeper --request(terminate) --> A
  or 
 Someone -- request(terminate,A1) --> Gk
 GK -- request(terminate) --> A1
 
 
Author:
Cédric Herpson
See Also:
Serialized Form