OEUniMolecularRxnFixValence¶
This namespace contains constants representing various supported valence fixup actions after a successfully applied reaction transformation.
All
This constant requests that all atoms in the transformed products be checked for valence issues.
Altered
This constant requests that only atoms modified by the transformation in the transformed products be checked for valence issues.
DEFAULT
Default
This constant requests the default action valence correction
setting of OEUniMolecularRxnFixValence_Explicit
.
Explicit
This constant requests that no atoms in the transformed products be checked for valence issues. It is assumed that the reaction transformation itself provides expicit valence corrections as part of the transform.