jade.content
Interface ContentElement

All Superinterfaces:
java.io.Serializable, Serializable
All Known Subinterfaces:
AbsContentElement, AgentAction, Predicate
All Known Implementing Classes:
AbsAgentAction, AbsContentElementList, AbsIRE, AbsPredicate, Action, ContentElementList, CreateAgent, Deregister, Done, Equals, FalseProposition, FIPAException, GetDescription, InstallMTP, InternalError, KillAgent, KillContainer, LoadBehaviour, MissingArgument, MissingParameter, Modify, MoveAction, NotRegistered, OntoACLMessage, QueryAgentsOnLocation, QueryPlatformLocationsAction, Register, Result, Search, ShowGui, ShutdownPlatform, TrueProposition, UnexpectedAct, UnexpectedArgument, UnexpectedArgumentCount, UnexpectedParameter, UninstallMTP, UnrecognisedParameterValue, UnrecognisedValue, UnsupportedAct, UnsupportedFunction, UnsupportedValue, WhereIsAgentAction

public interface ContentElement
extends Serializable

Interface representing a generic content element, i.e. an expression that can be meaningfully used as the content of an ACL message.

Author:
Federico Bergenti - Universita` di Parma



JADE