jade.content
Interface Term

All Superinterfaces:
java.io.Serializable, Serializable
All Known Subinterfaces:
AbsTerm, AgentAction, Concept, Event, Location
All Known Implementing Classes:
AbsAgentAction, AbsConcept, AbsIRE, AbsPrimitive, AbsVariable, Action, AddedContainer, AddedMTP, AMSAgentDescription, APDescription, APService, BornAgent, ContainerID, CreateAgent, DeadAgent, Deregister, DFAgentDescription, Envelope, GetDescription, InstallMTP, KillAgent, KillContainer, KillContainerRequested, LoadBehaviour, MobileAgentDescription, MobileAgentLanguage, MobileAgentOS, MobileAgentProfile, MobileAgentSystem, Modify, MoveAction, MovedAgent, OntoACLMessage, OntoAID, Parameter, PlatformID, Property, QueryAgentsOnLocation, QueryPlatformLocationsAction, ReceivedObject, Register, RemovedContainer, RemovedMTP, ResetEvents, ResumedAgent, Search, SearchConstraints, ServiceDescription, ShowGui, ShutdownPlatform, SuspendedAgent, UninstallMTP, WhereIsAgentAction

public interface Term
extends Serializable

Interface representing a generic term, i.e. an expression identifying a generic entity (abstract or concrete) that "exist" in the world and that agents can talk and reason about.

Author:
Federico Bergenti - Universita` di Parma



JADE