#include <standardPredicates.h>
Inheritance diagram for BackBonePredicate:
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 backbone of a protein, i. e. is one of the members of the peptide bond.
|
Evaluate the predicate for the atom
Reimplemented from ExpressionPredicate. |