public class SingleMapping
extends java.lang.Object
Constructor and Description |
---|
SingleMapping()
Default
|
Modifier and Type | Method and Description |
---|---|
protected java.util.List<java.util.Map<org.openscience.cdk.interfaces.IAtom,org.openscience.cdk.interfaces.IAtom>> |
getOverLaps(org.openscience.cdk.interfaces.IAtomContainer source,
org.openscience.cdk.interfaces.IAtomContainer target)
Returns single mapping solutions.
|
protected java.util.List<java.util.Map<org.openscience.cdk.interfaces.IAtom,org.openscience.cdk.interfaces.IAtom>> |
getOverLaps(org.openscience.cdk.isomorphism.matchers.IQueryAtomContainer source,
org.openscience.cdk.interfaces.IAtomContainer target)
Returns single mapping solutions.
|
protected java.util.List<java.util.Map<org.openscience.cdk.interfaces.IAtom,org.openscience.cdk.interfaces.IAtom>> getOverLaps(org.openscience.cdk.interfaces.IAtomContainer source, org.openscience.cdk.interfaces.IAtomContainer target) throws org.openscience.cdk.exception.CDKException
source
- target
- org.openscience.cdk.exception.CDKException
protected java.util.List<java.util.Map<org.openscience.cdk.interfaces.IAtom,org.openscience.cdk.interfaces.IAtom>> getOverLaps(org.openscience.cdk.isomorphism.matchers.IQueryAtomContainer source, org.openscience.cdk.interfaces.IAtomContainer target) throws org.openscience.cdk.exception.CDKException
source
- target
- org.openscience.cdk.exception.CDKException