@Deprecated public class DefaultVFBondMatcher extends Object implements VFBondMatcher
Constructor and Description |
---|
DefaultVFBondMatcher()
Deprecated.
Constructor
|
DefaultVFBondMatcher(IAtomContainer queryMol,
IBond queryBond,
boolean shouldMatchBonds)
Deprecated.
Constructor
|
DefaultVFBondMatcher(IQueryBond queryBond)
Deprecated.
Constructor
|
Modifier and Type | Method and Description |
---|---|
boolean |
isBondMatchFlag()
Deprecated.
|
boolean |
matches(TargetProperties targetConatiner,
IBond targetBond)
Deprecated.
|
void |
setBondMatchFlag(boolean shouldMatchBonds)
Deprecated.
|
public DefaultVFBondMatcher()
public DefaultVFBondMatcher(IAtomContainer queryMol, IBond queryBond, boolean shouldMatchBonds)
queryMol
- query MoleculequeryBond
- query MoleculeshouldMatchBonds
- bond match flagpublic DefaultVFBondMatcher(IQueryBond queryBond)
queryBond
- query Moleculepublic boolean matches(TargetProperties targetConatiner, IBond targetBond)
matches
in interface VFBondMatcher
targetConatiner
- target containertargetBond
- target bondpublic boolean isBondMatchFlag()
public final void setBondMatchFlag(boolean shouldMatchBonds)
shouldMatchBonds
- the shouldMatchBonds to setCopyright © 2021. All rights reserved.