public interface EMFCompareUIPreferences
 Default values for each of these can be checked from EMFCompareUIPreferencesInitializer.
 
| Modifier and Type | Field and Description | 
|---|---|
| static String | DISABLE_RESOLVERS_PREFERENCEPreference telling us whether the model resolvers are enabled (value  false) or disabled
 (valuetrue). | 
| static String | DISABLE_THREADING_PREFERENCEPreference telling us whether the model resolver can use threading (value  false) or if it
 should remain single-threaded (valuetrue). | 
| static String | RESOLUTION_SCOPE_PREFERENCEPreference telling EMF Compare which scope to crawl for cross-referenced resources. | 
static final String DISABLE_RESOLVERS_PREFERENCE
false) or disabled
 (value true).static final String DISABLE_THREADING_PREFERENCE
false) or if it
 should remain single-threaded (value true).static final String RESOLUTION_SCOPE_PREFERENCE
CrossReferenceResolutionScope.
Copyright (c) 2006, 2015 Obeo and others. All rights reserved.