Package jade.content
Interface Term
-
- All Superinterfaces:
Serializable,Serializable
- All Known Subinterfaces:
AbsTerm,AgentAction,Concept,Event,Location
- All Known Implementing Classes:
AbsAgentAction,AbsAggregate,AbsConcept,AbsConceptSlotFunction,AbsExtendedPrimitive,AbsIRE,AbsPrimitive,AbsReference,AbsVariable,ACLMessage,Action,AddedBehaviour,AddedContainer,AddedMTP,AgentGroup,AMSAgentDescription,APDescription,APService,BehaviourID,BornAgent,ChangedAgentOwnership,ChangedAgentState,ChangedBehaviourState,CloneAction,ConceptSlotFunction,ContainerID,CreateAgent,DeadAgent,DebugOff,DebugOn,DeleteAgent,DeleteAgentGroup,DeleteContainer,Deregister,DeregisterFrom,DFAgentDescription,Envelope,EventRecord,Federate,FreezeAgent,FrozenAgent,GetAllLoggers,GetDescription,GetDescription,GetDescriptionUsed,GetKeys,GetParents,GetValue,InstallMTP,KillAgent,KillContainer,KillContainerRequested,LevelInfo,LoadAgent,LoadAgentGroup,LoadBehaviour,LoadContainer,LoggerInfo,MobileAgentDescription,MobileAgentLanguage,MobileAgentOS,MobileAgentProfile,MobileAgentSystem,Modify,ModifyOn,MoveAction,MovedAgent,MultiValueProperty,OntoACLMessage,OntoAID,Parameter,PlatformDescription,PlatformID,PostedMessage,Property,QueryAgentsOnLocation,QueryPlatformLocationsAction,ReceivedMessage,ReceivedObject,Register,RegisterWith,ReloadAgent,RemovedBehaviour,RemovedContainer,RemovedMTP,ResetEvents,ResumedAgent,RoutedMessage,SaveAgent,SaveAgentGroup,SaveContainer,Search,SearchConstraints,SearchOn,SentMessage,ServiceDescription,SetFile,SetLevel,ShowGui,ShutdownPlatform,ShutdownPlatformRequested,SniffOff,SniffOn,StartNotify,StopNotify,SuspendedAgent,ThawAgent,ThawedAgent,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