jade.content
Interface ContentElement

All Superinterfaces:
java.io.Serializable
All Known Subinterfaces:
AbsContentElement, AgentAction, Predicate
All Known Implementing Classes:
AbsAgentAction, AbsContentElementList, AbsIRE, AbsPredicate, Action, AlreadyRegistered, CloneAction, ContentElementList, CreateAgent, DebugOff, DebugOn, Deregister, DeregisterFrom, Done, Equals, FailureException, FalseProposition, Federate, FIPAException, GetDescription, GetDescription, GetDescriptionUsed, GetKeys, GetParents, GetValue, InstallMTP, InternalError, KillAgent, KillContainer, LoadBehaviour, MissingArgument, MissingParameter, Modify, ModifyOn, MoveAction, NotRegistered, NotUnderstoodException, Occurred, OntoACLMessage, QueryAgentsOnLocation, QueryPlatformLocationsAction, RefuseException, Register, RegisterWith, Result, Search, SearchOn, ShowGui, ShutdownPlatform, SniffOff, SniffOn, StartNotify, StopNotify, TrueProposition, Unauthorised, 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