virtual bool SwapEnds()
This method swaps the begin and end atoms of a bond. The lists of
bonds contained in each of the two atoms are not altered. After
calling the SwapEnds
method, the atoms returned by the
OEBondBase::GetBgn
and OEBondBase::GetEnd
methods will
be interchanged.