Index
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form
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
-
Abstract class that redefines
AbstractCompareECrossReferencerAdapter.handleContainment(org.eclipse.emf.common.notify.Notification)
to mimicEContentAdapter
behavior. - 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, IPreferenceStore) - Constructor for class org.eclipse.emf.compare.rcp.ui.internal.configuration.ui.AbstractConfigurationUI
-
Constructor.
- AbstractConflictSearch<T extends Diff> - Class in org.eclipse.emf.compare.internal.conflict
-
Class in charge of finding conflicting diffs for a given diff of type T.
- AbstractConflictSearch(T, ComparisonIndex, Monitor) - Constructor for class org.eclipse.emf.compare.internal.conflict.AbstractConflictSearch
-
Constructor.
- AbstractContextTester - Class in org.eclipse.emf.compare.adapterfactory.context
-
An abstract implementation of
IContextTester
that provides convenience methods for retrieving values from the context map. - AbstractContextTester() - Constructor for class org.eclipse.emf.compare.adapterfactory.context.AbstractContextTester
- 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
- AbstractMergeContainedAction - Class in org.eclipse.emf.compare.ide.ui.internal.structuremergeviewer.actions
-
Abstract
MergeAction
for merging all diffs contained in the selection. - AbstractMergeContainedAction(IEMFCompareConfiguration, IMerger.Registry, MergeMode, INavigatable) - Constructor for class org.eclipse.emf.compare.ide.ui.internal.structuremergeviewer.actions.AbstractMergeContainedAction
- AbstractMergeContainedAction(IEMFCompareConfiguration, IMerger.Registry, MergeMode, INavigatable, IStructuredSelection) - Constructor for class org.eclipse.emf.compare.ide.ui.internal.structuremergeviewer.actions.AbstractMergeContainedAction
- AbstractMerger - Class in org.eclipse.emf.compare.merge
-
Abstract implementation of an
IMerger
. - AbstractMerger() - Constructor for class org.eclipse.emf.compare.merge.AbstractMerger
-
Default constructor.
- AbstractMergeRunnable - Class in org.eclipse.emf.compare.ide.ui.internal.structuremergeviewer.actions
-
Provides inheritable default behavior for the merge runnables.
- AbstractMergeRunnable(boolean, boolean, MergeMode, IDiffRelationshipComputer) - 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
- AbstractMonitoredProxyCreationListener - Class in org.eclipse.emf.compare.ide.ui.internal.logical.resolver
-
Asbtract super-class of
IProxyCreationListener
s to use for computing the logical model. - AbstractMonitoredProxyCreationListener(ThreadSafeProgressMonitor, DiagnosticSupport) - Constructor for class org.eclipse.emf.compare.ide.ui.internal.logical.resolver.AbstractMonitoredProxyCreationListener
-
Constructor.
- 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 Class in org.eclipse.emf.compare.rcp.extension
-
Enumeration that says if the
IConfigurationElement
is to be added or removed from theIExtensionRegistry
. - AbstractResolution - Class in org.eclipse.emf.compare.ide.ui.internal.logical.resolver
-
Abstract super-class of resolving computations.
- AbstractResolution(IResolutionContext, IProgressMonitor) - Constructor for class org.eclipse.emf.compare.ide.ui.internal.logical.resolver.AbstractResolution
-
Constructor.
- 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 org.eclipse.swt.widgets.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 org.eclipse.swt.widgets.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.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.
- AbstractTreeContentMergeViewer - Class in org.eclipse.emf.compare.ide.ui.internal.contentmergeviewer.tree
- AbstractTreeContentMergeViewer(int, ResourceBundle, EMFCompareConfiguration) - Constructor for class org.eclipse.emf.compare.ide.ui.internal.contentmergeviewer.tree.AbstractTreeContentMergeViewer
-
Creates a new
AbstractTreeContentMergeViewer
by calling the super constructor with the given parameters. - 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.
- accept(Diff, boolean) - Method in class org.eclipse.emf.compare.merge.ResourceLocationChangeMerger
-
Deprecated.
- ACCEPT - Enum constant in enum class org.eclipse.emf.compare.internal.merge.MergeMode
-
Accept the diff to merge.
- acceptDelete(Resource) - Method in interface org.eclipse.emf.compare.merge.ResourceChangeAdapter.IResourceChangeParticipant
-
Whether the participant accepts the delete of the given resource.
- 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.
- activateActionHandler() - Method in class org.eclipse.emf.compare.ide.ui.internal.structuremergeviewer.actions.SelectDiffAction
-
Activates the action handler for the respective action.
- 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(Object, Object) - Method in class org.eclipse.emf.compare.ide.ui.internal.structuremergeviewer.provider.TreeCompareInputAdapterFactory
- adapt(Object, Object) - Method in class org.eclipse.emf.compare.provider.CompareItemProviderAdapterFactory
- 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(Notifier, Object) - Method in class org.eclipse.emf.compare.provider.CompareItemProviderAdapterFactory
-
This implementation substitutes the factory itself as the key for the adapter.
- 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.
- adaptElementsToCompareInput(Object[]) - Method in class org.eclipse.emf.compare.ide.ui.internal.structuremergeviewer.EMFCompareStructureMergeViewerContentProvider
-
Adapt all of the given elements that are not instances of
PendingUpdateAdapter
intoICompareInput
for the emf compare viewers when possible. - 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(IAdapterFactoryChange) - Method in class org.eclipse.emf.compare.ide.ui.internal.structuremergeviewer.CompareToolBar
- 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 interface org.eclipse.emf.compare.graph.IGraph
-
Adds a new element to this graph, if it does not exists yet.
- 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(String, Object) - Method in class org.eclipse.emf.compare.utils.Objects.ToStringHelper
-
Adds the given key/value pair that needs to appear in the final string representation.
- add(String, IModelInclusionTester) - Method in class org.eclipse.emf.compare.ide.logical.ModelInclusionTesterRegistry
-
Adds a the specified
modelInclusionTester
. - 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(IMatchEngine.Factory) - Method in class org.eclipse.emf.compare.rcp.internal.match.MatchEngineFactoryRegistryWrapper
-
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(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(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 class org.eclipse.emf.compare.rcp.ui.internal.structuremergeviewer.groups.extender.DifferenceGroupExtenderRegistryImpl
-
Add to the registry the given
IDifferenceGroupExtender
. - 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 class org.eclipse.emf.compare.rcp.ui.internal.structuremergeviewer.groups.impl.DifferenceGroupRegistryImpl
-
Add to the registry the given
IDifferenceGroupProvider
. - 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(AttributeChange, ComparisonIndex, Monitor) - Constructor for class org.eclipse.emf.compare.internal.conflict.AttributeChangeConflictSearch.Add
-
Constructor.
- Add(FeatureMapChange, ComparisonIndex, Monitor) - Constructor for class org.eclipse.emf.compare.internal.conflict.FeatureMapChangeConflictSearch.Add
-
Constructor.
- Add(ReferenceChange, ComparisonIndex, Monitor) - Constructor for class org.eclipse.emf.compare.internal.conflict.ContainmentRefChangeConflictSearch.Add
-
Constructor.
- Add(ReferenceChange, ComparisonIndex, Monitor) - Constructor for class org.eclipse.emf.compare.internal.conflict.NonContainmentRefChangeConflictSearch.Add
-
Constructor.
- Add(ResourceAttachmentChange, ComparisonIndex, Monitor) - Constructor for class org.eclipse.emf.compare.internal.conflict.ResourceAttachmentChangeConflictSearch.Add
-
Constructor.
- ADD - Enum constant in enum class org.eclipse.emf.compare.DifferenceKind
-
The 'ADD' literal object.
- ADD - Enum constant in enum class org.eclipse.emf.compare.rcp.extension.AbstractRegistryEventListener.Action
-
The
IConfigurationElement
is to be added. - ADD_VALUE - Static variable in enum class 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 givenlist
at the givenindex
. - 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.
- addBaseLocationPropertyDescriptor(Object) - Method in class org.eclipse.emf.compare.provider.ResourceLocationChangeItemProvider
-
This adds a property descriptor for the Base Location feature.
- addChangedLocationPropertyDescriptor(Object) - Method in class org.eclipse.emf.compare.provider.ResourceLocationChangeItemProvider
-
This adds a property descriptor for the Changed Location feature.
- addChildren(E, Set<E>) - Method in interface org.eclipse.emf.compare.graph.IGraph
-
Connects the given set of elements to a given parent.
- 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, IPreferenceStore) - Method in class org.eclipse.emf.compare.rcp.ui.internal.preferences.impl.InteractiveUIContent
-
Adds a configuration to this Interactive content.
- addConflictingTree(MatchNode) - Method in class org.eclipse.emf.compare.rcp.ui.internal.structuremergeviewer.nodes.ConflictNode
-
Add the given MatchNode to the children of this ConflictNode.
- addConflictPropertyDescriptor(Object) - Method in class org.eclipse.emf.compare.provider.DiffItemProvider
-
This adds a property descriptor for the Conflict feature.
- addCustomization(String, ContentMergeViewerCustomizationDescriptor<IMergeViewerItemProvider>) - Method in class org.eclipse.emf.compare.rcp.ui.internal.contentmergeviewer.customization.ContentMergeViewerCustomizationRegistry
-
Adds the given
ContentMergeViewerCustomizationDescriptor
to this registry, using the givenclassName
as the identifier. - addDiagnosticPropertyDescriptor(Object) - Method in class org.eclipse.emf.compare.provider.ComparisonItemProvider
-
This adds a property descriptor for the Diagnostic feature.
- addDiff(Diff) - Method in class org.eclipse.emf.compare.merge.ComputeDiffsToMerge
-
Compute the ordered set of diffs for the given diff.
- addDiff(Diff, Set<Diff>, Set<Diff>) - Method in class org.eclipse.emf.compare.merge.ComputeDiffsToMerge
-
Recursively add the required diffs, then the diff itself, to the result.
- 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.
- addDiffNode(DiffNode) - Method in class org.eclipse.emf.compare.rcp.ui.internal.structuremergeviewer.nodes.MatchNode
-
Add the given DiffNode to the children of this MatchNode.
- addDiffNode(DiffNode) - Method in class org.eclipse.emf.compare.rcp.ui.internal.structuremergeviewer.nodes.MatchResourceNode
-
Add the given DiffNode to the direct children of this MatchResourceNode.
- addDiffNode(MatchNode, Diff) - Method in class org.eclipse.emf.compare.rcp.ui.internal.structuremergeviewer.groups.impl.BasicDifferenceGroupImpl
-
Add the diff in the given match.
- addDiffNode(MatchNode, Diff) - Method in class org.eclipse.emf.compare.rcp.ui.internal.structuremergeviewer.groups.impl.ThreeWayComparisonGroupProvider.ConflictsGroupImpl
-
In the conflicts group, we want to be able to see the ResourceAttachmentChanges.
- addDiffs(Collection<Diff>, Set<Diff>) - Method in class org.eclipse.emf.compare.merge.ComputeDiffsToMerge
-
Recursively add the given diffs to the result Set, starting by their requirements, then themselves, then their consequences, in the right order.
- addDoubleClickListener(IDoubleClickListener) - Method in class org.eclipse.emf.compare.ide.ui.internal.structuremergeviewer.WrappableTreeViewer
- addDragSupport(int, Transfer[], DragSourceListener) - Method in class org.eclipse.emf.compare.ide.ui.internal.structuremergeviewer.AbstractStructuredViewerWrapper
- addDragSupport(int, Transfer[], DragSourceListener) - Method in class org.eclipse.emf.compare.ide.ui.internal.structuremergeviewer.WrappableTreeViewer
- addDropSupport(int, Transfer[], DropTargetListener) - 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.WrappableTreeViewer
- added(String) - Static method in class org.eclipse.emf.compare.utils.EMFComparePredicates
-
Deprecated.This predicate can be used to check whether a given Diff represents the addition of an EObject matching the given qualified name.
- added(IExtension[]) - Method in class org.eclipse.emf.compare.rcp.extension.AbstractRegistryEventListener
- added(IExtensionPoint[]) - Method in class org.eclipse.emf.compare.rcp.extension.AbstractRegistryEventListener
- addedToAttribute(String, String, Object) - Static method in class org.eclipse.emf.compare.utils.EMFComparePredicates
-
Deprecated.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 matchesqualifiedName
. - addedToReference(String, String, String) - Static method in class org.eclipse.emf.compare.utils.EMFComparePredicates
-
Deprecated.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 matchesqualifiedName
. - addedToReference(String, String, String, EStructuralFeature) - Static method in class org.eclipse.emf.compare.utils.EMFComparePredicates
-
Deprecated.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 matchesqualifiedName
. - 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.dependency.ModelDependencyProviderRegistryListener
-
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.ModelMinimizerRegistryListener
- 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.ide.ui.internal.mergeresolution.MergeResolutionListenerRegistryListener
- addedValid(IConfigurationElement) - Method in class org.eclipse.emf.compare.ide.ui.internal.subscriber.SubscriberProviderRegistryListener
-
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.EqualityHelperExtensionProviderDescriptorRegistryListener
-
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.contentmergeviewer.customization.ContentMergeViewerCustomizationRegistryListener
- 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(IDifferenceFilter) - Method in class org.eclipse.emf.compare.rcp.ui.internal.structuremergeviewer.filters.StructureMergeViewerFilter
-
Add the predicate of the given
IDifferenceFilter
. - addFilter(ViewerFilter) - Method in class org.eclipse.emf.compare.ide.ui.internal.structuremergeviewer.AbstractStructuredViewerWrapper
- addFilter(ViewerFilter) - Method in class org.eclipse.emf.compare.ide.ui.internal.structuremergeviewer.WrappableTreeViewer
- addHelpListener(HelpListener) - Method in class org.eclipse.emf.compare.ide.ui.internal.structuremergeviewer.WrappableTreeViewer
- 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.
- AdditiveConflictMerger - Class in org.eclipse.emf.compare.merge
-
This specific implementation of
AbstractMerger
will be used to merge conflicts in an additive merge context. - AdditiveConflictMerger() - Constructor for class org.eclipse.emf.compare.merge.AdditiveConflictMerger
-
The constructor specify the context where this merger can be used.
- AdditiveMergeCriterion - Class in org.eclipse.emf.compare.merge
-
Merge Criterion that indicates we want to perform an 'Additive' merge.
- AdditiveReferenceChangeMerger - Class in org.eclipse.emf.compare.merge
-
This specific implementation of
AbstractMerger
will be used to merge reference changes in an additive merge context. - AdditiveReferenceChangeMerger() - Constructor for class org.eclipse.emf.compare.merge.AdditiveReferenceChangeMerger
-
The constructor specify the context where this merger can be used.
- AdditiveResourceAttachmentChangeMerger - Class in org.eclipse.emf.compare.merge
-
This specific implementation of
AbstractMerger
will be used to merge resource attachment changes in an additive merge context. - AdditiveResourceAttachmentChangeMerger() - Constructor for class org.eclipse.emf.compare.merge.AdditiveResourceAttachmentChangeMerger
-
The constructor specify the context where this merger can be used.
- AdditiveResourceMappingMerger - Class in org.eclipse.emf.compare.ide.ui.internal.logical
- AdditiveResourceMappingMerger() - Constructor for class org.eclipse.emf.compare.ide.ui.internal.logical.AdditiveResourceMappingMerger
- 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.
- addListener(ILabelProviderListener) - Method in class org.eclipse.emf.compare.ide.ui.internal.contentmergeviewer.fallback.TextFallbackCompareInputLabelProvider
- addListener(ILabelProviderListener) - Method in class org.eclipse.emf.compare.ide.ui.internal.structuremergeviewer.provider.TreeNodeCompareInputLabelProvider
- addMatchNode(MatchNode) - Method in class org.eclipse.emf.compare.rcp.ui.internal.structuremergeviewer.nodes.MatchResourceNode
-
Add the given MatchNode to the children of this MatchResourceNode.
- addMinimizer(IModelMinimizer) - Method in class org.eclipse.emf.compare.ide.ui.internal.logical.ModelMinimizerRegistry
- addMinimizer(IModelMinimizer) - Method in interface org.eclipse.emf.compare.ide.ui.logical.IModelMinimizer.Registry
-
Add the given
minimizer
to this registry. - addNamespaceDeclarationListener(INamespaceDeclarationListener) - Method in class org.eclipse.emf.compare.ide.internal.utils.NotifyingParserPool
-
Add a namespace declaration listener to this parser pool's list.
- addNewContainerForNotLoadedFragmentMatches(Collection<IMergeViewerItem>, IMergeViewer.MergeViewerSide, Comparison, AdapterFactory) - Static method in class org.eclipse.emf.compare.rcp.ui.internal.util.ResourceUIUtil
-
Adds a new parent container to the given list of IMergeViewerItems if needed and returns it.
- addOpenListener(IOpenListener) - Method in class org.eclipse.emf.compare.ide.ui.internal.structuremergeviewer.WrappableTreeViewer
- 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.
- addParentData(E, E) - Method in interface org.eclipse.emf.compare.graph.IGraph
-
Set the parent data for the given element.
- addParentData(E, E) - Method in class org.eclipse.emf.compare.internal.utils.Graph
-
Set the parent data for the given element.
- addParticipant(ResourceChangeAdapter.IResourceChangeParticipant) - Method in class org.eclipse.emf.compare.merge.ResourceChangeAdapter
-
Register the given participant.
- 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. - addPostSelectionChangedListener(ISelectionChangedListener) - Method in class org.eclipse.emf.compare.ide.ui.internal.structuremergeviewer.WrappableTreeViewer
- addPrefix(String, String) - Method in class org.eclipse.emf.compare.ide.internal.utils.ForwardingXMLHelper
- 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
- addPropertyChangeListener(IPropertyChangeListener) - Method in class org.eclipse.emf.compare.ide.ui.internal.contentmergeviewer.fallback.TextFallbackMergeViewer
- addPropertyChangeListener(IPropertyChangeListener) - Method in class org.eclipse.emf.compare.ide.ui.internal.contentmergeviewer.label.LabelContentViewer
- addProvider(String, DependencyProviderDescriptor) - Method in class org.eclipse.emf.compare.ide.ui.dependency.ModelDependencyProviderRegistry
-
Adds the given
DependencyProviderDescriptor
to this registry, using the givenclassName
as the identifier. - addProvider(String, MergeResolutionListenerDescriptor) - Method in class org.eclipse.emf.compare.ide.ui.internal.mergeresolution.MergeResolutionListenerRegistry
-
Adds the given
MergeResolutionListenerDescriptor
to this registry, using the givenclassName
as the identifier. - addProvider(String, SubscriberProviderDescriptor) - Method in class org.eclipse.emf.compare.ide.ui.subscriber.SubscriberProviderRegistry
-
Adds the given
SubscriberProviderDescriptor
to this registry, using the givenclassName
as the identifier. - addProxyListener(IProxyCreationListener) - Method in class org.eclipse.emf.compare.ide.internal.utils.NotifyingParserPool
-
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.
- addRefinedDiffNode(DiffNode) - Method in class org.eclipse.emf.compare.rcp.ui.internal.structuremergeviewer.nodes.DiffNode
-
Add the given DiffNode to the children of this DiffNode.
- 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.
- addSelectionChangedListener(ISelectionChangedListener) - Method in class org.eclipse.emf.compare.ide.ui.internal.structuremergeviewer.EMFCompareStructureMergeViewer
- addSelectionChangedListener(ISelectionChangedListener) - Method in class org.eclipse.emf.compare.ide.ui.internal.structuremergeviewer.WrappableTreeViewer
- 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.
- addSubMatchNode(MatchNode) - Method in class org.eclipse.emf.compare.rcp.ui.internal.structuremergeviewer.nodes.MatchNode
-
Add the given MatchNode to the children of this MatchNode.
- addThreeWayPropertyDescriptor(Object) - Method in class org.eclipse.emf.compare.provider.ComparisonItemProvider
-
This adds a property descriptor for the Three Way feature.
- addTreeCustomization(String, ContentMergeViewerCustomizationDescriptor<IMergeViewerItemContentProvider>) - Method in class org.eclipse.emf.compare.rcp.ui.internal.contentmergeviewer.customization.ContentMergeViewerCustomizationRegistry
-
Adds the given
ContentMergeViewerCustomizationDescriptor
to this registry, using the givenclassName
as the identifier. - addTreeListener(Control, TreeListener) - Method in class org.eclipse.emf.compare.ide.ui.internal.structuremergeviewer.WrappableTreeViewer
- addUpdateCompleteListener(IJobChangeListener) - Method in interface org.eclipse.emf.compare.ide.ui.internal.treecontentmanager.EMFCompareDeferredTreeContentManager
- addUpdateCompleteListener(IJobChangeListener) - Method in class org.eclipse.emf.compare.ide.ui.internal.treecontentmanager.EMFCompareDeferredTreeContentManagerImpl
- 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
. - 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.
- 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.
- allAtomicRefining(Predicate<? super Diff>) - Static method in class org.eclipse.emf.compare.utils.EMFComparePredicates
-
Deprecated.This predicate can be used to check whether a diff has refiningDiffs AND all these refining diffs fulfill the given predicate.
- allInvolvedResourceURIs - Variable in class org.eclipse.emf.compare.scope.AbstractComparisonScope
-
The resources URIs representing the files that have been selected to be in the scope of the comparison.
- allResourcesAreFiles() - Method in class org.eclipse.emf.compare.ide.ui.internal.logical.resolver.LocalModelsResolution
-
Indicates whether all the resources are instances of
IFile
. - ANCESTOR - Enum constant in enum class org.eclipse.emf.compare.rcp.ui.mergeviewer.IMergeViewer.MergeViewerSide
- anyRefined(Predicate<? super Diff>) - Static method in class org.eclipse.emf.compare.utils.EMFComparePredicates
-
Deprecated.This predicate can be used to check whether any refined diff of a given diff fulfills the given predicate.
- anyRefining(Predicate<? super Diff>) - Static method in class org.eclipse.emf.compare.utils.EMFComparePredicates
-
Deprecated.This predicate can be used to check whether any refining diff of a given diff fulfills the given predicate.
- anyTesterIncludes(IFile) - Method in class org.eclipse.emf.compare.ide.logical.ModelInclusionTesterRegistry
-
Specifies whether any of the registered
model inclusion testers
includes the specifiedfile
. - append(String) - Method in class org.eclipse.emf.compare.provider.utils.ComposedStyledString
-
Append the given string with no style.
- 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 class org.eclipse.emf.compare.provider.utils.ComposedStyledString
-
Append the given string with the given 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 class org.eclipse.emf.compare.provider.utils.ComposedStyledString
-
Appends the given composed styled string to this.
- append(IStyledString.IComposedStyledString) - Method in interface org.eclipse.emf.compare.provider.utils.IStyledString.IComposedStyledString
-
Appends the given composed styled string to this.
- apply(Map<Object, Object>) - Method in interface org.eclipse.emf.compare.adapterfactory.context.IContextTester
-
Returns the result of applying this tester to the given
context
. - apply(URI) - Method in interface org.eclipse.emf.compare.ide.ui.dependency.IDependencyProvider
-
Specifies whether this
IDependencyProvider
can determine dependencies of the givenuri
. - apply(IMergeCriterion) - Method in class org.eclipse.emf.compare.merge.AbstractMerger
-
Default implementation of apply for mergers that extends this class.
- apply(IMergeCriterion) - Method in class org.eclipse.emf.compare.merge.AdditiveConflictMerger
- apply(IMergeCriterion) - Method in class org.eclipse.emf.compare.merge.AdditiveReferenceChangeMerger
- apply(IMergeCriterion) - Method in class org.eclipse.emf.compare.merge.AdditiveResourceAttachmentChangeMerger
- apply(IMergeCriterion) - Method in class org.eclipse.emf.compare.merge.ConflictMerger
- apply(IMergeCriterion) - Method in interface org.eclipse.emf.compare.merge.IMergeCriterionAware
-
Indicate whether a merger supports a given criterion.
- apply(IMergeCriterion) - Method in class org.eclipse.emf.compare.merge.ReferenceChangeMerger
- apply(IMergeCriterion) - Method in class org.eclipse.emf.compare.merge.ResourceAttachmentChangeMerger
- 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
- apply(ComposedAdapterFactory.Descriptor, Map<Object, Object>) - Static method in class org.eclipse.emf.compare.internal.adapterfactory.context.ContextUtil
-
Returns whether the adapter factory should be applied in the given context.
- 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.
- areMergeableStringAttributeChanges(Diff, Diff) - Method in class org.eclipse.emf.compare.internal.conflict.AbstractConflictSearch
-
Specifies whether the two given diffs,
diff1
anddiff2
, are bothattribute changes
of String attributes and can be merged with a line-based three-way merge. - asCompareInput(ISynchronizationContext, Object) - Method in class org.eclipse.emf.compare.ide.ui.internal.logical.EMFSynchronizationCompareAdapter
- 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.
- associatedResourceURIs(Resource) - Method in interface org.eclipse.emf.compare.merge.ResourceChangeAdapter.IResourceChangeParticipant
-
Provide the resources to (un)delete along with the given resource.
- asURI() - Static method in class org.eclipse.emf.compare.ide.utils.ResourceUtil
- asURISet(Set<IStorage>) - Method in class org.eclipse.emf.compare.ide.ui.internal.logical.resolver.AbstractResolution
- 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.EqualityHelperExtensionProviderDescriptorRegistryListener
-
Attribute name for the equality helper extension provider implementation.
- 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' 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(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.
- AttributeChange - Interface in org.eclipse.emf.compare
-
A representation of the model object 'Attribute Change'.
- attributeChangeCoef - Variable in class org.eclipse.emf.compare.match.eobject.DefaultWeightProvider
-
Weight coefficient of a change on an attribute.
- AttributeChangeConflictSearch - Class in org.eclipse.emf.compare.internal.conflict
-
Search conflicts for
AttributeChange
s. - AttributeChangeConflictSearch() - Constructor for class org.eclipse.emf.compare.internal.conflict.AttributeChangeConflictSearch
- AttributeChangeConflictSearch.Add - Class in org.eclipse.emf.compare.internal.conflict
-
Search conflicts for
AttributeChange
of kindDifferenceKind.ADD
. - AttributeChangeConflictSearch.Change - Class in org.eclipse.emf.compare.internal.conflict
-
Search conflicts for
AttributeChange
of kindDifferenceKind.CHANGE
. - AttributeChangeConflictSearch.Delete - Class in org.eclipse.emf.compare.internal.conflict
-
Search conflicts for
AttributeChange
of kindDifferenceKind.DELETE
. - AttributeChangeConflictSearch.Move - Class in org.eclipse.emf.compare.internal.conflict
-
Search conflicts for
AttributeChange
of kindDifferenceKind.MOVE
. - 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
-
Specialized
AttributeChangeItemProvider
returning nice output forAttributeChangeItemProviderSpec.getText(Object)
andAttributeChangeItemProviderSpec.getImage(Object)
. - 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
-
Deprecated.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 givenexpectedValue
. - awake(IJobChangeEvent) - Method in class org.eclipse.emf.compare.ide.ui.internal.structuremergeviewer.EMFCompareStructureMergeViewerContentProvider
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form
AdapterFactoryItemDelegator
instead.