public final class EMFComparePreferences extends Object
Modifier and Type | Field and Description |
---|---|
static String |
CONFLICTS_DETECTOR
Conflicts detector preference.
|
static String |
DIFF_ENGINES
Differences Engine preference.
|
static String |
DISABLED_ADAPTER_FACTORY
Disabled adapter factories preference.
|
static String |
DISABLED_POST_PROCESSOR
Disabled post processors preference.
|
static String |
EQUI_ENGINES
Equivalences Engine preference.
|
static String |
MATCH_ENGINE_DISABLE_ENGINES
Disabled match engine preference.
|
static String |
REQ_ENGINES
Requirements Engine preference.
|
Modifier and Type | Method and Description |
---|---|
static List<String> |
getDisabledAdapterFacotryDescriptorIds(IEclipsePreferences preferenceStore)
Gets the ids of all disabled EMF Compare adapter factory descriptors.
|
public static final String DIFF_ENGINES
public static final String EQUI_ENGINES
public static final String REQ_ENGINES
public static final String CONFLICTS_DETECTOR
public static final String MATCH_ENGINE_DISABLE_ENGINES
public static final String DISABLED_POST_PROCESSOR
public static final String DISABLED_ADAPTER_FACTORY
public static List<String> getDisabledAdapterFacotryDescriptorIds(IEclipsePreferences preferenceStore)
preferenceStore
- IEclipsePreferences
where are stored the preferences.
Copyright (c) 2006, 2014 Obeo and others. All rights reserved.