Interface DuplicatorRunnerConstants
-
public interface DuplicatorRunnerConstantsUser: anna Date: 04-Dec-2006
-
-
Field Summary
Fields Modifier and Type Field Description static StringCHECK_VALIDITYstatic StringDISCARD_COSTstatic StringDISTINGUISH_FIELDSstatic StringDISTINGUISH_LITERALSstatic StringDISTINGUISH_METHODSstatic StringDISTINGUISH_TYPESstatic StringDISTINGUISH_VARIABLESstatic String[]DUPLOCATOR_SETTINGSstatic StringLOWER_BOUNDstatic StringRUNNER_TYPE
-
-
-
Field Detail
-
LOWER_BOUND
static final String LOWER_BOUND
- See Also:
- Constant Field Values
-
DISTINGUISH_VARIABLES
static final String DISTINGUISH_VARIABLES
- See Also:
- Constant Field Values
-
DISTINGUISH_FIELDS
static final String DISTINGUISH_FIELDS
- See Also:
- Constant Field Values
-
DISTINGUISH_METHODS
static final String DISTINGUISH_METHODS
- See Also:
- Constant Field Values
-
DISTINGUISH_TYPES
static final String DISTINGUISH_TYPES
- See Also:
- Constant Field Values
-
DISTINGUISH_LITERALS
static final String DISTINGUISH_LITERALS
- See Also:
- Constant Field Values
-
CHECK_VALIDITY
static final String CHECK_VALIDITY
- See Also:
- Constant Field Values
-
DISCARD_COST
static final String DISCARD_COST
- See Also:
- Constant Field Values
-
DUPLOCATOR_SETTINGS
static final String[] DUPLOCATOR_SETTINGS
-
RUNNER_TYPE
static final String RUNNER_TYPE
- See Also:
- Constant Field Values
-
-