jade.domain.FIPAAgentManagement
Class GetDescription

java.lang.Object
  |
  +--jade.domain.FIPAAgentManagement.GetDescription
All Implemented Interfaces:
AgentAction, Concept, ContentElement, java.io.Serializable, Serializable, Term

public class GetDescription
extends java.lang.Object
implements AgentAction

This class implements the get-description action of the fipa-agent-management ontology. This action is supported by (and can be requested to) the AMS.

Version:
$Date: 2003-11-24 14:47:00 +0100 (Mon, 24 Nov 2003) $ $Revision: 4597 $
Author:
Fabio Bellifemine - CSELT S.p.A.
See Also:
FIPAManagementOntology, Serialized Form

Constructor Summary
GetDescription()
          Default constructor.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

GetDescription

public GetDescription()
Default constructor. A default constructor is needed for ontological classes.



JADE