#include <standardPredicates.h>
Inheritance diagram for SingleBondsPredicate:
Public Member Functions | |
virtual bool | operator() (const Atom &atom) const throw () |
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.
|
Evaluate the predicate for the atom
Reimplemented from NumberOfBondsPredicate. |