jade.domain.JADEAgentManagement
Class QueryPlatformLocationsAction

java.lang.Object
  extended by jade.domain.JADEAgentManagement.QueryPlatformLocationsAction
All Implemented Interfaces:
AgentAction, Concept, ContentElement, Term, java.io.Serializable

public class QueryPlatformLocationsAction
extends java.lang.Object
implements AgentAction

This class represents the query-platform-locations action of the JADE-agent-management ontology. This action can be requested to the JADE AMS to retrieve the list of containers in the platform.

Version:
$Date: 2003-11-24 14:47:00 +0100 (lun, 24 nov 2003) $ $Revision: 4597 $
Author:
Giovanni Rimassa - Universita' di Parma
See Also:
Serialized Form

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

Constructor Detail

QueryPlatformLocationsAction

public QueryPlatformLocationsAction()
Default constructor. A default constructor is necessary for ontological classes.



These are the official JADE API. For these API backward compatibility is guaranteed accross JADE versions