public interface CompareConstants
Modifier and Type | Field and Description |
---|---|
static java.lang.String |
COMPARE_CONFIGURATION_FACTORY_ID |
static java.lang.String |
COMPARE_FACTORY_ID |
static java.lang.String |
COMPARE_FORCE_SAVE
Property key to enforce saving, even if there is no change detected.
|
static java.lang.String |
COMPARE_ID
Property key to additionally provide an ID for the object,
in case none is given to the object.
|
static java.lang.String |
COMPARE_IGNORE_FEATURES
Property key to provide a list of
EStructuralFeature to be ignored for the comparison. |
static java.lang.String |
COMPARE_TYPE |
static java.lang.String |
MERGER_DELEGATE |
static java.lang.String |
MERGER_TARGET |
static java.lang.String |
REPOSITORY_DELEGATE |
static java.lang.String |
REPOSITORY_DELEGATE_TARGET |
static java.lang.String |
REPOSITORY_TYPE |
static final java.lang.String COMPARE_CONFIGURATION_FACTORY_ID
static final java.lang.String COMPARE_FACTORY_ID
static final java.lang.String REPOSITORY_TYPE
static final java.lang.String COMPARE_TYPE
static final java.lang.String REPOSITORY_DELEGATE
static final java.lang.String REPOSITORY_DELEGATE_TARGET
static final java.lang.String MERGER_DELEGATE
static final java.lang.String MERGER_TARGET
static final java.lang.String COMPARE_ID
String
static final java.lang.String COMPARE_FORCE_SAVE
Boolean
static final java.lang.String COMPARE_IGNORE_FEATURES
EStructuralFeature
to be ignored for the comparison.
The expected value is of type List
Data In Motion GmbH all rights reserved