Class TotalConnectionAtom

    • Constructor Detail

      • TotalConnectionAtom

        public TotalConnectionAtom​(int connectivity,
                                   IChemObjectBuilder builder)
        Deprecated.
        Creates a new instance.
    • Method Detail

      • matches

        public boolean matches​(IAtom atom)
        Deprecated.
        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