Class QueryPlatformLocationsAction

  • All Implemented Interfaces:
    AgentAction, Concept, ContentElement, Term, Serializable, Serializable

    public class QueryPlatformLocationsAction
    extends 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$ $Revision$
    Author:
    Giovanni Rimassa - Universita' di Parma
    See Also:
    Serialized Form
    • Constructor Detail

      • QueryPlatformLocationsAction

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