#include <standardPredicates.h>
Inheritance diagram for InRingPredicate:
Public Member Functions | |
InRingPredicate () throw () | |
Default constructor;. | |
InRingPredicate (Size n) throw () | |
Detailed constructor;. | |
~InRingPredicate () throw () | |
Destructor;. | |
virtual bool | operator() (const Atom &atom) const throw () |
Evaluate the predicate for the atom atom . |
|
Evaluate the predicate for the atom
Reimplemented from ExpressionPredicate. |