jade.domain.FIPAAgentManagement
Class Quit

java.lang.Object
  |
  +--jade.domain.FIPAAgentManagement.Quit

public class Quit
extends java.lang.Object

This class implements the quit action (termination of an agent).

Author:
Fabio Bellifemine - CSELT S.p.A.
See Also:
FIPAAgentManagementOntology

Constructor Summary
Quit()
           
 
Method Summary
 AID get_0()
           
 void set_0(AID a)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Quit

public Quit()
Method Detail

set_0

public void set_0(AID a)

get_0

public AID get_0()