Uses of Interface
org.openscience.cdk.tools.IValencyChecker
-
Packages that use IValencyChecker Package Description org.openscience.cdk.tools -
-
Uses of IValencyChecker in org.openscience.cdk.tools
Classes in org.openscience.cdk.tools that implement IValencyChecker Modifier and Type Class Description classAtomTypeAwareSaturationCheckerThis class tries to figure out the bond order of the bonds that has the flagSINGLE_OR_DOUBLEraised (i.e.classCDKValencyCheckerAssumes CDK atom types to be detected and adds missing hydrogens based on the atom typing.classSaturationCheckerProvides methods for checking whether an atoms valences are saturated with respect to a particular atom type.classSmilesValencyCheckerSmall customization of ValencyHybridChecker suggested by Todd Martin specially tuned for SMILES parsing.
-