Class RingIdentifierAtom

    • Constructor Detail

      • RingIdentifierAtom

        public RingIdentifierAtom​(IChemObjectBuilder builder)
        Deprecated.
    • Method Detail

      • matches

        public boolean matches​(IAtom atom)
        Deprecated.
        Description copied from class: QueryAtom
        Returns true of the given atom matches this IQueryAtom.
        Specified by:
        matches in interface IQueryAtom
        Overrides:
        matches in class SMARTSAtom
        Parameters:
        atom - IAtom to match against
        Returns:
        true, if this IQueryAtom matches the given IAtom
      • getAtom

        public IQueryAtom getAtom()
        Deprecated.
      • setAtom

        public void setAtom​(IQueryAtom atom)
        Deprecated.
      • getRingBond

        public IQueryBond getRingBond()
        Deprecated.
      • setRingBond

        public void setRingBond​(IQueryBond bond)
        Deprecated.