Class EMFComparePreferences

java.lang.Object
org.eclipse.emf.compare.rcp.internal.preferences.EMFComparePreferences

public final class EMFComparePreferences
extends java.lang.Object
Preferences constants and utilities for the EMF Compare RCP plug-in.
  • Field Summary

    Fields 
    Modifier and Type Field Description
    static java.lang.String CONFLICTS_DETECTOR
    Conflicts detector preference.
    static java.lang.String DIFF_ENGINES
    Differences Engine preference.
    static java.lang.String DISABLED_ADAPTER_FACTORY
    Disabled adapter factories preference.
    static java.lang.String DISABLED_POST_PROCESSOR
    Disabled post processors preference.
    static java.lang.String EQUI_ENGINES
    Equivalences Engine preference.
    static java.lang.String LOG_LEVEL_DEFAULT
    Default log level.
    static java.lang.String LOG_LEVEL_KEY
    Preference key for log level.
    static java.lang.String MATCH_ENGINE_DISABLE_ENGINES
    Disabled match engine preference.
    static java.lang.String REQ_ENGINES
    Requirements Engine preference.
  • Method Summary

    Modifier and Type Method Description
    static java.util.List<java.lang.String> getDisabledAdapterFactoryDescriptorIds()
    Gets the ids of all disabled EMF Compare adapter factory descriptors.

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait