Enum Class MoleculeGraph.ValenceCheckState

java.lang.Object
java.lang.Enum<MoleculeGraph.ValenceCheckState>
chemaxon.struc.MoleculeGraph.ValenceCheckState
All Implemented Interfaces:
Serializable, Comparable<MoleculeGraph.ValenceCheckState>, java.lang.constant.Constable
Enclosing class:
MoleculeGraph

@Deprecated(forRemoval=true) @SubjectToRemoval(date=JUL_01_2025) public static enum MoleculeGraph.ValenceCheckState extends Enum<MoleculeGraph.ValenceCheckState>
Deprecated, for removal: This API element is subject to removal in a future version.
Possible states of valence check:
  • off: no check for all atoms
  • ambiguousAromaticAtomsIgnored: no check for aromatic Nitrogen-like atoms atoms
  • full: all atoms of the molecule are checked