#include <standardPredicates.h>
Public Member Functions |
|
virtual bool | operator() (const Atom &atom) const |
Evaluate the predicate for the atom
atom . |
Returns true
, if the atom belongs to the
backbone of a protein, i. e. is one of the members of the
peptide bond.
virtual bool BALL::BackBonePredicate::operator() | ( | const Atom & | atom | ) | const [virtual] |
Evaluate the predicate for the atom
atom
.
atom | the atom to test |
Reimplemented from BALL::ExpressionPredicate.