#include <standardPredicates.h>
Inheritance diagram for MoleculePredicate:
Public Member Functions | |
virtual bool | operator() (const Atom &atom) const throw () |
Evaluate the predicate for the atom atom . |
Returns true
, if the atom belongs to the molecule defined by the expression of this predicate.
|
Evaluate the predicate for the atom
Reimplemented from ExpressionPredicate. |