#include <standardPredicates.h>
Public Member Functions |
|
virtual bool | operator() (const Atom &atom) const |
Evaluate the predicate for the atom
atom . |
Arguments of this class are required to consist of an relational operator and a number between 1 and 8.
virtual bool BALL::SingleBondsPredicate::operator() | ( | const Atom & | atom | ) | const [virtual] |
Evaluate the predicate for the atom
atom
.
atom | the atom to test |
Reimplemented from BALL::NumberOfBondsPredicate.