Skip navigation links
EMF Compare
3.3.0.201903211620
A B C D E F G H I J K L M N O P Q R S T U V W X Y 

L

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, EMFCompareConfiguration) - 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
length1 - Variable in class org.eclipse.emf.compare.internal.dmp.diff_match_patch.Patch
 
length2 - Variable in class org.eclipse.emf.compare.internal.dmp.diff_match_patch.Patch
 
lineArray - Variable in class org.eclipse.emf.compare.internal.dmp.diff_match_patch.LinesToCharsResult
 
LineBasedDiff - Class in org.eclipse.emf.compare.internal.dmp
Extends diff_match_patch with a line-based diffing capability.
LineBasedDiff() - Constructor for class org.eclipse.emf.compare.internal.dmp.LineBasedDiff
 
LinesToCharsResult(String, String, List<String>) - Constructor for class org.eclipse.emf.compare.internal.dmp.diff_match_patch.LinesToCharsResult
 
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(URI) - Method in class org.eclipse.emf.compare.ide.ui.internal.logical.resolver.SynchronizedResourceSet
This will load the given URI as an EMF Resource.
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.
LocalModelResolution - Class in org.eclipse.emf.compare.ide.ui.internal.logical.resolver
This will be called by Team in order to determine whether a given file can be compared alone, or if it needs to be compared along with others (and, thus, compared from the synchronize view).
LocalModelResolution(IResolutionContext, IProgressMonitor) - Constructor for class org.eclipse.emf.compare.ide.ui.internal.logical.resolver.LocalModelResolution
Constructor.
LocalModelsResolution - Class in org.eclipse.emf.compare.ide.ui.internal.logical.resolver
Called by EMF Compare in order to resolve the logical models corresponding to the given IResources.
LocalModelsResolution(IResolutionContext, IResource, IResource, IResource, IProgressMonitor) - Constructor for class org.eclipse.emf.compare.ide.ui.internal.logical.resolver.LocalModelsResolution
Constructor.
LocalMonitoredProxyCreationListener - Class in org.eclipse.emf.compare.ide.ui.internal.logical.resolver
Implementation of IProxyCreationListener for local resolutions.
LocalMonitoredProxyCreationListener(ThreadSafeProgressMonitor, EventBus, IResourceDependencyLocalResolver, DiagnosticSupport) - Constructor for class org.eclipse.emf.compare.ide.ui.internal.logical.resolver.LocalMonitoredProxyCreationListener
Constructor.
localResolver - Variable in class org.eclipse.emf.compare.ide.ui.internal.logical.resolver.LocalMonitoredProxyCreationListener
The local resolver.
locationChanges - Variable in class org.eclipse.emf.compare.impl.MatchResourceImpl
The cached value of the 'Location Changes' containment reference list
LocationMatchingStrategy - Class in org.eclipse.emf.compare.match.resource
This implementation of a matching strategy will only use String equality on the resource URIs to try and find resource mappings.
LocationMatchingStrategy() - Constructor for class org.eclipse.emf.compare.match.resource.LocationMatchingStrategy
 
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 an Exception in the current logger.
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 an Exception in the current logger.
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.internal.preferences.EMFComparePreferences
Preference key for log4j backup file max number.
LOG_BACKUP_DEFAULT - Static variable in class org.eclipse.emf.compare.rcp.internal.preferences.EMFComparePreferences
Default log4j backup file max number.
LOG_FILE_DEFAULT - Static variable in class org.eclipse.emf.compare.rcp.internal.preferences.EMFComparePreferences
Default log4j file name.
LOG_FILE_MAX_SIZE_KEY - Static variable in class org.eclipse.emf.compare.rcp.internal.preferences.EMFComparePreferences
Preference key for log4j maximum file size.
LOG_FILE_SIZE_DEFAULT - Static variable in class org.eclipse.emf.compare.rcp.internal.preferences.EMFComparePreferences
Default log4j maximum file size.
LOG_FILENAME_KEY - Static variable in class org.eclipse.emf.compare.rcp.internal.preferences.EMFComparePreferences
Preference key for log4j file name.
LOG_LEVEL_DEFAULT - Static variable in class org.eclipse.emf.compare.rcp.internal.preferences.EMFComparePreferences
Default log4j level.
LOG_LEVEL_KEY - Static variable in class org.eclipse.emf.compare.rcp.internal.preferences.EMFComparePreferences
Preference key for log4j log level.
LOG_PATTERN - Static variable in class org.eclipse.emf.compare.rcp.internal.preferences.EMFComparePreferences
Pattern used for log4j logging.
logger - Variable in class org.eclipse.emf.compare.ide.ui.internal.logical.resolver.AbstractResolution
The logger
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
Descriptor of an ILogicalModelViewHandler.
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.
A B C D E F G H I J K L M N O P Q R S T U V W X Y 
Skip navigation links
EMF Compare
3.3.0.201903211620


Copyright (c) 2006, 2015 Obeo and others. All rights reserved.