Humboldt Alignment Editor 2.5.0

eu.esdihumboldt.hale.common.align.model.functions
Interface ClassificationMappingFunction

All Known Implementing Classes:
ClassificationMapping, ClassificationMappingExplanation, ClassificationMappingTranslator

public interface ClassificationMappingFunction

ClassificationMapping function constants.

Author:
Kai Schwierczek

Field Summary
static String ID
          the classification mapping Id
static String PARAMETER_CLASSIFICATIONS
          Name of the parameter specifying the classifications.
static String PARAMETER_NOT_CLASSIFIED_ACTION
          Name of the parameter specifying what happens to unclassified values.
static String USE_FIXED_VALUE_ACTION_PREFIX
          Value for PARAMETER_NOT_CLASSIFIED_ACTION specifying that a fixed value, which follows the ":" should be used.
static String USE_NULL_ACTION
          Value for PARAMETER_NOT_CLASSIFIED_ACTION specifying that null should be used.
static String USE_SOURCE_ACTION
          Value for PARAMETER_NOT_CLASSIFIED_ACTION specifying that the source value should be used.
 

Field Detail

ID

static final String ID
the classification mapping Id

See Also:
Constant Field Values

PARAMETER_CLASSIFICATIONS

static final String PARAMETER_CLASSIFICATIONS
Name of the parameter specifying the classifications.

See Also:
Constant Field Values

PARAMETER_NOT_CLASSIFIED_ACTION

static final String PARAMETER_NOT_CLASSIFIED_ACTION
Name of the parameter specifying what happens to unclassified values.

See Also:
Constant Field Values

USE_SOURCE_ACTION

static final String USE_SOURCE_ACTION
Value for PARAMETER_NOT_CLASSIFIED_ACTION specifying that the source value should be used.

See Also:
Constant Field Values

USE_NULL_ACTION

static final String USE_NULL_ACTION
Value for PARAMETER_NOT_CLASSIFIED_ACTION specifying that null should be used.

See Also:
Constant Field Values

USE_FIXED_VALUE_ACTION_PREFIX

static final String USE_FIXED_VALUE_ACTION_PREFIX
Value for PARAMETER_NOT_CLASSIFIED_ACTION specifying that a fixed value, which follows the ":" should be used.

See Also:
Constant Field Values

Humboldt Alignment Editor 2.5.0

Build 2012-12-03_12-30-59
Revision 9d2dd4b0318cda9f1393b1ddd390f7f792d70a2d