Class SymbolAndChargeQueryAtom

    • Constructor Detail

      • SymbolAndChargeQueryAtom

        public SymbolAndChargeQueryAtom​(IChemObjectBuilder builder)
        Deprecated.
      • SymbolAndChargeQueryAtom

        public SymbolAndChargeQueryAtom​(IAtom atom)
        Deprecated.
    • Method Detail

      • setOperator

        public void setOperator​(String str)
        Deprecated.
      • 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 QueryAtom
        Parameters:
        atom - IAtom to match against
        Returns:
        true, if this IQueryAtom matches the given IAtom
      • toString

        public String toString()
        Deprecated.
        Description copied from interface: IChemObject
        Returns a one line description of this IChemObject.
        Specified by:
        toString in interface IChemObject
        Overrides:
        toString in class Object
        Returns:
        a String representation of this object