Class Match
java.lang.Object
org.openscience.cdk.smsd.algorithm.vflib.map.Match
Deprecated.
SMSD has been deprecated from the CDK with a newer, more recent
version of SMSD is available at http://github.com/asad/smsd.
Holds matching query and target nodes.
- Author:
- Syed Asad Rahman <asad@ebi.ac.uk>
- Source code:
- main
- Belongs to CDK module:
- smsd
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionDeprecated.Return query nodeDeprecated.Return Target Atom
-
Constructor Details
-
Match
Deprecated.Constructor- Parameters:
query
-target
-
-
-
Method Details
-
getQueryNode
Deprecated.Return query node- Returns:
- query node
-
getTargetAtom
Deprecated.Return Target Atom- Returns:
- target Atom
-