jade.content
Interface Concept

All Superinterfaces:
java.io.Serializable, Term
All Known Subinterfaces:
AgentAction, Event, Location
All Known Implementing Classes:
AbsAgentAction, AbsAggregate, AbsConcept, AbsConceptSlotFunction, ACLMessage, Action, AddedBehaviour, AddedContainer, AddedMTP, AMSAgentDescription, APDescription, APService, BehaviourID, BornAgent, ChangedAgentOwnership, ChangedAgentState, ChangedBehaviourState, CloneAction, ConceptSlotFunction, ContainerID, CreateAgent, DeadAgent, DebugOff, DebugOn, Deregister, DeregisterFrom, DFAgentDescription, Envelope, EventRecord, Federate, FrozenAgent, GetDescription, GetDescription, GetDescriptionUsed, GetKeys, GetParents, GetValue, InstallMTP, KillAgent, KillContainer, KillContainerRequested, LoadBehaviour, MobileAgentDescription, MobileAgentLanguage, MobileAgentOS, MobileAgentProfile, MobileAgentSystem, Modify, ModifyOn, MoveAction, MovedAgent, OntoACLMessage, OntoAID, Parameter, PlatformDescription, PlatformID, PostedMessage, Property, QueryAgentsOnLocation, QueryPlatformLocationsAction, ReceivedMessage, ReceivedObject, Register, RegisterWith, RemovedBehaviour, RemovedContainer, RemovedMTP, ResetEvents, ResumedAgent, RoutedMessage, Search, SearchConstraints, SearchOn, SentMessage, ServiceDescription, ShowGui, ShutdownPlatform, ShutdownPlatformRequested, SniffOff, SniffOn, StartNotify, StopNotify, SuspendedAgent, ThawedAgent, UninstallMTP, WhereIsAgentAction

public interface Concept
extends Term

Generic interface to be implemented by classes associated to concepts in an ontology. Concepts are expressions describing entities with a complex structure that can be defined in terms of slots

Author:
Federico Bergenti - Universita` di Parma