Uses of Interface
org.openscience.cdk.smsd.algorithm.matchers.VFAtomMatcher
Packages that use VFAtomMatcher
Package
Description
-
Uses of VFAtomMatcher in org.openscience.cdk.smsd.algorithm.matchers
Classes in org.openscience.cdk.smsd.algorithm.matchers that implement VFAtomMatcherModifier 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. -
Uses of VFAtomMatcher in org.openscience.cdk.smsd.algorithm.vflib.builder
Methods in org.openscience.cdk.smsd.algorithm.vflib.builder that return VFAtomMatcherMethods in org.openscience.cdk.smsd.algorithm.vflib.builder with parameters of type VFAtomMatcherModifier and TypeMethodDescriptionVFQueryBuilder.addNode
(VFAtomMatcher matcher, IAtom atom) Deprecated.Add and return a node for a query atomConstructors in org.openscience.cdk.smsd.algorithm.vflib.builder with parameters of type VFAtomMatcherModifierConstructorDescriptionprotected
NodeBuilder
(VFAtomMatcher matcher) Deprecated.Construct a node for a query atom -
Uses of VFAtomMatcher in org.openscience.cdk.smsd.algorithm.vflib.interfaces
Methods in org.openscience.cdk.smsd.algorithm.vflib.interfaces that return VFAtomMatcher