Package chemaxon.checkers.result
Class ConversionConstants
java.lang.Object
chemaxon.checkers.result.ConversionConstants
This class contains constants for converting atoms, bonds and S-groups in checker results.
For internal use only.
- Since:
- Marvin 5.7
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
ATOM_ATOM_MAP
The key of the map from cloned atoms to original atoms.- See Also:
-
BOND_BOND_MAP
The key of the map from cloned bonds to original bonds.- See Also:
-
SGROUP_SGROUP_MAP
The key of the map from cloned S-groups to original S-groups.- See Also:
-
-
Constructor Details
-
ConversionConstants
public ConversionConstants()
-