Package jcolibri.method.retrieve.FilterBasedRetrieval.predicates

Predicates for the filter-based retrieval.

See:
          Description

Interface Summary
FilterPredicate Interface for Predicates
 

Class Summary
Equal Predicate that compares if two objects are equal.
EqualTo Predicate that compares if the case object is equal to a fixed value.
NotEqual Predicate that compares if two objects are different.
NotEqualTo Predicate that compares if the case object is different to a fixed value.
OntologyCompatible Predicate that compares if two objects (that must be Instance typed) are compatible.
QueryLess Predicate that compares if the query object is less than the case object.
QueryLessOrEqual Predicate that compares if the query object is less or equal than the case object.
QueryMore Predicate that compares if the query object is more than the case object.
QueryMoreOrEqual Predicate that compares if the query object is more or equal than the case object.
Threshold Predicate that compares if the query object is less than the case object.
 

Package jcolibri.method.retrieve.FilterBasedRetrieval.predicates Description

Predicates for the filter-based retrieval.


GAIA - Group for Artificial Intelligence Applications
http://gaia.fdi.ucm.es