Class SmartsMatchers


  • @Deprecated
    public final class SmartsMatchers
    extends Object
    Deprecated.
    Bridging class between the SMARTS matcher and the parser/query tool. The class are currently split across different packages. This classes temporary functionality is to expose package private functionality through a single location.
    Author:
    John May
    Source code:
    main
    Belongs to CDK module:
    smarts
    • Constructor Detail

      • SmartsMatchers

        public SmartsMatchers()
        Deprecated.
    • Method Detail

      • prepare

        public static void prepare​(IAtomContainer container,
                                   boolean ringQuery)
        Deprecated.
        Do not use - temporary method until the SMARTS packages are cleaned up. Prepares a target molecule for matching with SMARTS.
        Parameters:
        container - the container to initialise
        ringQuery - whether the smarts will check ring size queries