@PublicAPI @Deprecated public class WedgeErrorChecker extends AbstractStructureChecker
Pure Appl. Chem., Vol. 78, No. 10, pp. 1897–1970, 2006.
doi:10.1351/pac200678101897
errorType, propertyChangeSupport
PROPERTY_KEY_VALID
Constructor and Description |
---|
WedgeErrorChecker()
Deprecated.
Default constructor
|
Modifier and Type | Method and Description |
---|---|
protected StructureCheckerResult |
check1(Molecule molecule)
Deprecated.
In version 15.8.3 the checker logic was replaced with the logic implemented in
Molecule 's stereoClean() method. |
addPropertyChangeListener, addPropertyChangeListener, check, clone, cloneItem, convertResult, equals, expandMolecule, getDescription, getDescriptor, getEditorClassName, getErrorCode, getErrorDescription, getErrorType, getHelpText, getIcon, getLocalMenuName, getName, hashCode, isAvailable, isLicensed, isValid, propertyChange, removePropertyChangeListener, removePropertyChangeListener, setDescription, setHelpText, setIcon, setLicenseEnvironment, setLocalMenuName, setMoreErrorMessage, setName, setNoErrorMessage, setOneErrorMessage, toString
protected StructureCheckerResult check1(Molecule molecule)
Molecule
's stereoClean()
method.check1
in class AbstractStructureChecker
molecule
- the Molecule
instance to be checked for problemsStructureCheckerResult
which represents the problem or null
if no problem foundchemaxon.struc.Molecule#stereoClean()}}