virtual OEAtomBase *GetAtom( const OESystem::OEUnaryPredicate<OEChem::OEAtomBase> &) const
Retrieve the first atom of a molecule that matches the specified atom atom predicate. If the molecule does not contain an atom that matches, a NULL pointer, (OEAtomBase*)0, is returned.