jade.content
Interface Predicate

All Superinterfaces:
ContentElement, Serializable, java.io.Serializable
All Known Implementing Classes:
AbsPredicate, Done, Equals, FalseProposition, FIPAException, InternalError, MissingArgument, MissingParameter, NotRegistered, Result, TrueProposition, UnexpectedAct, UnexpectedArgument, UnexpectedArgumentCount, UnexpectedParameter, UnrecognisedParameterValue, UnrecognisedValue, UnsupportedAct, UnsupportedFunction, UnsupportedValue

public interface Predicate
extends ContentElement

Generic interface to be implemented by classes associated to predicates in an ontology. Predicates are expressions that say something about the status of the world and can be true or false.

Author:
Federico Bergenti - Universita` di Parma



JADE