public class CustomTautomerFilters extends Object
Constructor and Description |
---|
CustomTautomerFilters() |
Modifier and Type | Method and Description |
---|---|
boolean |
checkNewAlleneAtoms(org.openscience.cdk.interfaces.IAtomContainer mol,
boolean allowNewAlleneAtom,
boolean allowNewCyclicAlleneAtom) |
boolean |
hasAlleneAtomsInCycle(org.openscience.cdk.interfaces.IAtomContainer mol) |
boolean |
hasNewAlleneAtoms(org.openscience.cdk.interfaces.IAtomContainer mol) |
boolean |
hasNewAlleneAtomsInCycle(org.openscience.cdk.interfaces.IAtomContainer mol) |
void |
setup(org.openscience.cdk.interfaces.IAtomContainer mol) |
void |
setup(org.openscience.cdk.interfaces.IAtomContainer mol,
org.openscience.cdk.interfaces.IRingSet rSet) |
public void setup(org.openscience.cdk.interfaces.IAtomContainer mol)
public void setup(org.openscience.cdk.interfaces.IAtomContainer mol, org.openscience.cdk.interfaces.IRingSet rSet)
public boolean checkNewAlleneAtoms(org.openscience.cdk.interfaces.IAtomContainer mol, boolean allowNewAlleneAtom, boolean allowNewCyclicAlleneAtom)
public boolean hasNewAlleneAtoms(org.openscience.cdk.interfaces.IAtomContainer mol)
public boolean hasNewAlleneAtomsInCycle(org.openscience.cdk.interfaces.IAtomContainer mol)
public boolean hasAlleneAtomsInCycle(org.openscience.cdk.interfaces.IAtomContainer mol)
Copyright © 2004–2020 Ideaconsult Ltd.. All rights reserved.