Interface ILonePair

    • Method Detail

      • setAtom

        void setAtom​(IAtom atom)
        Sets the associated Atom.
        Parameters:
        atom - the Atom this lone pair will be associated with
        See Also:
        getAtom()
      • contains

        boolean contains​(IAtom atom)
        Returns true if the given atom participates in this lone pair.
        Parameters:
        atom - The atom to be tested if it participates in this bond
        Returns:
        true if this lone pair is associated with the atom