|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
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. |
Predicates for the filter-based retrieval.
|
GAIA - Group for Artificial Intelligence Applications http://gaia.fdi.ucm.es |
|||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |