Interface VFAtomMatcher
- All Known Implementing Classes:
DefaultVFAtomMatcher
Deprecated.
This class is part of SMSD and either duplicates functionality elsewhere in the CDK or provides public
access to internal implementation details. SMSD has been deprecated from the CDK with a newer, more recent
version of SMSD is available at http://github.com/asad/smsd.
Interface for the AtomMatcher (atoms) in graph.
- Author:
- Syed Asad Rahman <asad@ebi.ac.uk>
-
Method Summary
Modifier and TypeMethodDescriptionbooleanmatches(TargetProperties container, IAtom atom) Deprecated.
-
Method Details
-
matches
Deprecated.
-