jade.domain.JADEAgentManagement
Class QueryPlatformLocationsAction

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

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.
 
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.



JADE