This class contains convert relevant constants
- Since:
- Marvin 5.7
-
Field Summary
Fields
This
String
represents the key of cloned atom, original atom map
This
String
represents the key of cloned bond, original bond map
This
String
represents the key of cloned sgroup, original sgroup map
-
Constructor Summary
Constructors
-
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Field Details
-
ATOM_ATOM_MAP
public static final String ATOM_ATOM_MAP
This
String
represents the key of cloned atom, original atom map
- See Also:
-
-
BOND_BOND_MAP
public static final String BOND_BOND_MAP
This
String
represents the key of cloned bond, original bond map
- See Also:
-
-
SGROUP_SGROUP_MAP
public static final String SGROUP_SGROUP_MAP
This
String
represents the key of cloned sgroup, original sgroup map
- See Also:
-
-
Constructor Details
-
ConvertConstants
public ConvertConstants()