Package com.chemaxon.search
Tools for chemical search.
-
Interface Summary Interface Description CustomMatcher Interface for custom matching of atoms and bonds during search.CustomMatcherFactory Factory interface for creatingCustomMatcher
objects.SimpleSearcher Search interface for different Molecule-Molecule search types. -
Class Summary Class Description MatchingOptions Abstract class containing search options used by multiple algorithms.MatchingOptions.Builder Abstract builder class for creating the base part of immutable instances of any class inheriting the enclosingMatchingOptions
class.SimpleSearcherFactory Factory for creatingSimpleSearcher
instances.