- label - Variable in class org.eclipse.emf.compare.rcp.ui.structuremergeviewer.filters.AbstractDifferenceFilter
-
A human-readable label for this filter.
- label - Variable in class org.eclipse.emf.compare.rcp.ui.structuremergeviewer.groups.AbstractDifferenceGroupProvider
-
A human-readable label for this group provider.
- LABEL_DESCRIPTOR_ATTR - Static variable in class org.eclipse.emf.compare.rcp.internal.extension.impl.DescriptorRegistryEventListener
-
Label attribute of extension point.
- LabelContentViewer - Class in org.eclipse.emf.compare.ide.ui.internal.contentmergeviewer.label
-
A dummy viewer that displays a single label.
- LabelContentViewer(Composite, String, String) - Constructor for class org.eclipse.emf.compare.ide.ui.internal.contentmergeviewer.label.LabelContentViewer
-
Creates a new viewer and its controls.
- LabeledViewerCreator - Class in org.eclipse.emf.compare.ide.ui.internal.contentmergeviewer.label
-
Creates an empty viewer with a single centered label which say to wait for the comparison to finish or
there is no selected item if the comparison is finished.
- LabeledViewerCreator() - Constructor for class org.eclipse.emf.compare.ide.ui.internal.contentmergeviewer.label.LabeledViewerCreator
-
- labelProviderChanged() - Method in class org.eclipse.emf.compare.ide.ui.internal.structuremergeviewer.WrappableTreeViewer
- LazyItemDescriptor<T> - Class in org.eclipse.emf.compare.rcp.internal.extension.impl
-
Descriptor for an item.
- LazyItemDescriptor(String, String, int, IConfigurationElement, String) - Constructor for class org.eclipse.emf.compare.rcp.internal.extension.impl.LazyItemDescriptor
-
Constructor.
- left - Variable in class org.eclipse.emf.compare.impl.MatchImpl
-
The cached value of the '
Left
' reference
- left - Variable in class org.eclipse.emf.compare.impl.MatchResourceImpl
-
The cached value of the '
Left
' attribute
- left - Variable in class org.eclipse.emf.compare.scope.AbstractComparisonScope
-
The left root of this comparison.
- LEFT_EDEFAULT - Static variable in class org.eclipse.emf.compare.impl.MatchResourceImpl
-
The default value of the '
Left
' attribute
- LEFT_URI_EDEFAULT - Static variable in class org.eclipse.emf.compare.impl.MatchResourceImpl
-
The default value of the '
Left URI
' attribute
- LEFT_VALUE - Static variable in enum org.eclipse.emf.compare.DifferenceSource
-
The 'LEFT' literal value
- leftSaveIsDone() - Method in interface org.eclipse.emf.compare.command.ICompareCommandStack
-
Called after a save of the left model has been successfully performed.
- leftSaveIsDone() - Method in class org.eclipse.emf.compare.command.impl.CompareCommandStack
-
Called after a save of the left model has been successfully performed.
- leftSaveIsDone() - Method in class org.eclipse.emf.compare.command.impl.DualCompareCommandStack
-
Called after a save of the left model has been successfully performed.
- leftSaveIsDone() - Method in class org.eclipse.emf.compare.command.impl.TransactionalDualCompareCommandStack
-
Called after a save of the left model has been successfully performed.
- leftToRight - Variable in class org.eclipse.emf.compare.command.impl.AbstractCopyCommand
-
Direction of the merge operation.
- leftURI - Variable in class org.eclipse.emf.compare.impl.MatchResourceImpl
-
The cached value of the '
Left URI
' attribute
- LOAD_ON_DEMAND_POLICY_PPID - Static variable in class org.eclipse.emf.compare.rcp.EMFCompareRCPPlugin
-
The id of the load on demand policy extension point.
- LoadOnDemandPolicyRegistryImpl - Class in org.eclipse.emf.compare.rcp.internal.policy
-
A default implementation that uses a map internally.
- LoadOnDemandPolicyRegistryImpl() - Constructor for class org.eclipse.emf.compare.rcp.internal.policy.LoadOnDemandPolicyRegistryImpl
-
Creates a new implementation.
- LoadOnDemandPolicyRegistryListener - Class in org.eclipse.emf.compare.rcp.internal.policy
-
A listener for load on demand policy extension point.
- LoadOnDemandPolicyRegistryListener(ILoadOnDemandPolicy.Registry, String, String, ILog) - Constructor for class org.eclipse.emf.compare.rcp.internal.policy.LoadOnDemandPolicyRegistryListener
-
Creates a new listener for the given pluginID
and extensionPointID
.
- loadResource(IStorage, ResourceSet, Map<?, ?>) - Static method in class org.eclipse.emf.compare.ide.utils.ResourceUtil
-
This will try and load the given file as an EMF model, and return the corresponding
Resource
if
at all possible.
- locationChanges - Variable in class org.eclipse.emf.compare.impl.MatchResourceImpl
-
- log(int, String) - Method in class org.eclipse.emf.compare.ide.EMFCompareIDEPlugin
-
Log the given message with the given severity to the logger of this plugin.
- log(Throwable) - Method in class org.eclipse.emf.compare.ide.EMFCompareIDEPlugin
-
Log the given exception to the logger of this plugin.
- log(Throwable) - Method in class org.eclipse.emf.compare.ide.ui.internal.EMFCompareIDEUIPlugin
-
- log(int, String) - Method in class org.eclipse.emf.compare.ide.ui.internal.EMFCompareIDEUIPlugin
-
Log the given message with the give severity level.
- log(int, String) - Method in class org.eclipse.emf.compare.rcp.EMFCompareRCPPlugin
-
Log the given message with the given severity to the logger of this plugin.
- log(int, IConfigurationElement, String) - Method in class org.eclipse.emf.compare.rcp.extension.AbstractRegistryEventListener
-
Log the error to the current plugin logger.
- log(IConfigurationElement, Throwable) - Method in class org.eclipse.emf.compare.rcp.extension.AbstractRegistryEventListener
-
Log the error to the current plugin logger.
- log(IConfigurationElement, String, Throwable) - Method in class org.eclipse.emf.compare.rcp.extension.AbstractRegistryEventListener
-
Logs the given error with a human-readable error message.
- log(Throwable) - Method in class org.eclipse.emf.compare.rcp.ui.EMFCompareRCPUIPlugin
-
- log(int, String) - Method in class org.eclipse.emf.compare.rcp.ui.EMFCompareRCPUIPlugin
-
Log the given message with the give severity level.
- LOG_BACKUP_COUNT_KEY - Static variable in class org.eclipse.emf.compare.rcp.ui.internal.preferences.LoggingPreferencePage
-
- LOG_FILE_MAX_SIZE_KEY - Static variable in class org.eclipse.emf.compare.rcp.ui.internal.preferences.LoggingPreferencePage
-
- LOG_FILENAME_KEY - Static variable in class org.eclipse.emf.compare.rcp.ui.internal.preferences.LoggingPreferencePage
-
- LOG_LEVEL_KEY - Static variable in class org.eclipse.emf.compare.rcp.ui.internal.preferences.LoggingPreferencePage
-
- LOGGER - Static variable in class org.eclipse.emf.compare.rcp.ui.EMFCompareRCPUIPlugin
-
Log4j logger to use throughout EMFCompare for logging purposes.
- LoggingPreferencePage - Class in org.eclipse.emf.compare.rcp.ui.internal.preferences
-
Preference page used to configure logging in EMFCompare.
- LoggingPreferencePage() - Constructor for class org.eclipse.emf.compare.rcp.ui.internal.preferences.LoggingPreferencePage
-
Constructor.
- LoggingPreferencePage(String, ImageDescriptor) - Constructor for class org.eclipse.emf.compare.rcp.ui.internal.preferences.LoggingPreferencePage
-
Constructor.
- LoggingPreferencePage(String) - Constructor for class org.eclipse.emf.compare.rcp.ui.internal.preferences.LoggingPreferencePage
-
Constructor.
- LogicalModelView - Class in org.eclipse.emf.compare.ide.ui.internal.logical.view
-
A simple view displaying the resources of a logical model.
- LogicalModelView() - Constructor for class org.eclipse.emf.compare.ide.ui.internal.logical.view.LogicalModelView
-
- LogicalModelView.Presentation - Enum in org.eclipse.emf.compare.ide.ui.internal.logical.view
-
Presentation mode of the viewer.
- LogicalModelViewContentProvider - Class in org.eclipse.emf.compare.ide.ui.internal.logical.view
-
ContentProvider for the logical model view.
- LogicalModelViewHandlerDescriptor - Class in org.eclipse.emf.compare.ide.ui.internal.logical.view.registry
-
- LogicalModelViewHandlerRegistry - Class in org.eclipse.emf.compare.ide.ui.internal.logical.view.registry
-
This registry implements its own strategy to define the "best" Logical Model Editors Handler to use.
- LogicalModelViewHandlerRegistry() - Constructor for class org.eclipse.emf.compare.ide.ui.internal.logical.view.registry.LogicalModelViewHandlerRegistry
-
Initializes our registry.
- LogicalModelViewHandlerRegistryListener - Class in org.eclipse.emf.compare.ide.ui.internal.logical.view.registry
-
This listener will react to changes against our logical model editor handler extension point, allowing us
to be in sync with plugin activation and deactivation.
- LogicalModelViewHandlerRegistryListener(String, String, ILog, LogicalModelViewHandlerRegistry) - Constructor for class org.eclipse.emf.compare.ide.ui.internal.logical.view.registry.LogicalModelViewHandlerRegistryListener
-
Initialize a registry event listener for our handlers.
- LogicalModelViewHandlerUtil - Class in org.eclipse.emf.compare.ide.ui.internal.logical.view
-
Util methods, for the Logical Model View handlers.
- LogicalModelViewLabelProvider - Class in org.eclipse.emf.compare.ide.ui.internal.logical.view
-
LabelProvider for the logical model view.
- logMissingAttribute(IConfigurationElement, String) - Method in class org.eclipse.emf.compare.rcp.extension.AbstractRegistryEventListener
-
Delegates the logging of a missing attribute to #log(IConfigurationElement, String)
with a
proper message.
- longestCommonSubsequence(Comparison, Iterable<E>, List<E>, List<E>) - Static method in class org.eclipse.emf.compare.internal.utils.DiffUtil
-
This will compute the longest common subsequence between the two given Lists, ignoring any object that
is included in ignoredElements
.
- longestCommonSubsequence(Comparison, List<E>, List<E>) - Static method in class org.eclipse.emf.compare.internal.utils.DiffUtil
-
This will compute the longest common subsequence between the two given Lists.
- longestCommonSubsequence(Comparison, Iterable<E>, List<E>, List<E>) - Static method in class org.eclipse.emf.compare.utils.DiffUtil
-
Deprecated.
This will compute the longest common subsequence between the two given Lists, ignoring any object that
is included in ignoredElements
.
- longestCommonSubsequence(Comparison, List<E>, List<E>) - Static method in class org.eclipse.emf.compare.utils.DiffUtil
-
Deprecated.
This will compute the longest common subsequence between the two given Lists.