Uses of Interface
org.openscience.cdk.smsd.algorithm.matchers.AtomMatcher
Packages that use AtomMatcher
-
Uses of AtomMatcher in org.openscience.cdk.smsd.algorithm.matchers
Classes in org.openscience.cdk.smsd.algorithm.matchers that implement AtomMatcherModifier and TypeClassDescriptionclass
Deprecated.This class is part of SMSD and either duplicates functionality elsewhere in the CDK or provides public access to internal implementation details.class
Deprecated.This class is part of SMSD and either duplicates functionality elsewhere in the CDK or provides public access to internal implementation details.Methods in org.openscience.cdk.smsd.algorithm.matchers with parameters of type AtomMatcherModifier and TypeMethodDescriptionstatic boolean
DefaultMatcher.isAtomMatch
(AtomMatcher atomMatcher1, AtomMatcher atomMatcher2, IAtomContainer ac2, IBond bondA2, boolean shouldMatchBonds) Deprecated. -
Uses of AtomMatcher in org.openscience.cdk.smsd.ring
Constructors in org.openscience.cdk.smsd.ring with parameters of type AtomMatcher