chemaxon.jchem.db
Class RegenerationConstants
java.lang.Object
chemaxon.jchem.db.RegenerationConstants
public class RegenerationConstants
- extends java.lang.Object
Contains the constants of the regeneration checker.
- Since:
- JChem 5.1.3
- Author:
- Roland Molnar
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
REGENERATION_TYPE_NONE
public static final int REGENERATION_TYPE_NONE
- See Also:
- Constant Field Values
REGENERATION_TYPE_FULL
public static final int REGENERATION_TYPE_FULL
- See Also:
- Constant Field Values
REGENERATION_TYPE_CT
public static final int REGENERATION_TYPE_CT
- See Also:
- Constant Field Values
REGENERATION_TYPE_WITHOUT_CT
public static final int REGENERATION_TYPE_WITHOUT_CT
- See Also:
- Constant Field Values
REGENERATION_TYPE_MD
public static final int REGENERATION_TYPE_MD
- See Also:
- Constant Field Values
REGENERATION_TYPE_ANY
public static final int REGENERATION_TYPE_ANY
- See Also:
- Constant Field Values
GROUP_TYPE_ANY
public static final int[] GROUP_TYPE_ANY
TABLE_VERSION_OK
public static final int TABLE_VERSION_OK
- See Also:
- Constant Field Values
TABLE_VERSION_OLDER
public static final int TABLE_VERSION_OLDER
- See Also:
- Constant Field Values
TABLE_VERSION_NEWER
public static final int TABLE_VERSION_NEWER
- See Also:
- Constant Field Values
REGENERATION_MODE_NORMAL
public static final int REGENERATION_MODE_NORMAL
- See Also:
- Constant Field Values
REGENERATION_MODE_PRECALCULATION
public static final int REGENERATION_MODE_PRECALCULATION
- See Also:
- Constant Field Values
REGENERATION_MODE_NOT_PRECALCULATED
public static final int REGENERATION_MODE_NOT_PRECALCULATED
- See Also:
- Constant Field Values
EXCLUDED_CD_FIELDS
public static final java.lang.String[] EXCLUDED_CD_FIELDS
RegenerationConstants
public RegenerationConstants()