public class AtomValueChecker extends AtomChecker
AtomChecker
detecting atoms with atom value.errorType, propertyChangeSupport
PROPERTY_KEY_VALID
Constructor and Description |
---|
AtomValueChecker()
Default constructor.
|
Modifier and Type | Method and Description |
---|---|
protected boolean |
check(Molecule molecule,
MolAtom atom)
Detects if the current atom of the molecule has atom value.
|
createResult, getComponent, getComponentCount
check1, initialize
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 boolean check(Molecule molecule, MolAtom atom)
check
in class ComponentChecker<MolAtom>
molecule
- the moleculeatom
- the atom of the molecule to check