EMF Compare
3.2.0.201502031424
A B C D E F G H I J K L M N O P Q R S T U V W 

A

aboutToRun(IJobChangeEvent) - Method in class org.eclipse.emf.compare.ide.ui.internal.structuremergeviewer.EMFCompareStructureMergeViewerContentProvider
AbstractAccessorFactory - Class in org.eclipse.emf.compare.rcp.ui.internal.contentmergeviewer.accessor.factory.impl
An abstract implementation of IAccessorFactory.
AbstractAccessorFactory() - Constructor for class org.eclipse.emf.compare.rcp.ui.internal.contentmergeviewer.accessor.factory.impl.AbstractAccessorFactory
 
AbstractChangeFactory - Class in org.eclipse.emf.compare.internal.postprocessor.factories
Factory of difference extensions.
AbstractChangeFactory() - Constructor for class org.eclipse.emf.compare.internal.postprocessor.factories.AbstractChangeFactory
 
AbstractCompareECrossReferencerAdapter - Class in org.eclipse.emf.compare.internal
AbstractCompareECrossReferencerAdapter() - Constructor for class org.eclipse.emf.compare.internal.AbstractCompareECrossReferencerAdapter
 
AbstractCompareHandler - Class in org.eclipse.emf.compare.ide.ui.internal.handler
 
AbstractCompareHandler() - Constructor for class org.eclipse.emf.compare.ide.ui.internal.handler.AbstractCompareHandler
 
AbstractComparisonScope - Class in org.eclipse.emf.compare.scope
This implementation of IComparisonScope can be sub-classed in order to avoid re-implementing some of the methods imposed by this interface.
AbstractComparisonScope(Notifier, Notifier, Notifier) - Constructor for class org.eclipse.emf.compare.scope.AbstractComparisonScope
This will instantiate a scope with left, right and origin Notifiers defined.
AbstractConfigurationUI - Class in org.eclipse.emf.compare.rcp.ui.internal.configuration.ui
Abstract composite that is used to configure an item.
AbstractConfigurationUI(Composite, int, Preferences) - Constructor for class org.eclipse.emf.compare.rcp.ui.internal.configuration.ui.AbstractConfigurationUI
Constructor.
AbstractCopyCommand - Class in org.eclipse.emf.compare.command.impl
This command can be used to copy a number of diffs (or a single one) in a given direction.
AbstractCopyCommand(ChangeRecorder, Collection<Notifier>, List<? extends Diff>, boolean, IMerger.Registry) - Constructor for class org.eclipse.emf.compare.command.impl.AbstractCopyCommand
Constructs an instance of this command given the list of differences that it needs to merge.
AbstractDifferenceFilter - Class in org.eclipse.emf.compare.rcp.ui.structuremergeviewer.filters
An abstract filter implementation.
AbstractDifferenceFilter() - Constructor for class org.eclipse.emf.compare.rcp.ui.structuremergeviewer.filters.AbstractDifferenceFilter
Constructs the filter with the appropriate predicate.
AbstractDifferenceGroupProvider - Class in org.eclipse.emf.compare.rcp.ui.structuremergeviewer.groups
Abstract implementation of IDifferenceGroupProvider.
AbstractDifferenceGroupProvider() - Constructor for class org.eclipse.emf.compare.rcp.ui.structuremergeviewer.groups.AbstractDifferenceGroupProvider
Default constructor.
AbstractEMFCompareEditorInput - Class in org.eclipse.emf.compare.ide.ui.internal.editor
Abstract subclass of CompareEditorInput to be use to open CompareEditor with results of EMF Compare.
AbstractEMFCompareEditorInput(EMFCompareConfiguration, ICompareEditingDomain, AdapterFactory) - Constructor for class org.eclipse.emf.compare.ide.ui.internal.editor.AbstractEMFCompareEditorInput
Constructor that call super with an unmodified CompareConfiguration.
AbstractItemDescriptor<T> - Class in org.eclipse.emf.compare.rcp.internal.extension.impl
Abstract class for an IItemDescriptor.
AbstractItemDescriptor(String, String, int, String) - Constructor for class org.eclipse.emf.compare.rcp.internal.extension.impl.AbstractItemDescriptor
Constructor.
AbstractLogicalModelViewHandler - Class in org.eclipse.emf.compare.ide.ui.internal.logical.view
Abstract implementation of the handling of editors' activations, for the Logical Model View.
AbstractLogicalModelViewHandler() - Constructor for class org.eclipse.emf.compare.ide.ui.internal.logical.view.AbstractLogicalModelViewHandler
 
AbstractMerger - Class in org.eclipse.emf.compare.merge
Abstract implementation of an IMerger.
AbstractMerger() - Constructor for class org.eclipse.emf.compare.merge.AbstractMerger
 
AbstractMergeRunnable - Class in org.eclipse.emf.compare.ide.ui.internal.structuremergeviewer.actions
Provides inheritable default behavior for the merge runnables.
AbstractMergeRunnable(boolean, boolean, MergeMode) - Constructor for class org.eclipse.emf.compare.ide.ui.internal.structuremergeviewer.actions.AbstractMergeRunnable
Default constructor.
AbstractMergeViewer - Class in org.eclipse.emf.compare.rcp.ui.internal.mergeviewer.impl
An abstract implementation of IMergeViewer.
AbstractMergeViewer(IMergeViewer.MergeViewerSide, IEMFCompareConfiguration) - Constructor for class org.eclipse.emf.compare.rcp.ui.internal.mergeviewer.impl.AbstractMergeViewer
Default constructor.
AbstractModelResolver - Class in org.eclipse.emf.compare.ide.ui.logical
This can be subclassed instead of IModelResolver to avoid reimplementing common extension-related code.
AbstractModelResolver() - Constructor for class org.eclipse.emf.compare.ide.ui.logical.AbstractModelResolver
 
AbstractRegistryEventListener - Class in org.eclipse.emf.compare.rcp.extension
Abstract utility class to listen to the IExtensionRegistry.
AbstractRegistryEventListener(String, String, ILog) - Constructor for class org.eclipse.emf.compare.rcp.extension.AbstractRegistryEventListener
Creates a new registry event listener.
AbstractRegistryEventListener.Action - Enum in org.eclipse.emf.compare.rcp.extension
Enumeration that says if the IConfigurationElement is to be added or removed from the IExtensionRegistry.
AbstractResourceSetHooks - Class in org.eclipse.emf.compare.ide.hook
Abstract implementation of IResourceSetHook.
AbstractResourceSetHooks() - Constructor for class org.eclipse.emf.compare.ide.hook.AbstractResourceSetHooks
 
AbstractStructuralFeatureAccessor - Class in org.eclipse.emf.compare.rcp.ui.internal.contentmergeviewer.accessor.impl
An abstract implementation of IStructuralFeatureAccessor.
AbstractStructuralFeatureAccessor(AdapterFactory, Diff, IMergeViewer.MergeViewerSide) - Constructor for class org.eclipse.emf.compare.rcp.ui.internal.contentmergeviewer.accessor.impl.AbstractStructuralFeatureAccessor
Default constructor.
AbstractStructuredMergeViewer - Class in org.eclipse.emf.compare.rcp.ui.internal.mergeviewer.impl
A specific AbstractMergeViewer for the EMF Compare Editor.
AbstractStructuredMergeViewer(Composite, IMergeViewer.MergeViewerSide, IEMFCompareConfiguration) - Constructor for class org.eclipse.emf.compare.rcp.ui.internal.mergeviewer.impl.AbstractStructuredMergeViewer
Default constructor.
AbstractStructuredViewerWrapper<C extends Control,V extends org.eclipse.emf.compare.ide.ui.internal.structuremergeviewer.IWrappableStructuredViewer> - Class in org.eclipse.emf.compare.ide.ui.internal.structuremergeviewer
 
AbstractStructuredViewerWrapper(Composite, EMFCompareConfiguration) - Constructor for class org.eclipse.emf.compare.ide.ui.internal.structuremergeviewer.AbstractStructuredViewerWrapper
Constructor.
AbstractStructuredViewerWrapper.ControlAndViewer<C extends Control,V extends org.eclipse.emf.compare.ide.ui.internal.structuremergeviewer.IWrappableStructuredViewer> - Class in org.eclipse.emf.compare.ide.ui.internal.structuremergeviewer
 
AbstractTableOrTreeItemWrapper - Class in org.eclipse.emf.compare.rcp.ui.internal.mergeviewer.impl
A wrapper of Table Item or Tree Item.
AbstractTableOrTreeItemWrapper() - Constructor for class org.eclipse.emf.compare.rcp.ui.internal.mergeviewer.impl.AbstractTableOrTreeItemWrapper
 
AbstractTableOrTreeMergeViewer - Class in org.eclipse.emf.compare.rcp.ui.internal.mergeviewer.impl
An abstract specialization of AbstractStructuredMergeViewer for Tables or Trees.
AbstractTableOrTreeMergeViewer(Composite, IMergeViewer.MergeViewerSide, ICompareColor.Provider, IEMFCompareConfiguration) - Constructor for class org.eclipse.emf.compare.rcp.ui.internal.mergeviewer.impl.AbstractTableOrTreeMergeViewer
Default constructor.
AbstractTableOrTreeMergeViewer.ElementComparer - Class in org.eclipse.emf.compare.rcp.ui.internal.mergeviewer.impl
A specific implementation of IElementComparer that compare EMF Compare Viewer Items.
AbstractTableOrTreeMergeViewer.ElementComparer() - Constructor for class org.eclipse.emf.compare.rcp.ui.internal.mergeviewer.impl.AbstractTableOrTreeMergeViewer.ElementComparer
 
AbstractTableOrTreeMergeViewer.MesureItemListener - Class in org.eclipse.emf.compare.rcp.ui.internal.mergeviewer.impl
This will be used in order to resize the table items to an even height.
AbstractTableOrTreeMergeViewer.MesureItemListener() - Constructor for class org.eclipse.emf.compare.rcp.ui.internal.mergeviewer.impl.AbstractTableOrTreeMergeViewer.MesureItemListener
 
AbstractTypedElementAdapter - Class in org.eclipse.emf.compare.rcp.ui.contentmergeviewer.accessor.legacy.impl
An abstract implementation of ITypedElement.
AbstractTypedElementAdapter(AdapterFactory) - Constructor for class org.eclipse.emf.compare.rcp.ui.contentmergeviewer.accessor.legacy.impl.AbstractTypedElementAdapter
Default constructor.
AbstractWeightProvider - Class in org.eclipse.emf.compare.match.eobject
Abstract implementation which is parameterized to set weights based on features, to ignore features and consider "name" features as more important.
AbstractWeightProvider() - Constructor for class org.eclipse.emf.compare.match.eobject.AbstractWeightProvider
 
accept(Diff, boolean) - Method in class org.eclipse.emf.compare.merge.AbstractMerger
Accept the given difference.
accept(Diff, boolean) - Method in class org.eclipse.emf.compare.merge.AttributeChangeMerger
Accept the given difference.
accept(Diff, boolean) - Method in class org.eclipse.emf.compare.merge.FeatureMapChangeMerger
Accept the given difference.
accept(Diff, boolean) - Method in class org.eclipse.emf.compare.merge.ReferenceChangeMerger
Merge the given difference accepting it.
accept(Diff, boolean) - Method in class org.eclipse.emf.compare.merge.ResourceAttachmentChangeMerger
Accept the given difference.
AccessBasedLRUCache<K,V> - Class in org.eclipse.emf.compare.match.eobject.internal
A Map acting like a LRU cache which will evict elements which have not been accessed in a while.
AccessBasedLRUCache(int, int, float) - Constructor for class org.eclipse.emf.compare.match.eobject.internal.AccessBasedLRUCache
Create a new cache.
ACCESSOR_FACTORY_PPID - Static variable in class org.eclipse.emf.compare.rcp.ui.EMFCompareRCPUIPlugin
 
AccessorAdapter - Class in org.eclipse.emf.compare.ide.ui.internal.contentmergeviewer.accessor
 
AccessorFactoryExtensionRegistryListener - Class in org.eclipse.emf.compare.rcp.ui.internal.contentmergeviewer.accessor.factory.impl
The default concrete implementation of AbstractRegistryEventListener.
AccessorFactoryExtensionRegistryListener(String, String, ILog, IAccessorFactory.Registry) - Constructor for class org.eclipse.emf.compare.rcp.ui.internal.contentmergeviewer.accessor.factory.impl.AccessorFactoryExtensionRegistryListener
Default constructor.
AccessorFactoryRegistryImpl - Class in org.eclipse.emf.compare.rcp.ui.internal.contentmergeviewer.accessor.factory.impl
The default implementation of IAccessorFactory.Registry.
AccessorFactoryRegistryImpl() - Constructor for class org.eclipse.emf.compare.rcp.ui.internal.contentmergeviewer.accessor.factory.impl.AccessorFactoryRegistryImpl
Default constructor.
activeByDefault - Variable in class org.eclipse.emf.compare.rcp.ui.structuremergeviewer.filters.AbstractDifferenceFilter
The initial activation state of the filter.
activeByDefault - Variable in class org.eclipse.emf.compare.rcp.ui.structuremergeviewer.groups.AbstractDifferenceGroupProvider
The initial activation state of the group provider.
adapt(Object) - Static method in class org.eclipse.emf.compare.ide.ui.internal.contentmergeviewer.accessor.AccessorAdapter
 
adapt(Notifier, Object) - Method in class org.eclipse.emf.compare.ide.ui.internal.structuremergeviewer.provider.TreeCompareInputAdapterFactory
This implementation substitutes the factory itself as the key for the adapter.
adapt(Object, Object) - Method in class org.eclipse.emf.compare.ide.ui.internal.structuremergeviewer.provider.TreeCompareInputAdapterFactory
adapt(Notifier, Object) - Method in class org.eclipse.emf.compare.provider.CompareItemProviderAdapterFactory
This implementation substitutes the factory itself as the key for the adapter
adapt(Object, Object) - Method in class org.eclipse.emf.compare.provider.CompareItemProviderAdapterFactory
 
adaptAs(Object, Class<T>) - Static method in class org.eclipse.emf.compare.ide.ui.internal.util.PlatformElementUtil
Tries and adapt the given object to an instance of the given class.
AdapterFactoriesPreferencePage - Class in org.eclipse.emf.compare.rcp.ui.internal.preferences
Preferences page used to enable/disable adapter factories that have been contributed to EMF Compare.
AdapterFactoriesPreferencePage() - Constructor for class org.eclipse.emf.compare.rcp.ui.internal.preferences.AdapterFactoriesPreferencePage
 
AdapterFactoryChange - Class in org.eclipse.emf.compare.rcp.ui.internal.configuration.impl
 
AdapterFactoryChange(AdapterFactory, AdapterFactory) - Constructor for class org.eclipse.emf.compare.rcp.ui.internal.configuration.impl.AdapterFactoryChange
 
AdapterFactoryUtil - Class in org.eclipse.emf.compare.provider
Deprecated.
adaptNew(Notifier, Object) - Method in class org.eclipse.emf.compare.ide.ui.internal.structuremergeviewer.provider.TreeCompareInputAdapterFactory
This records adapters for subsequent disposable.
add(E) - Method in class org.eclipse.emf.compare.internal.utils.Graph
Adds a new element to this graph, if it does not exists yet.
add(IMatchEngine.Factory) - Method in interface org.eclipse.emf.compare.match.IMatchEngine.Factory.Registry
Add to the registry the given IMatchEngine.Factory.
add(IMatchEngine.Factory) - Method in class org.eclipse.emf.compare.match.impl.MatchEngineFactoryRegistryImpl
Add to the registry the given IMatchEngine.Factory.
add(IMerger) - Method in interface org.eclipse.emf.compare.merge.IMerger.Registry
Adds a merger to the registry.
add(IMerger) - Method in class org.eclipse.emf.compare.merge.IMerger.RegistryImpl
Adds a merger to the registry.
add(IItemDescriptor<T>) - Method in interface org.eclipse.emf.compare.rcp.internal.extension.IItemRegistry
Add an item descriptor to the registry.
add(IItemDescriptor<T>) - Method in class org.eclipse.emf.compare.rcp.internal.extension.impl.ItemRegistry
Add an item descriptor to the registry.
add(IMatchEngine.Factory) - Method in class org.eclipse.emf.compare.rcp.internal.match.MatchEngineFactoryRegistryWrapper
Add to the registry the given IMatchEngine.Factory.
add(IAccessorFactory) - Method in interface org.eclipse.emf.compare.rcp.ui.contentmergeviewer.accessor.factory.IAccessorFactory.Registry
Add the given factory to the registry.
add(IAccessorFactory) - Method in class org.eclipse.emf.compare.rcp.ui.internal.contentmergeviewer.accessor.factory.impl.AccessorFactoryRegistryImpl
Add the given factory to the registry.
add(IDifferenceFilter) - Method in class org.eclipse.emf.compare.rcp.ui.internal.structuremergeviewer.filters.impl.DifferenceFilterRegistryImpl
Add to the registry the given IDifferenceFilter.
add(IDifferenceGroupExtender) - Method in class org.eclipse.emf.compare.rcp.ui.internal.structuremergeviewer.groups.extender.DifferenceGroupExtenderRegistryImpl
Add to the registry the given IDifferenceGroupExtender.
add(IDifferenceGroupProvider.Descriptor, String) - Method in class org.eclipse.emf.compare.rcp.ui.internal.structuremergeviewer.groups.impl.DifferenceGroupRegistryImpl
Add to the registry the given IDifferenceGroupProvider.
add(IDifferenceFilter) - Method in interface org.eclipse.emf.compare.rcp.ui.structuremergeviewer.filters.IDifferenceFilter.Registry
Add to the registry the given IDifferenceFilter.
add(IDifferenceGroupExtender) - Method in interface org.eclipse.emf.compare.rcp.ui.structuremergeviewer.groups.extender.IDifferenceGroupExtender.Registry
Add to the registry the given IDifferenceGroupExtender.
add(IDifferenceGroupProvider.Descriptor, String) - Method in interface org.eclipse.emf.compare.rcp.ui.structuremergeviewer.groups.IDifferenceGroupProvider.Descriptor.Registry
Add to the registry the given IDifferenceGroupProvider.
ADD_VALUE - Static variable in enum org.eclipse.emf.compare.DifferenceKind
The 'ADD' literal value
addActionToMenu(Menu, IAction) - Method in class org.eclipse.emf.compare.ide.ui.internal.structuremergeviewer.actions.DropDownMergeMenuAction
Add action to the given menu.
addAdapter(Notifier) - Method in class org.eclipse.emf.compare.internal.DiffCrossReferencer
addAdapter(Notifier) - Method in class org.eclipse.emf.compare.internal.MatchCrossReferencer
addAt(List<E>, E, int) - Method in class org.eclipse.emf.compare.merge.AbstractMerger
Adds the given value into the given list at the given index.
addAttributePropertyDescriptor(Object) - Method in class org.eclipse.emf.compare.provider.AttributeChangeItemProvider
This adds a property descriptor for the Attribute feature
addAttributePropertyDescriptor(Object) - Method in class org.eclipse.emf.compare.provider.FeatureMapChangeItemProvider
This adds a property descriptor for the Attribute feature
addChildren(E, Set<E>) - Method in class org.eclipse.emf.compare.internal.utils.Graph
Connects the given set of elements to a given parent.
addChildren(TreeNode) - Method in interface org.eclipse.emf.compare.rcp.ui.structuremergeviewer.groups.extender.IDifferenceGroupExtender
Add children to the given TreeNode.
addCommandStackListener(CommandStackListener) - Method in class org.eclipse.emf.compare.command.DelegatingCommandStack
addCommandStackListener(CommandStackListener) - Method in class org.eclipse.emf.compare.command.impl.DualCompareCommandStack
addCommandStackListener(CommandStackListener) - Method in class org.eclipse.emf.compare.command.impl.TransactionalDualCompareCommandStack
addCompareInputChangeListener(ICompareInputChangeListener) - Method in class org.eclipse.emf.compare.ide.ui.internal.editor.ComparisonScopeInput
addCompareInputChangeListener(ICompareInputChangeListener) - Method in class org.eclipse.emf.compare.ide.ui.internal.structuremergeviewer.CompareInputAdapter
addCompareInputChangeListener(ICompareInputChangeListener) - Method in class org.eclipse.emf.compare.ide.ui.internal.structuremergeviewer.ForwardingCompareInput
addConfigurator(String, IConfigurationUIFactory, Preferences) - Method in class org.eclipse.emf.compare.rcp.ui.internal.preferences.impl.InteractiveUIContent
Adds a configuration to this Interactive content.
addConflictPropertyDescriptor(Object) - Method in class org.eclipse.emf.compare.provider.DiffItemProvider
This adds a property descriptor for the Conflict feature
addDiagnosticPropertyDescriptor(Object) - Method in class org.eclipse.emf.compare.provider.ComparisonItemProvider
This adds a property descriptor for the Diagnostic feature.
addDifferencesPropertyDescriptor(Object) - Method in class org.eclipse.emf.compare.provider.ConflictItemProvider
This adds a property descriptor for the Differences feature
addDifferencesPropertyDescriptor(Object) - Method in class org.eclipse.emf.compare.provider.EquivalenceItemProvider
This adds a property descriptor for the Differences feature
addDragSupport(int, Transfer[], DragSourceListener) - Method in class org.eclipse.emf.compare.ide.ui.internal.structuremergeviewer.AbstractStructuredViewerWrapper
addDropSupport(int, Transfer[], DropTargetListener) - Method in class org.eclipse.emf.compare.ide.ui.internal.structuremergeviewer.AbstractStructuredViewerWrapper
added(IExtension[]) - Method in class org.eclipse.emf.compare.rcp.extension.AbstractRegistryEventListener
added(IExtensionPoint[]) - Method in class org.eclipse.emf.compare.rcp.extension.AbstractRegistryEventListener
added(String) - Static method in class org.eclipse.emf.compare.utils.EMFComparePredicates
This predicate can be used to check whether a given Diff represents the addition of an EObject matching the given qualified name.
addedToAttribute(String, String, Object) - Static method in class org.eclipse.emf.compare.utils.EMFComparePredicates
This predicate can be used to check whether a given Diff represents the addition of a value in a multi-valued attribute going by attributeName on an EObject which name matches qualifiedName.
addedToReference(String, String, String) - Static method in class org.eclipse.emf.compare.utils.EMFComparePredicates
This predicate can be used to check whether a given Diff represents the addition of a value in a multi-valued reference going by referenceName on an EObject which name matches qualifiedName.
addedToReference(String, String, String, EStructuralFeature) - Static method in class org.eclipse.emf.compare.utils.EMFComparePredicates
This predicate can be used to check whether a given Diff represents the addition of a value in a multi-valued reference going by referenceName on an EObject which name matches qualifiedName.
addedValid(IConfigurationElement) - Method in class org.eclipse.emf.compare.ide.internal.hook.ResourceSetHookRegistryListener
Process the given element as the addition of a valid element extension.
addedValid(IConfigurationElement) - Method in class org.eclipse.emf.compare.ide.ui.internal.logical.resolver.registry.ModelResolverRegistryListener
Process the given element as the addition of a valid element extension.
addedValid(IConfigurationElement) - Method in class org.eclipse.emf.compare.ide.ui.internal.logical.view.registry.LogicalModelViewHandlerRegistryListener
Process the given element as the addition of a valid element extension.
addedValid(IConfigurationElement) - Method in class org.eclipse.emf.compare.rcp.extension.AbstractRegistryEventListener
Process the given element as the addition of a valid element extension.
addedValid(IConfigurationElement) - Method in class org.eclipse.emf.compare.rcp.internal.extension.impl.DescriptorRegistryEventListener
Process the given element as the addition of a valid element extension.
addedValid(IConfigurationElement) - Method in class org.eclipse.emf.compare.rcp.internal.match.MatchEngineFactoryRegistryListener
Process the given element as the addition of a valid element extension.
addedValid(IConfigurationElement) - Method in class org.eclipse.emf.compare.rcp.internal.match.WeightProviderDescriptorRegistryListener
Process the given element as the addition of a valid element extension.
addedValid(IConfigurationElement) - Method in class org.eclipse.emf.compare.rcp.internal.merger.MergerExtensionRegistryListener
Process the given element as the addition of a valid element extension.
addedValid(IConfigurationElement) - Method in class org.eclipse.emf.compare.rcp.internal.policy.LoadOnDemandPolicyRegistryListener
Process the given element as the addition of a valid element extension.
addedValid(IConfigurationElement) - Method in class org.eclipse.emf.compare.rcp.internal.postprocessor.PostProcessorFactoryRegistryListener
Process the given element as the addition of a valid element extension.
addedValid(IConfigurationElement) - Method in class org.eclipse.emf.compare.rcp.ui.internal.configuration.ui.ConfigurationUIRegistryEventListener
Process the given element as the addition of a valid element extension.
addedValid(IConfigurationElement) - Method in class org.eclipse.emf.compare.rcp.ui.internal.contentmergeviewer.accessor.factory.impl.AccessorFactoryExtensionRegistryListener
Process the given element as the addition of a valid element extension.
addedValid(IConfigurationElement) - Method in class org.eclipse.emf.compare.rcp.ui.internal.structuremergeviewer.filters.impl.DifferenceFilterExtensionRegistryListener
Process the given element as the addition of a valid element extension.
addedValid(IConfigurationElement) - Method in class org.eclipse.emf.compare.rcp.ui.internal.structuremergeviewer.groups.extender.DifferenceGroupExtenderRegistryListener
Process the given element as the addition of a valid element extension.
addedValid(IConfigurationElement) - Method in class org.eclipse.emf.compare.rcp.ui.internal.structuremergeviewer.groups.impl.DifferenceGroupProviderExtensionRegistryListener
Process the given element as the addition of a valid element extension.
addEquivalencePropertyDescriptor(Object) - Method in class org.eclipse.emf.compare.provider.DiffItemProvider
This adds a property descriptor for the Equivalence feature.
addFetchingListener(EMFCompareStructureMergeViewerContentProvider.FetchListener) - Method in class org.eclipse.emf.compare.ide.ui.internal.structuremergeviewer.EMFCompareStructureMergeViewerContentProvider
Adds a listener to this content provider.
addFilter(ViewerFilter) - Method in class org.eclipse.emf.compare.ide.ui.internal.structuremergeviewer.AbstractStructuredViewerWrapper
addFilter(IDifferenceFilter) - Method in class org.eclipse.emf.compare.rcp.ui.internal.structuremergeviewer.filters.StructureMergeViewerFilter
Add the predicate of the given IDifferenceFilter.
addImpliedByPropertyDescriptor(Object) - Method in class org.eclipse.emf.compare.provider.DiffItemProvider
This adds a property descriptor for the Implied By feature.
addImpliesPropertyDescriptor(Object) - Method in class org.eclipse.emf.compare.provider.DiffItemProvider
This adds a property descriptor for the Implies feature
addInTarget(AttributeChange, boolean) - Method in class org.eclipse.emf.compare.merge.AttributeChangeMerger
This will be called when we need to create an element in the target side.
addInTarget(FeatureMapChange, boolean) - Method in class org.eclipse.emf.compare.merge.FeatureMapChangeMerger
This will be called when we need to create an element in the target side.
addInTarget(ReferenceChange, boolean) - Method in class org.eclipse.emf.compare.merge.ReferenceChangeMerger
This will be called when we need to create an element in the target side.
addInTarget(ResourceAttachmentChange, boolean) - Method in class org.eclipse.emf.compare.merge.ResourceAttachmentChangeMerger
This will be called when we need to create an element in the target side.
addKindPropertyDescriptor(Object) - Method in class org.eclipse.emf.compare.provider.ConflictItemProvider
This adds a property descriptor for the Kind feature
addKindPropertyDescriptor(Object) - Method in class org.eclipse.emf.compare.provider.DiffItemProvider
This adds a property descriptor for the Kind feature
addLeftPropertyDescriptor(Object) - Method in class org.eclipse.emf.compare.provider.MatchItemProvider
This adds a property descriptor for the Left feature
addLeftPropertyDescriptor(Object) - Method in class org.eclipse.emf.compare.provider.MatchResourceItemProvider
This adds a property descriptor for the Left feature
addLeftURIPropertyDescriptor(Object) - Method in class org.eclipse.emf.compare.provider.MatchResourceItemProvider
This adds a property descriptor for the Left URI feature
addListener(INotifyChangedListener) - Method in class org.eclipse.emf.compare.ide.ui.internal.structuremergeviewer.provider.TreeCompareInputAdapterFactory
This adds a listener.
addListener(INotifyChangedListener) - Method in class org.eclipse.emf.compare.ide.ui.internal.structuremergeviewer.provider.TreeNodeCompareInput
 
addListener(INotifyChangedListener) - Method in class org.eclipse.emf.compare.provider.CompareItemProviderAdapterFactory
This adds a listener
addListener(INotifyChangedListener) - Method in class org.eclipse.emf.compare.provider.ForwardingItemProvider
Deprecated.
addOriginPropertyDescriptor(Object) - Method in class org.eclipse.emf.compare.provider.MatchItemProvider
This adds a property descriptor for the Origin feature
addOriginPropertyDescriptor(Object) - Method in class org.eclipse.emf.compare.provider.MatchResourceItemProvider
This adds a property descriptor for the Origin feature
addOriginURIPropertyDescriptor(Object) - Method in class org.eclipse.emf.compare.provider.MatchResourceItemProvider
This adds a property descriptor for the Origin URI feature
addOrUpdateMergeData(Collection<Diff>, MergeMode) - Method in class org.eclipse.emf.compare.ide.ui.internal.structuremergeviewer.actions.AbstractMergeRunnable
Updates the IMergeData adapter for all of the given diffs.
addPolicy(ILoadOnDemandPolicy) - Method in class org.eclipse.emf.compare.rcp.internal.policy.LoadOnDemandPolicyRegistryImpl
Add the given policy to this registry.
addPolicy(ILoadOnDemandPolicy) - Method in interface org.eclipse.emf.compare.rcp.policy.ILoadOnDemandPolicy.Registry
Add the given policy to this registry.
addPrimeRefiningPropertyDescriptor(Object) - Method in class org.eclipse.emf.compare.provider.DiffItemProvider
This adds a property descriptor for the Prime Refining feature
addPropertyChangeListener(IPropertyChangeListener) - Method in class org.eclipse.emf.compare.ide.ui.internal.configuration.ForwardingCompareConfiguration
 
addProxyListener(ProxyNotifierParserPool.IProxyCreationListener) - Method in class org.eclipse.emf.compare.ide.internal.utils.ProxyNotifierParserPool
Add a proxy creation listener to this parser pool's list.
addReferencePropertyDescriptor(Object) - Method in class org.eclipse.emf.compare.provider.ReferenceChangeItemProvider
This adds a property descriptor for the Reference feature
addRefinedByPropertyDescriptor(Object) - Method in class org.eclipse.emf.compare.provider.DiffItemProvider
This adds a property descriptor for the Refined By feature.
addRefinesPropertyDescriptor(Object) - Method in class org.eclipse.emf.compare.provider.DiffItemProvider
This adds a property descriptor for the Refines feature
addRequiredByPropertyDescriptor(Object) - Method in class org.eclipse.emf.compare.provider.DiffItemProvider
This adds a property descriptor for the Required By feature.
addRequiresPropertyDescriptor(Object) - Method in class org.eclipse.emf.compare.provider.DiffItemProvider
This adds a property descriptor for the Requires feature
addResourceURIPropertyDescriptor(Object) - Method in class org.eclipse.emf.compare.provider.ResourceAttachmentChangeItemProvider
This adds a property descriptor for the Resource URI feature
addRightPropertyDescriptor(Object) - Method in class org.eclipse.emf.compare.provider.MatchItemProvider
This adds a property descriptor for the Right feature
addRightPropertyDescriptor(Object) - Method in class org.eclipse.emf.compare.provider.MatchResourceItemProvider
This adds a property descriptor for the Right feature
addRightURIPropertyDescriptor(Object) - Method in class org.eclipse.emf.compare.provider.MatchResourceItemProvider
This adds a property descriptor for the Right URI feature
addSelectionListener(Control, SelectionListener) - Method in class org.eclipse.emf.compare.ide.ui.internal.structuremergeviewer.WrappableTreeViewer
Deprecated. 
addSourcePropertyDescriptor(Object) - Method in class org.eclipse.emf.compare.provider.DiffItemProvider
This adds a property descriptor for the Source feature
addStatePropertyDescriptor(Object) - Method in class org.eclipse.emf.compare.provider.DiffItemProvider
This adds a property descriptor for the State feature
addThreeWayPropertyDescriptor(Object) - Method in class org.eclipse.emf.compare.provider.ComparisonItemProvider
This adds a property descriptor for the Three Way feature.
addTreeListener(Control, TreeListener) - Method in class org.eclipse.emf.compare.ide.ui.internal.structuremergeviewer.WrappableTreeViewer
addUri(T) - Method in class org.eclipse.emf.compare.scope.FilterComparisonScope
Tries and register the URI of the given object as one of this scope's resources.
addUri(EObject) - Method in class org.eclipse.emf.compare.scope.FilterComparisonScope
Registers the namespace and resource URI from the given eObject.
addUri(Resource) - Method in class org.eclipse.emf.compare.scope.FilterComparisonScope
Registers the resource URI from the given resource.
addValuePropertyDescriptor(Object) - Method in class org.eclipse.emf.compare.provider.AttributeChangeItemProvider
This adds a property descriptor for the Value feature
addValuePropertyDescriptor(Object) - Method in class org.eclipse.emf.compare.provider.FeatureMapChangeItemProvider
This adds a property descriptor for the Value feature
addValuePropertyDescriptor(Object) - Method in class org.eclipse.emf.compare.provider.ReferenceChangeItemProvider
This adds a property descriptor for the Value feature
append(String) - Method in class org.eclipse.emf.compare.provider.utils.ComposedStyledString
Append the given string with no style.
append(String, IStyledString.Style) - Method in class org.eclipse.emf.compare.provider.utils.ComposedStyledString
Append the given string with the given style.
append(IStyledString.IComposedStyledString) - Method in class org.eclipse.emf.compare.provider.utils.ComposedStyledString
Appends the given composed styled string to this.
append(String) - Method in interface org.eclipse.emf.compare.provider.utils.IStyledString.IComposedStyledString
Append the given string with no style.
append(String, IStyledString.Style) - Method in interface org.eclipse.emf.compare.provider.utils.IStyledString.IComposedStyledString
Append the given string with the given style.
append(IStyledString.IComposedStyledString) - Method in interface org.eclipse.emf.compare.provider.utils.IStyledString.IComposedStyledString
Appends the given composed styled string to this.
apply(EObject) - Method in class org.eclipse.emf.compare.match.eobject.EUriFragmentFunction
apply(EObject) - Method in class org.eclipse.emf.compare.match.eobject.IdentifierEObjectMatcher.DefaultIDFunction
Return an ID for an EObject, null if not found.
apply(EObject) - Method in class org.eclipse.emf.compare.match.eobject.URIDistance
applyEditorValue() - Method in class org.eclipse.emf.compare.ide.ui.internal.structuremergeviewer.WrappableTreeViewer
areIdentic(Comparison, EObject, EObject) - Method in class org.eclipse.emf.compare.match.eobject.CachingDistance
Check that two objects are equals from the distance function point of view (distance should be 0) You should prefer this method when you just want to check objects are not equals enabling the distance to stop sooner.
areIdentic(Comparison, EObject, EObject) - Method in class org.eclipse.emf.compare.match.eobject.EditionDistance
Check that two objects are equals from the distance function point of view (distance should be 0) You should prefer this method when you just want to check objects are not equals enabling the distance to stop sooner.
areIdentic(Comparison, EObject, EObject) - Method in interface org.eclipse.emf.compare.match.eobject.ProximityEObjectMatcher.DistanceFunction
Check that two objects are equals from the distance function point of view (distance should be 0) You should prefer this method when you just want to check objects are not equals enabling the distance to stop sooner.
assertContentProviderType(IContentProvider) - Method in class org.eclipse.emf.compare.ide.ui.internal.structuremergeviewer.WrappableTreeViewer
assertElementsNotNull(Object[]) - Method in class org.eclipse.emf.compare.ide.ui.internal.structuremergeviewer.WrappableTreeViewer
associate(Object, Item) - Method in class org.eclipse.emf.compare.ide.ui.internal.structuremergeviewer.WrappableTreeViewer
associate(Adapter, Notifier) - Method in class org.eclipse.emf.compare.provider.CompareItemProviderAdapterFactory
Associates an adapter with a notifier via the base implementation, then records it to ensure it will be disposed
atLeastTwo(boolean, boolean, boolean) - Static method in class org.eclipse.emf.compare.match.resource.StrategyResourceMatcher
This will check that at least two of the three given booleans are true.
ATT_CLASS - Static variable in class org.eclipse.emf.compare.rcp.internal.match.MatchEngineFactoryRegistryListener
Attribute name for the factory implementation.
ATT_CLASS - Static variable in class org.eclipse.emf.compare.rcp.internal.match.WeightProviderDescriptorRegistryListener
Attribute name for the weight provider implementation.
attachListeners(MergeSourceViewer, IMergeViewer.MergeViewerSide) - Method in class org.eclipse.emf.compare.ide.ui.internal.contentmergeviewer.text.EMFCompareTextMergeViewer
 
attribute - Variable in class org.eclipse.emf.compare.impl.AttributeChangeImpl
The cached value of the 'Attribute' reference
attribute - Variable in class org.eclipse.emf.compare.impl.FeatureMapChangeImpl
The cached value of the 'Attribute' reference
ATTRIBUTE_CHANGE - Static variable in interface org.eclipse.emf.compare.ComparePackage
The meta object id for the 'Attribute Change' class.
ATTRIBUTE_CHANGE - Static variable in interface org.eclipse.emf.compare.ComparePackage.Literals
The meta object literal for the 'Attribute Change' class.
ATTRIBUTE_CHANGE__ATTRIBUTE - Static variable in interface org.eclipse.emf.compare.ComparePackage
The feature id for the 'Attribute' reference.
ATTRIBUTE_CHANGE__ATTRIBUTE - Static variable in interface org.eclipse.emf.compare.ComparePackage.Literals
The meta object literal for the 'Attribute' reference feature.
ATTRIBUTE_CHANGE__CONFLICT - Static variable in interface org.eclipse.emf.compare.ComparePackage
The feature id for the 'Conflict' reference.
ATTRIBUTE_CHANGE__EQUIVALENCE - Static variable in interface org.eclipse.emf.compare.ComparePackage
The feature id for the 'Equivalence' reference.
ATTRIBUTE_CHANGE__IMPLIED_BY - Static variable in interface org.eclipse.emf.compare.ComparePackage
The feature id for the 'Implied By' reference list.
ATTRIBUTE_CHANGE__IMPLIES - Static variable in interface org.eclipse.emf.compare.ComparePackage
The feature id for the 'Implies' reference list.
ATTRIBUTE_CHANGE__KIND - Static variable in interface org.eclipse.emf.compare.ComparePackage
The feature id for the 'Kind' attribute.
ATTRIBUTE_CHANGE__MATCH - Static variable in interface org.eclipse.emf.compare.ComparePackage
The feature id for the 'Match' container reference.
ATTRIBUTE_CHANGE__PRIME_REFINING - Static variable in interface org.eclipse.emf.compare.ComparePackage
The feature id for the 'Prime Refining' reference.
ATTRIBUTE_CHANGE__REFINED_BY - Static variable in interface org.eclipse.emf.compare.ComparePackage
The feature id for the 'Refined By' reference list.
ATTRIBUTE_CHANGE__REFINES - Static variable in interface org.eclipse.emf.compare.ComparePackage
The feature id for the 'Refines' reference list.
ATTRIBUTE_CHANGE__REQUIRED_BY - Static variable in interface org.eclipse.emf.compare.ComparePackage
The feature id for the 'Required By' reference list.
ATTRIBUTE_CHANGE__REQUIRES - Static variable in interface org.eclipse.emf.compare.ComparePackage
The feature id for the 'Requires' reference list.
ATTRIBUTE_CHANGE__SOURCE - Static variable in interface org.eclipse.emf.compare.ComparePackage
The feature id for the 'Source' attribute.
ATTRIBUTE_CHANGE__STATE - Static variable in interface org.eclipse.emf.compare.ComparePackage
The feature id for the 'State' attribute.
ATTRIBUTE_CHANGE__VALUE - Static variable in interface org.eclipse.emf.compare.ComparePackage
The feature id for the 'Value' attribute.
ATTRIBUTE_CHANGE__VALUE - Static variable in interface org.eclipse.emf.compare.ComparePackage.Literals
The meta object literal for the 'Value' attribute feature.
ATTRIBUTE_CHANGE_FEATURE_COUNT - Static variable in interface org.eclipse.emf.compare.ComparePackage
The number of structural features of the 'Attribute Change' class.
AttributeChange - Interface in org.eclipse.emf.compare
A representation of the model object 'Attribute Change'
attributeChange(Match, EAttribute, Object, DifferenceKind, DifferenceSource) - Method in class org.eclipse.emf.compare.diff.DiffBuilder
This will be called whenever the diff engine detected a difference for a given attribute value.
attributeChange(Match, EAttribute, Object, DifferenceKind, DifferenceSource) - Method in interface org.eclipse.emf.compare.diff.IDiffProcessor
This will be called whenever the diff engine detected a difference for a given attribute value.
attributeChangeCoef - Variable in class org.eclipse.emf.compare.match.eobject.DefaultWeightProvider
Weight coefficient of a change on an attribute.
AttributeChangeImpl - Class in org.eclipse.emf.compare.impl
An implementation of the model object 'Attribute Change'
AttributeChangeImpl() - Constructor for class org.eclipse.emf.compare.impl.AttributeChangeImpl
 
AttributeChangeItemProvider - Class in org.eclipse.emf.compare.provider
This is the item provider adapter for a AttributeChange object
AttributeChangeItemProvider(AdapterFactory) - Constructor for class org.eclipse.emf.compare.provider.AttributeChangeItemProvider
This constructs an instance from a factory and a notifier
AttributeChangeItemProviderSpec - Class in org.eclipse.emf.compare.provider.spec
AttributeChangeItemProviderSpec(AdapterFactory) - Constructor for class org.eclipse.emf.compare.provider.spec.AttributeChangeItemProviderSpec
Constructs an AttributeChangeItemProviderSpec with the given factory.
AttributeChangeMerger - Class in org.eclipse.emf.compare.merge
This specific implementation of AbstractMerger will be used to merge attribute changes.
AttributeChangeMerger() - Constructor for class org.eclipse.emf.compare.merge.AttributeChangeMerger
 
AttributeChangeSpec - Class in org.eclipse.emf.compare.internal.spec
This specialization of the AttributeChangeImpl class allows us to define the derived features and operations implementations.
AttributeChangeSpec() - Constructor for class org.eclipse.emf.compare.internal.spec.AttributeChangeSpec
 
attributeName - Variable in class org.eclipse.emf.compare.rcp.extension.PluginClassDescriptor
The name of the attribute that holds the class full name to be instantiated.
attributeValueMatch(String, Object, boolean) - Static method in class org.eclipse.emf.compare.utils.EMFComparePredicates
This predicate can be used to check whether a given Diff describes an AttributeChange with the given attributeName and which changed value corresponds to the given expectedValue.
awake(IJobChangeEvent) - Method in class org.eclipse.emf.compare.ide.ui.internal.structuremergeviewer.EMFCompareStructureMergeViewerContentProvider
A B C D E F G H I J K L M N O P Q R S T U V W 
EMF Compare
3.2.0.201502031424


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