Uses of Interface
org.openscience.cdk.tools.IValencyChecker
Packages that use IValencyChecker
-
Uses of IValencyChecker in org.openscience.cdk.tools
Classes in org.openscience.cdk.tools that implement IValencyCheckerModifier and TypeClassDescriptionclass
This class tries to figure out the bond order of the bonds that has the flagSINGLE_OR_DOUBLE
raised (i.e.class
Assumes CDK atom types to be detected and adds missing hydrogens based on the atom typing.class
Provides methods for checking whether an atoms valences are saturated with respect to a particular atom type.class
Small customization of ValencyHybridChecker suggested by Todd Martin specially tuned for SMILES parsing.