jade.content
Interface AgentAction

All Superinterfaces:
Concept, ContentElement, Serializable, java.io.Serializable, Term
All Known Implementing Classes:
AbsAgentAction, Action, CreateAgent, Deregister, GetDescription, InstallMTP, KillAgent, KillContainer, LoadBehaviour, Modify, MoveAction, OntoACLMessage, QueryAgentsOnLocation, QueryPlatformLocationsAction, Register, Search, ShowGui, ShutdownPlatform, UninstallMTP, WhereIsAgentAction

public interface AgentAction
extends ContentElement, Concept

Generic interface to be implemented by classes associated to agent actions in an ontology. Agent actions are expressions describing actions that can be performed by agents.

Author:
Federico Bergenti - Universita` di Parma



JADE