#include <standardPredicates.h>
Inheritance diagram for SelectedPredicate:
Public Member Functions | |
virtual bool | operator() (const Atom &atom) const throw () |
Evaluate the predicate for the atom atom . |
This predicate is true, if the atom is selected, false otherwise.
|
Evaluate the predicate for the atom
Reimplemented from ExpressionPredicate. |