public class AbsentChiralFlagChecker extends AbstractStructureChecker
errorType, propertyChangeSupport
PROPERTY_KEY_VALID
Constructor and Description |
---|
AbsentChiralFlagChecker()
Initializes the absent chiral flag error checker
|
Modifier and Type | Method and Description |
---|---|
protected StructureCheckerResult |
check1(Molecule molecule)
Determines if a non chiral molecule contains a chiral flag.
|
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
public AbsentChiralFlagChecker()
protected StructureCheckerResult check1(Molecule molecule)
check1
in class AbstractStructureChecker
molecule
- the Molecule
instance to be checked for problemsStructureCheckerResult
which represents the problem or null
if no problem found