The cached value of the '
Conflicts' containment reference list. 
CONFLICTS_DETECTOR - Static variable in class org.eclipse.emf.compare.rcp.internal.preferences.EMFComparePreferences
Conflicts detector preference.
ConflictSearchFactory - Class in org.eclipse.emf.compare.internal.conflict
Factory for ConflictSearch classes.
ConflictSearchFactory(Comparison, Monitor) - Constructor for class org.eclipse.emf.compare.internal.conflict.ConflictSearchFactory
Constructor.
ConflictsGroupImpl(Comparison, Predicate<? super Diff>, String, ECrossReferenceAdapter) - Constructor for class org.eclipse.emf.compare.rcp.ui.internal.structuremergeviewer.groups.impl.ThreeWayComparisonGroupProvider.ConflictsGroupImpl
.
ConflictsGroupImpl(Comparison, String, ECrossReferenceAdapter) - Constructor for class org.eclipse.emf.compare.rcp.ui.internal.structuremergeviewer.groups.impl.ThreeWayComparisonGroupProvider.ConflictsGroupImpl
Instantiates this group given the comparison.
ConflictSpec - Class in org.eclipse.emf.compare.internal.spec
This specialization of the 
ConflictImpl class allows us to define the derived features and
 operations implementations.
Deprecated.
 
Container(Comparison, Diff, Match, IMergeViewer.MergeViewerSide, AdapterFactory) - Constructor for class org.eclipse.emf.compare.rcp.ui.internal.mergeviewer.item.impl.MergeViewerItem.Container
Deprecated.
 
CONTAINMENT_REFERENCE_CHANGE - Static variable in class org.eclipse.emf.compare.utils.EMFComparePredicates
This can be used to check whether a given diff is a containment reference change.
containmentOnly - Variable in class org.eclipse.emf.compare.ide.internal.utils.NotifyingParserPool
Only set containment reference values, ignore the rest.
ContainmentRefChangeConflictSearch - Class in org.eclipse.emf.compare.internal.conflict
ContainmentRefChangeConflictSearch() - Constructor for class org.eclipse.emf.compare.internal.conflict.ContainmentRefChangeConflictSearch
 
ContainmentRefChangeConflictSearch.Add - Class in org.eclipse.emf.compare.internal.conflict
ContainmentRefChangeConflictSearch.Change - Class in org.eclipse.emf.compare.internal.conflict
ContainmentRefChangeConflictSearch.Delete - Class in org.eclipse.emf.compare.internal.conflict
ContainmentRefChangeConflictSearch.Move - Class in org.eclipse.emf.compare.internal.conflict
containmentReferenceChange() - Static method in class org.eclipse.emf.compare.utils.EMFComparePredicates
ContainmentReferenceChangeAccessorFactory - Class in org.eclipse.emf.compare.rcp.ui.internal.contentmergeviewer.accessor.factory.impl
ContainmentReferenceChangeAccessorFactory() - Constructor for class org.eclipse.emf.compare.rcp.ui.internal.contentmergeviewer.accessor.factory.impl.ContainmentReferenceChangeAccessorFactory
 
ContainmentReferenceChangeAccessorImpl - Class in org.eclipse.emf.compare.rcp.ui.internal.contentmergeviewer.accessor.impl
ContainmentReferenceChangeAccessorImpl(AdapterFactory, Diff, IMergeViewer.MergeViewerSide) - Constructor for class org.eclipse.emf.compare.rcp.ui.internal.contentmergeviewer.accessor.impl.ContainmentReferenceChangeAccessorImpl
.
contains(Comparison, Iterable<E>, E) - Method in class org.eclipse.emf.compare.diff.DefaultDiffEngine
Checks whether the given iterable contains the given element according to the semantics
 of IEqualityHelper#matchingValues(Comparison, Object, Object).
contains(E) - Method in interface org.eclipse.emf.compare.graph.IGraph
Checks whether this graph already contains the given element.
contains(E) - Method in interface org.eclipse.emf.compare.graph.IGraphView
Checks whether this graph already contains the given element.
contains(E) - Method in class org.eclipse.emf.compare.internal.utils.Graph
Checks whether this graph already contains the given element.
contains(E) - Method in class org.eclipse.emf.compare.internal.utils.ReadOnlyGraph
Checks whether this graph already contains the given element.
containsAddedResource(IPath) - Method in class org.eclipse.emf.compare.ide.ui.internal.logical.EMFResourceMappingMerger.ResourceAdditionAndDeletionTracker
 
containsConflictOfTypes(ConflictKind...) - Static method in class org.eclipse.emf.compare.utils.EMFComparePredicates
This can be used to check whether a given Conflict is of one of the given kind.
containsNotLoadedFragmentNodes(Collection<TreeNode>) - Static method in class org.eclipse.emf.compare.rcp.ui.internal.util.ResourceUIUtil
Check if the given list of TreeNodes contains at least two nodes that have NotLoadedFragmentMatch for
 data.
containsRemovedResource(IPath) - Method in class org.eclipse.emf.compare.ide.ui.internal.logical.EMFResourceMappingMerger.ResourceAdditionAndDeletionTracker
 
contentDescription(URI, Map<?, ?>) - Method in class org.eclipse.emf.compare.utils.DelegatingURIConverter
ContentMergeViewerCustomizationDescriptor<T> - Class in org.eclipse.emf.compare.rcp.ui.internal.contentmergeviewer.customization
The generic descriptor for content merge viewer customizations.
ContentMergeViewerCustomizationRegistry - Class in org.eclipse.emf.compare.rcp.ui.internal.contentmergeviewer.customization
The registry responsible for managing the content merge viewer customizations.
ContentMergeViewerCustomizationRegistry() - Constructor for class org.eclipse.emf.compare.rcp.ui.internal.contentmergeviewer.customization.ContentMergeViewerCustomizationRegistry
Constructs and initialized this registry.
ContentMergeViewerCustomizationRegistryListener - Class in org.eclipse.emf.compare.rcp.ui.internal.contentmergeviewer.customization
The listener responsible for handling registration events regarding content merge viewer customizations.
ContentMergeViewerCustomizationRegistryListener(String, String, ILog, ContentMergeViewerCustomizationRegistry) - Constructor for class org.eclipse.emf.compare.rcp.ui.internal.contentmergeviewer.customization.ContentMergeViewerCustomizationRegistryListener
Initialize a registry event listener for our handlers.
context - Variable in class org.eclipse.emf.compare.ide.ui.internal.logical.resolver.AbstractResolution
The context.
contextualizeTooltip() - Method in class org.eclipse.emf.compare.ide.ui.internal.structuremergeviewer.actions.MergeAction
This method is used to created contextual tooltips.
ContextUtil - Class in org.eclipse.emf.compare.internal.adapterfactory.context
Utility class for evaluating context testers in adapter factory descriptors.
convertConflictKindToString(EDataType, Object) - Method in class org.eclipse.emf.compare.impl.CompareFactoryImpl
 
convertDifferenceKindToString(EDataType, Object) - Method in class org.eclipse.emf.compare.impl.CompareFactoryImpl
 
convertDifferenceSourceToString(EDataType, Object) - Method in class org.eclipse.emf.compare.impl.CompareFactoryImpl
 
convertDifferenceStateToString(EDataType, Object) - Method in class org.eclipse.emf.compare.impl.CompareFactoryImpl
 
convertEIterableToString(EDataType, Object) - Method in class org.eclipse.emf.compare.impl.CompareFactoryImpl
 
convertToDifferenceSource() - Method in enum org.eclipse.emf.compare.rcp.ui.mergeviewer.IMergeViewer.MergeViewerSide
Converts this side to DifferenceSource.
convertToString(EFactory, EDataType, Object) - Method in class org.eclipse.emf.compare.ide.internal.utils.ForwardingXMLHelper
convertToString(EDataType, Object) - Method in class org.eclipse.emf.compare.impl.CompareFactoryImpl
 
copy(boolean) - Method in class org.eclipse.emf.compare.ide.ui.internal.contentmergeviewer.EMFCompareContentMergeViewer
copy(boolean) - Method in class org.eclipse.emf.compare.ide.ui.internal.editor.ComparisonScopeInput
copy(boolean) - Method in class org.eclipse.emf.compare.ide.ui.internal.structuremergeviewer.CompareInputAdapter
copy(boolean) - Method in class org.eclipse.emf.compare.ide.ui.internal.structuremergeviewer.ForwardingCompareInput
copy(EObject) - Method in class org.eclipse.emf.compare.utils.EMFCompareCopier
 
 Implementation mostly copied from Copier#copy(EObject), we only remove the reference copying from here.
copyAllLeftToRight(Iterable<? extends Diff>, Monitor) - Method in class org.eclipse.emf.compare.merge.BatchMerger
This will be called to copy all of the differences from the given list from the left to the right side.
copyAllLeftToRight(Iterable<? extends Diff>, Monitor) - Method in interface org.eclipse.emf.compare.merge.IBatchMerger
This will be called to copy all of the differences from the given list from the left to the right side.
copyAllRightToLeft(Iterable<? extends Diff>, Monitor) - Method in class org.eclipse.emf.compare.merge.BatchMerger
This will be called to copy all of the differences from the given list from the right to the left side.
copyAllRightToLeft(Iterable<? extends Diff>, Monitor) - Method in interface org.eclipse.emf.compare.merge.IBatchMerger
This will be called to copy all of the differences from the given list from the right to the left side.
CopyCommand - Class in org.eclipse.emf.compare.command.impl
CopyCommand(ChangeRecorder, Collection<Notifier>, List<? extends Diff>, boolean, IMerger.Registry) - Constructor for class org.eclipse.emf.compare.command.impl.CopyCommand
Deprecated.
Constructs an instance of this command given the list of differences that it needs to merge.
copyDiff(Diff, Monitor, boolean) - Method in class org.eclipse.emf.compare.merge.AbstractMerger
Executes a copy in the given merge direction.
copyLeftToRight() - Method in interface org.eclipse.emf.compare.Diff
Deprecated.
copyLeftToRight() - Method in class org.eclipse.emf.compare.impl.DiffImpl
 
copyLeftToRight() - Method in class org.eclipse.emf.compare.internal.spec.AttributeChangeSpec
copyLeftToRight() - Method in class org.eclipse.emf.compare.internal.spec.ReferenceChangeSpec
copyLeftToRight() - Method in class org.eclipse.emf.compare.internal.spec.ResourceAttachmentChangeSpec
Deprecated.
copyLeftToRight(Diff, Monitor) - Method in class org.eclipse.emf.compare.merge.AbstractMerger
Executes the copy from left to right.
copyLeftToRight(Diff, Monitor) - Method in class org.eclipse.emf.compare.merge.ConflictMerger
Executes the copy from left to right.
copyLeftToRight(Diff, Monitor) - Method in class org.eclipse.emf.compare.merge.DelegatingMerger
Call copyLeftToRight on the wrapped merger with the right criterion.
copyLeftToRight(Diff, Monitor) - Method in interface org.eclipse.emf.compare.merge.IMerger
Executes the copy from left to right.
copyLeftToRight(Diff, Monitor) - Method in class org.eclipse.emf.compare.merge.PseudoConflictMerger
Executes the copy from left to right.
copyright - Static variable in interface org.eclipse.emf.compare.AttributeChange
 
copyright - Static variable in interface org.eclipse.emf.compare.CompareFactory
 
copyright - Static variable in interface org.eclipse.emf.compare.ComparePackage
 
copyright - Static variable in interface org.eclipse.emf.compare.Comparison
 
copyright - Static variable in interface org.eclipse.emf.compare.Conflict
 
copyright - Static variable in enum org.eclipse.emf.compare.ConflictKind
 
copyright - Static variable in interface org.eclipse.emf.compare.Diff
 
copyright - Static variable in enum org.eclipse.emf.compare.DifferenceKind
 
copyright - Static variable in enum org.eclipse.emf.compare.DifferenceSource
 
copyright - Static variable in enum org.eclipse.emf.compare.DifferenceState
 
copyright - Static variable in interface org.eclipse.emf.compare.Equivalence
 
copyright - Static variable in interface org.eclipse.emf.compare.FeatureMapChange
 
copyright - Static variable in class org.eclipse.emf.compare.impl.AttributeChangeImpl
 
copyright - Static variable in class org.eclipse.emf.compare.impl.CompareFactoryImpl
 
copyright - Static variable in class org.eclipse.emf.compare.impl.ComparePackageImpl
 
copyright - Static variable in class org.eclipse.emf.compare.impl.ComparisonImpl
 
copyright - Static variable in class org.eclipse.emf.compare.impl.ConflictImpl
 
copyright - Static variable in class org.eclipse.emf.compare.impl.DiffImpl
 
copyright - Static variable in class org.eclipse.emf.compare.impl.EquivalenceImpl
 
copyright - Static variable in class org.eclipse.emf.compare.impl.FeatureMapChangeImpl
 
copyright - Static variable in class org.eclipse.emf.compare.impl.MatchImpl
 
copyright - Static variable in class org.eclipse.emf.compare.impl.MatchResourceImpl
 
copyright - Static variable in class org.eclipse.emf.compare.impl.ReferenceChangeImpl
 
copyright - Static variable in class org.eclipse.emf.compare.impl.ResourceAttachmentChangeImpl
 
copyright - Static variable in class org.eclipse.emf.compare.impl.ResourceLocationChangeImpl
 
copyright - Static variable in interface org.eclipse.emf.compare.Match
 
copyright - Static variable in interface org.eclipse.emf.compare.MatchResource
 
copyright - Static variable in class org.eclipse.emf.compare.provider.AttributeChangeItemProvider
 
copyright - Static variable in class org.eclipse.emf.compare.provider.CompareItemProviderAdapterFactory
 
copyright - Static variable in class org.eclipse.emf.compare.provider.ComparisonItemProvider
 
copyright - Static variable in class org.eclipse.emf.compare.provider.ConflictItemProvider
 
copyright - Static variable in class org.eclipse.emf.compare.provider.DiffItemProvider
 
copyright - Static variable in class org.eclipse.emf.compare.provider.EMFCompareEditPlugin
 
copyright - Static variable in class org.eclipse.emf.compare.provider.EquivalenceItemProvider
 
copyright - Static variable in class org.eclipse.emf.compare.provider.FeatureMapChangeItemProvider
 
copyright - Static variable in class org.eclipse.emf.compare.provider.MatchItemProvider
 
copyright - Static variable in class org.eclipse.emf.compare.provider.MatchResourceItemProvider
 
copyright - Static variable in class org.eclipse.emf.compare.provider.ReferenceChangeItemProvider
 
copyright - Static variable in class org.eclipse.emf.compare.provider.ResourceAttachmentChangeItemProvider
 
copyright - Static variable in class org.eclipse.emf.compare.provider.ResourceLocationChangeItemProvider
 
copyright - Static variable in interface org.eclipse.emf.compare.ReferenceChange
 
copyright - Static variable in interface org.eclipse.emf.compare.ResourceAttachmentChange
 
copyright - Static variable in interface org.eclipse.emf.compare.ResourceLocationChange
 
copyright - Static variable in class org.eclipse.emf.compare.util.CompareAdapterFactory
 
copyright - Static variable in class org.eclipse.emf.compare.util.CompareSwitch
 
copyRightToLeft() - Method in interface org.eclipse.emf.compare.Diff
Deprecated.
copyRightToLeft() - Method in class org.eclipse.emf.compare.impl.DiffImpl
 
copyRightToLeft() - Method in class org.eclipse.emf.compare.internal.spec.AttributeChangeSpec
copyRightToLeft() - Method in class org.eclipse.emf.compare.internal.spec.ReferenceChangeSpec
copyRightToLeft() - Method in class org.eclipse.emf.compare.internal.spec.ResourceAttachmentChangeSpec
Deprecated.
copyRightToLeft(Diff, Monitor) - Method in class org.eclipse.emf.compare.merge.AbstractMerger
Executes the copy from right to left.
copyRightToLeft(Diff, Monitor) - Method in class org.eclipse.emf.compare.merge.AdditiveConflictMerger
 
copyRightToLeft(Diff, Monitor) - Method in class org.eclipse.emf.compare.merge.AdditiveReferenceChangeMerger
 
copyRightToLeft(Diff, Monitor) - Method in class org.eclipse.emf.compare.merge.AdditiveResourceAttachmentChangeMerger
 
copyRightToLeft(Diff, Monitor) - Method in class org.eclipse.emf.compare.merge.ConflictMerger
Executes the copy from right to left.
copyRightToLeft(Diff, Monitor) - Method in class org.eclipse.emf.compare.merge.DelegatingMerger
Call copyRightToLeft on the wrapped merger with the right criterion.
copyRightToLeft(Diff, Monitor) - Method in interface org.eclipse.emf.compare.merge.IMerger
Executes the copy from right to left.
copyRightToLeft(Diff, Monitor) - Method in class org.eclipse.emf.compare.merge.PseudoConflictMerger
Executes the copy from right to left.
COUNTER_STYLER - Static variable in class org.eclipse.emf.compare.provider.utils.IStyledString.Style
Constant that will eventually map to org.eclipse.jface.viewers.StyledString.COUNTER_STYLER.
create(Notifier, Notifier, Notifier) - Static method in class org.eclipse.emf.compare.domain.impl.EMFCompareEditingDomain
Creates a new compare editing domain on the given notifier with an appropriate
 
ICompareCommandStack set up on it.
Equivalent to create(left, right, ancestor, commandStack, null).
create(Notifier, Notifier, Notifier, CommandStack, CommandStack) - Static method in class org.eclipse.emf.compare.domain.impl.EMFCompareEditingDomain
Creates a new compare editing domain on the given notifier with an appropriate
 
ICompareCommandStack set up on it.
Constructs a resource set to contain the resources described by the given traversals.
create(ICompareContainer, ITypedElement, ITypedElement, ITypedElement, IProgressMonitor) - Static method in class org.eclipse.emf.compare.ide.ui.internal.logical.ComparisonScopeBuilder
Constructs the comparison scope corresponding to the given typed elements.
create(SynchronizationModel, IProgressMonitor) - Static method in class org.eclipse.emf.compare.ide.ui.internal.logical.ComparisonScopeBuilder
Creates the comparison scope corresponding to the given synchronization model, with no further
 operation on it.
create(C, V) - Static method in class org.eclipse.emf.compare.ide.ui.internal.structuremergeviewer.AbstractStructuredViewerWrapper.ControlAndViewer
 
create(EClass) - Method in class org.eclipse.emf.compare.impl.CompareFactoryImpl
 
create(Diff) - Method in class org.eclipse.emf.compare.internal.postprocessor.factories.AbstractChangeFactory
create(Diff) - Method in interface org.eclipse.emf.compare.internal.postprocessor.factories.IChangeFactory
create(UseIdentifiers) - Static method in class org.eclipse.emf.compare.match.DefaultMatchEngine
Helper creator method that instantiate a 
DefaultMatchEngine that will use identifiers as
 specified by the given 
useIDs enumeration.
Helper creator method that instantiate a 
DefaultMatchEngine that will use identifiers as
 specified by the given 
useIDs enumeration.
Helper creator method that instantiate a 
DefaultMatchEngine that will use identifiers as
 specified by the given 
useIDs enumeration.
Helper creator method that instantiate a 
DefaultMatchEngine that will use identifiers as
 specified by the given 
useIDs enumeration.
Create an ItemWrapper from an Item.
createAction(MergeMode, Diff) - Method in class org.eclipse.emf.compare.rcp.ui.internal.mergeviewer.impl.AbstractStructuredMergeViewer
Creates the action for merging the given diff via the specified mode.
createAdapter(Notifier) - Method in class org.eclipse.emf.compare.util.CompareAdapterFactory
Creates an adapter for the target
createAncestor(AdapterFactory, Object) - Method in interface org.eclipse.emf.compare.rcp.ui.contentmergeviewer.accessor.factory.IAccessorFactory
createAncestor(AdapterFactory, Object) - Method in class org.eclipse.emf.compare.rcp.ui.internal.contentmergeviewer.accessor.factory.impl.ComparisonAccessorFactory
createAncestor(AdapterFactory, Object) - Method in class org.eclipse.emf.compare.rcp.ui.internal.contentmergeviewer.accessor.factory.impl.ContainmentReferenceChangeAccessorFactory
createAncestor(AdapterFactory, Object) - Method in class org.eclipse.emf.compare.rcp.ui.internal.contentmergeviewer.accessor.factory.impl.FeatureMapChangeMoveAccessorFactory
createAncestor(AdapterFactory, Object) - Method in class org.eclipse.emf.compare.rcp.ui.internal.contentmergeviewer.accessor.factory.impl.FeatureMapKeyChangeAccessorFactory
createAncestor(AdapterFactory, Object) - Method in class org.eclipse.emf.compare.rcp.ui.internal.contentmergeviewer.accessor.factory.impl.ManyStructuralFeatureAccessorFactory
createAncestor(AdapterFactory, Object) - Method in class org.eclipse.emf.compare.rcp.ui.internal.contentmergeviewer.accessor.factory.impl.MatchAccessorFactory
createAncestor(AdapterFactory, Object) - Method in class org.eclipse.emf.compare.rcp.ui.internal.contentmergeviewer.accessor.factory.impl.MatchResourceAccessorFactory
createAncestor(AdapterFactory, Object) - Method in class org.eclipse.emf.compare.rcp.ui.internal.contentmergeviewer.accessor.factory.impl.ResourceContentsAccessorFactory
createAncestor(AdapterFactory, Object) - Method in class org.eclipse.emf.compare.rcp.ui.internal.contentmergeviewer.accessor.factory.impl.SingleStructuralFeatureAccessorFactory
createAncestor(AdapterFactory, Object) - Method in class org.eclipse.emf.compare.rcp.ui.internal.contentmergeviewer.accessor.factory.impl.StringAttributeChangeAccessorFactory
createAttributeChange() - Method in interface org.eclipse.emf.compare.CompareFactory
Returns a new object of class 'Attribute Change'
createAttributeChange() - Method in class org.eclipse.emf.compare.impl.CompareFactoryImpl
 
createAttributeChangeAdapter() - Method in class org.eclipse.emf.compare.provider.CompareItemProviderAdapterFactory
createAttributeChangeAdapter() - Method in class org.eclipse.emf.compare.provider.spec.CompareItemProviderAdapterFactorySpec
createAttributeChangeAdapter() - Method in class org.eclipse.emf.compare.provider.TooltipLabelAdapterFactory
 
createAttributeChangeAdapter() - Method in class org.eclipse.emf.compare.util.CompareAdapterFactory
createAutoExpandTreeLevel(Composite) - Method in class org.eclipse.emf.compare.ide.ui.internal.preferences.EditorPreferencePage
createAutoSelectFirstChange(Composite) - Method in class org.eclipse.emf.compare.ide.ui.internal.preferences.EditorPreferencePage
createBasicContainer(ResourceAttachmentChange, IMergeViewerItem, AdapterFactory) - Method in class org.eclipse.emf.compare.ide.ui.internal.contentmergeviewer.tree.provider.TreeMergeViewerItemContentProvider
createBasicContainer(EObject) - Method in class org.eclipse.emf.compare.rcp.ui.internal.mergeviewer.item.impl.MergeViewerItem
Deprecated.
createBasicContainer(ResourceAttachmentChange) - Method in class org.eclipse.emf.compare.rcp.ui.internal.mergeviewer.item.impl.MergeViewerItem
Deprecated.
createCenterControl(Composite) - Method in class org.eclipse.emf.compare.ide.ui.internal.contentmergeviewer.EMFCompareContentMergeViewer
createChildren(Widget) - Method in class org.eclipse.emf.compare.ide.ui.internal.structuremergeviewer.WrappableTreeViewer
createChildren() - Method in class org.eclipse.emf.compare.rcp.ui.internal.structuremergeviewer.groups.impl.BasicDifferenceGroupImpl
This creates the root-level children of the group.
createColorsAndFontsLink(Composite) - Method in class org.eclipse.emf.compare.ide.ui.internal.preferences.EditorPreferencePage
Creates a link to the preference page setting the colors and fonts for the Compare Editor.
createColorTabContent() - Method in class org.eclipse.emf.compare.ide.ui.internal.preferences.EditorPreferencePage
Creates and adds the content of the color tab.
createCommand(Object, EditingDomain, Class<? extends Command>, CommandParameter) - Method in class org.eclipse.emf.compare.provider.ForwardingItemProvider
Deprecated.
createCommonViewerObject(Composite) - Method in class org.eclipse.emf.compare.ide.ui.internal.logical.view.LogicalModelView
 
createCompareEditorInput(IWorkbenchPart, AdapterFactory, Notifier, Notifier, Notifier) - Static method in class org.eclipse.emf.compare.ide.ui.internal.handler.AbstractCompareHandler
 
createComparison() - Method in interface org.eclipse.emf.compare.CompareFactory
Returns a new object of class 'Comparison'
createComparison() - Method in class org.eclipse.emf.compare.impl.CompareFactoryImpl
 
createComparison() - Method in class org.eclipse.emf.compare.match.DefaultComparisonFactory
createComparison() - Method in interface org.eclipse.emf.compare.match.IComparisonFactory
createComparisonAdapter() - Method in class org.eclipse.emf.compare.provider.CompareItemProviderAdapterFactory
createComparisonAdapter() - Method in class org.eclipse.emf.compare.provider.spec.CompareItemProviderAdapterFactorySpec
createComparisonAdapter() - Method in class org.eclipse.emf.compare.util.CompareAdapterFactory
Creates a new adapter for an object of class '
Comparison'
Returns a new object of class 'Conflict'
createConflict() - Method in class org.eclipse.emf.compare.impl.CompareFactoryImpl
 
createConflictAdapter() - Method in class org.eclipse.emf.compare.provider.CompareItemProviderAdapterFactory
createConflictAdapter() - Method in class org.eclipse.emf.compare.provider.spec.CompareItemProviderAdapterFactorySpec
createConflictAdapter() - Method in class org.eclipse.emf.compare.util.CompareAdapterFactory
Creates a new adapter for an object of class '
Conflict'
Create a conflict node.
createContainmentDifferences(Match, EReference, boolean, List<Object>, List<Object>, DifferenceSource) - Method in class org.eclipse.emf.compare.diff.DefaultDiffEngine
createContent() - Method in class org.eclipse.emf.compare.rcp.ui.internal.configuration.ui.AbstractConfigurationUI
Content of this composite.
createContent() - Method in class org.eclipse.emf.compare.rcp.ui.internal.configuration.ui.match.DefaultMatchEngineConfiguratorUI
 
createContents(Composite) - Method in class org.eclipse.emf.compare.ide.ui.internal.preferences.EditorPreferencePage
 
createContents(Composite) - Method in class org.eclipse.emf.compare.rcp.ui.internal.preferences.AdapterFactoriesPreferencePage
 
createContents(Composite) - Method in class org.eclipse.emf.compare.rcp.ui.internal.preferences.EMFComparePreferencePage
 
createContents(Composite) - Method in class org.eclipse.emf.compare.rcp.ui.internal.preferences.EnginesPreferencePage
 
createContents(Composite) - Method in class org.eclipse.emf.compare.rcp.ui.internal.preferences.FiltersPreferencePage
 
createContents(Composite) - Method in class org.eclipse.emf.compare.rcp.ui.internal.preferences.GroupsPreferencePage
 
createContents(Composite) - Method in class org.eclipse.emf.compare.rcp.ui.internal.preferences.LoggingPreferencePage
 
createContents(Composite) - Method in class org.eclipse.emf.compare.rcp.ui.internal.preferences.PostProcessorPreferencePage
 
createContext(EventBus, IGraph<URI>) - Method in class org.eclipse.emf.compare.ide.ui.internal.logical.resolver.ThreadedModelResolver
For testing purposes, this method is protected.
createContextMenu() - Method in class org.eclipse.emf.compare.rcp.ui.internal.mergeviewer.impl.AbstractStructuredMergeViewer
createControl(Composite) - Method in class org.eclipse.emf.compare.ide.ui.internal.structuremergeviewer.ProblemIndicationComposite
 
createControl(Composite) - Method in class org.eclipse.emf.compare.rcp.ui.internal.mergeviewer.impl.AbstractStructuredMergeViewer
Creates the primary control associated with this viewer.
createControl(Composite) - Method in class org.eclipse.emf.compare.rcp.ui.internal.mergeviewer.impl.TableMergeViewer
Creates the primary control associated with this viewer.
createControl(Composite) - Method in class org.eclipse.emf.compare.rcp.ui.internal.mergeviewer.impl.TreeMergeViewer
Creates the primary control associated with this viewer.
createControlAndViewer(Composite) - Method in class org.eclipse.emf.compare.ide.ui.internal.structuremergeviewer.AbstractStructuredViewerWrapper
Should call #setViewer(org.eclipse.jface.viewers.Viewer).
createControlAndViewer(Composite) - Method in class org.eclipse.emf.compare.ide.ui.internal.structuremergeviewer.EMFCompareStructureMergeViewer
Should call #setViewer(org.eclipse.jface.viewers.Viewer).
createControls(Composite) - Method in class org.eclipse.emf.compare.ide.ui.internal.contentmergeviewer.EMFCompareContentMergeViewer
createControls(Composite) - Method in class org.eclipse.emf.compare.ide.ui.internal.contentmergeviewer.text.EMFCompareTextMergeViewer
createCopy(EObject) - Method in class org.eclipse.emf.compare.merge.AbstractMerger
This will create a copy of the given EObject that can be used as the target of an addition (or the
 reverting of a deletion).
createCopyAllNonConflictingCommand(Comparison, boolean, IMerger.Registry, IMergeAllNonConflictingRunnable) - Method in class org.eclipse.emf.compare.domain.impl.EMFCompareEditingDomain
Creates a command that will merge all non-conflicting differences in the given direction.
createCopyCommand(List<? extends Diff>, boolean, IMerger.Registry) - Method in interface org.eclipse.emf.compare.domain.ICompareEditingDomain
Deprecated. 
createCopyCommand(List<? extends Diff>, boolean, IMerger.Registry, IMergeRunnable) - Method in interface org.eclipse.emf.compare.domain.ICompareEditingDomain
Creates a new command that will execute the given 
IMergeRunnable that is expected to merge the
 given differences in from right to left or left to right by using the mergers defined in the given
 merger registry.
Creates a new command that will merge the given differences in from right to left or left to right by
 using the mergers defined in the given merger registry.
createCopyCommand(List<? extends Diff>, boolean, IMerger.Registry, IMergeRunnable) - Method in class org.eclipse.emf.compare.domain.impl.EMFCompareEditingDomain
Creates a new command that will execute the given 
IMergeRunnable that is expected to merge the
 given differences in from right to left or left to right by using the mergers defined in the given
 merger registry.
Get EMFCompareBuilderConfigurator with EMF Compare default values.
createDefaultCache(CacheBuilder<Object, Object>) - Static method in class org.eclipse.emf.compare.utils.EqualityHelper
Create a cache as required by EqualityHelper.
createDefaultEObjectMatcher(UseIdentifiers) - Static method in class org.eclipse.emf.compare.match.DefaultMatchEngine
Creates and configures an 
IEObjectMatcher with the strategy given by 
useIDs.
Creates and configures an 
IEObjectMatcher with the strategy given by 
useIDs.
Creates and configures an 
IEObjectMatcher with the strategy given by 
useIDs.
Create the default (unwrapped) XMLDefaultHandler.
createDefaultScope(Notifier, Notifier) - Static method in class org.eclipse.emf.compare.EMFCompare
createDefaultScope(Notifier, Notifier, Notifier) - Static method in class org.eclipse.emf.compare.EMFCompare
createDiagnostic() - Method in class org.eclipse.emf.compare.ide.ui.internal.logical.resolver.DiagnosticSupport
Creates the BasicDiagnostic that will be used by this computation.
createDiff() - Method in interface org.eclipse.emf.compare.CompareFactory
Returns a new object of class 'Diff'
createDiff() - Method in class org.eclipse.emf.compare.impl.CompareFactoryImpl
 
createDiffAdapter() - Method in class org.eclipse.emf.compare.provider.CompareItemProviderAdapterFactory
This creates an adapter for a 
DiffCreates a new adapter for an object of class '
Diff'
Create a diff node.
createEIterableFromString(EDataType, String) - Method in class org.eclipse.emf.compare.impl.CompareFactoryImpl
 
createEMFDeferredTreeContentManager(AbstractTreeViewer) - Method in interface org.eclipse.emf.compare.ide.ui.internal.treecontentmanager.EMFCompareDeferredTreeContentManagerProvider
createEMFDeferredTreeContentManager(AbstractTreeViewer) - Static method in class org.eclipse.emf.compare.ide.ui.internal.treecontentmanager.EMFCompareDeferredTreeContentManagerUtil
createEObjectAdapter() - Method in class org.eclipse.emf.compare.util.CompareAdapterFactory
Creates a new adapter for the default case
createEqualityHelper() - Method in class org.eclipse.emf.compare.match.DefaultEqualityHelperFactory
createEqualityHelper() - Method in interface org.eclipse.emf.compare.match.IEqualityHelperFactory
createEquivalence() - Method in interface org.eclipse.emf.compare.CompareFactory
Returns a new object of class 'Equivalence'
createEquivalence() - Method in class org.eclipse.emf.compare.impl.CompareFactoryImpl
 
createEquivalenceAdapter() - Method in class org.eclipse.emf.compare.provider.CompareItemProviderAdapterFactory
createEquivalenceAdapter() - Method in class org.eclipse.emf.compare.util.CompareAdapterFactory
Creates a new adapter for an object of class '
Equivalence'
It creates the graphical change extension.
createFeatureFilter() - Method in class org.eclipse.emf.compare.diff.DefaultDiffEngine
This will be used in order to create the 
FeatureFilter that should be used by this engine to
 determine the structural features on which it is to try and detect differences.
Returns a new object of class 'Feature Map Change'
createFeatureMapChange() - Method in class org.eclipse.emf.compare.impl.CompareFactoryImpl
 
createFeatureMapChangeAdapter() - Method in class org.eclipse.emf.compare.provider.CompareItemProviderAdapterFactory
createFeatureMapChangeAdapter() - Method in class org.eclipse.emf.compare.provider.spec.CompareItemProviderAdapterFactorySpec
createFeatureMapChangeAdapter() - Method in class org.eclipse.emf.compare.provider.TooltipLabelAdapterFactory
 
createFeatureMapChangeAdapter() - Method in class org.eclipse.emf.compare.util.CompareAdapterFactory
createFieldEditors() - Method in class org.eclipse.emf.compare.ide.ui.internal.preferences.EditorPreferencePage
 
createFieldEditors() - Method in class org.eclipse.emf.compare.ide.ui.internal.preferences.MergePreferencesPage
 
createFieldEditors() - Method in class org.eclipse.emf.compare.ide.ui.internal.preferences.ModelResolutionPreferencePage
createFilteredAdapterFactoryRegistry() - Method in class org.eclipse.emf.compare.rcp.EMFCompareRCPPlugin
createFilteredAdapterFactoryRegistry(Map<Object, Object>) - Method in class org.eclipse.emf.compare.rcp.EMFCompareRCPPlugin
Returns a new instance of EMF Compare adapter factory descriptor registry to which extension will be
 registered.
createFor(ICompareContainer, Shell) - Static method in class org.eclipse.emf.compare.ide.ui.internal.util.CompareHandlerService
 
createForwardingTypedElement(ITypedElement) - Method in class org.eclipse.emf.compare.ide.ui.internal.contentmergeviewer.label.NoDifferencesCompareInput
createForwardingTypedElement(ITypedElement) - Method in class org.eclipse.emf.compare.ide.ui.internal.contentmergeviewer.label.NoSelectedItemCompareInput
createForwardingTypedElement(ITypedElement) - Method in class org.eclipse.emf.compare.ide.ui.internal.contentmergeviewer.label.NoVisibleItemCompareInput
createForwardingTypedElement(ITypedElement) - Method in class org.eclipse.emf.compare.ide.ui.internal.contentmergeviewer.label.OnlyPseudoConflictsCompareInput
createForwardingTypedElement(ITypedElement) - Method in class org.eclipse.emf.compare.ide.ui.internal.structuremergeviewer.ForwardingCompareInput
 
createFromString(EDataType, String) - Method in class org.eclipse.emf.compare.impl.CompareFactoryImpl
 
createGroupProvider() - Method in class org.eclipse.emf.compare.rcp.ui.internal.structuremergeviewer.groups.impl.DifferenceGroupDescriptorWrapper
Creates a group provider.
createGroupProvider() - Method in interface org.eclipse.emf.compare.rcp.ui.structuremergeviewer.groups.IDifferenceGroupProvider.Descriptor
Creates a group provider.
createHighlightRelatedChanges(Composite) - Method in class org.eclipse.emf.compare.ide.ui.internal.preferences.EditorPreferencePage
createInputStream(URI, Map<?, ?>) - Method in class org.eclipse.emf.compare.ide.ui.internal.logical.resolver.RevisionedURIConverter
createInputStream(URI) - Method in class org.eclipse.emf.compare.ide.utils.StorageURIConverter
 
createInputStream(URI, Map<?, ?>) - Method in class org.eclipse.emf.compare.ide.utils.StorageURIConverter
createInputStream(URI, Map<?, ?>) - Method in class org.eclipse.emf.compare.utils.DelegatingURIConverter
createInsertionPoints(IMergeViewerItem, List<IMergeViewerItem>, List<? extends Diff>, IMergeViewerItemProviderConfiguration) - Method in class org.eclipse.emf.compare.ide.ui.internal.contentmergeviewer.tree.provider.TreeMergeViewerItemContentProvider
Creates and inserts the insertion points for the given values.
createInsertionPoints(IMergeViewerItem, List<Object>, List<Object>, List<Object>, List<? extends IMergeViewerItem>, List<? extends Diff>, IMergeViewerItemProviderConfiguration) - Method in class org.eclipse.emf.compare.ide.ui.internal.contentmergeviewer.tree.provider.TreeMergeViewerItemContentProvider
Creates the insertion points for the given values based on the children of each side.
createInsertionPoints(Comparison, EStructuralFeature, List<? extends IMergeViewerItem>, List<? extends Diff>) - Method in class org.eclipse.emf.compare.rcp.ui.internal.mergeviewer.item.impl.MergeViewerItem
Deprecated.
createInstance() - Method in class org.eclipse.emf.compare.rcp.extension.PluginClassDescriptor
Creates a new instance.
createItemForNotLoadedFragmentMatch(Match, IMergeViewer.MergeViewerSide, Comparison, AdapterFactory) - Static method in class org.eclipse.emf.compare.rcp.ui.internal.util.ResourceUIUtil
createLeft(AdapterFactory, Object) - Method in interface org.eclipse.emf.compare.rcp.ui.contentmergeviewer.accessor.factory.IAccessorFactory
createLeft(AdapterFactory, Object) - Method in class org.eclipse.emf.compare.rcp.ui.internal.contentmergeviewer.accessor.factory.impl.ComparisonAccessorFactory
createLeft(AdapterFactory, Object) - Method in class org.eclipse.emf.compare.rcp.ui.internal.contentmergeviewer.accessor.factory.impl.ContainmentReferenceChangeAccessorFactory
createLeft(AdapterFactory, Object) - Method in class org.eclipse.emf.compare.rcp.ui.internal.contentmergeviewer.accessor.factory.impl.FeatureMapChangeMoveAccessorFactory
createLeft(AdapterFactory, Object) - Method in class org.eclipse.emf.compare.rcp.ui.internal.contentmergeviewer.accessor.factory.impl.FeatureMapKeyChangeAccessorFactory
createLeft(AdapterFactory, Object) - Method in class org.eclipse.emf.compare.rcp.ui.internal.contentmergeviewer.accessor.factory.impl.ManyStructuralFeatureAccessorFactory
createLeft(AdapterFactory, Object) - Method in class org.eclipse.emf.compare.rcp.ui.internal.contentmergeviewer.accessor.factory.impl.MatchAccessorFactory
createLeft(AdapterFactory, Object) - Method in class org.eclipse.emf.compare.rcp.ui.internal.contentmergeviewer.accessor.factory.impl.MatchResourceAccessorFactory
createLeft(AdapterFactory, Object) - Method in class org.eclipse.emf.compare.rcp.ui.internal.contentmergeviewer.accessor.factory.impl.ResourceContentsAccessorFactory
createLeft(AdapterFactory, Object) - Method in class org.eclipse.emf.compare.rcp.ui.internal.contentmergeviewer.accessor.factory.impl.SingleStructuralFeatureAccessorFactory
createLeft(AdapterFactory, Object) - Method in class org.eclipse.emf.compare.rcp.ui.internal.contentmergeviewer.accessor.factory.impl.StringAttributeChangeAccessorFactory
createMappings(Iterator<? extends Resource>, Iterator<? extends Resource>, Iterator<? extends Resource>) - Method in interface org.eclipse.emf.compare.match.resource.IResourceMatcher
This will be called by the engine in order to retrieve the mappings created by this matcher.
createMappings(Iterator<? extends Resource>, Iterator<? extends Resource>, Iterator<? extends Resource>) - Method in class org.eclipse.emf.compare.match.resource.StrategyResourceMatcher
This will be called by the engine in order to retrieve the mappings created by this matcher.
createMatch() - Method in interface org.eclipse.emf.compare.CompareFactory
Returns a new object of class 'Match'
createMatch() - Method in class org.eclipse.emf.compare.impl.CompareFactoryImpl
 
createMatchAdapter() - Method in class org.eclipse.emf.compare.provider.CompareItemProviderAdapterFactory
This creates an adapter for a 
MatchThis creates an adapter for a 
MatchCreates a new adapter for an object of class '
Match'
This will be called by the match engine to determine matches between EObjects.
createMatches(Comparison, Iterator<? extends EObject>, Iterator<? extends EObject>, Iterator<? extends EObject>, Monitor) - Method in interface org.eclipse.emf.compare.match.eobject.IEObjectMatcher
This will be called by the match engine to determine matches between EObjects.
createMatches(Comparison, Iterator<? extends EObject>, Iterator<? extends EObject>, Iterator<? extends EObject>, Monitor) - Method in class org.eclipse.emf.compare.match.eobject.ProximityEObjectMatcher
This will be called by the match engine to determine matches between EObjects.
createMatchNode(Match) - Method in class org.eclipse.emf.compare.rcp.ui.internal.structuremergeviewer.groups.impl.BasicDifferenceGroupImpl
Create a match node.
createMatchResource() - Method in interface org.eclipse.emf.compare.CompareFactory
Returns a new object of class 'Match Resource'
createMatchResource() - Method in class org.eclipse.emf.compare.impl.CompareFactoryImpl
 
createMatchResource(Resource, Resource, Resource) - Static method in class org.eclipse.emf.compare.match.resource.LocationMatchingStrategy
Creates a 
MatchResource instance and sets all three resources of the mapping on it.
Creates a 
MatchResource instance and sets all three resources of the mapping on it.
Creates a 
MatchResource instance and sets all three resources of the mapping on it.
Creates a 
MatchResource instance and sets all three resources of the mapping on it.
Creates a 
MatchResource instance and sets all three resources of the mapping on it.
Create a matchResource node.
createMergeRunnable(MergeMode, boolean, boolean, IDiffRelationshipComputer) - Method in class org.eclipse.emf.compare.ide.ui.internal.structuremergeviewer.actions.MergeAction
 
createMergeRunnable(MergeMode, boolean, boolean, IDiffRelationshipComputer) - Method in class org.eclipse.emf.compare.ide.ui.internal.structuremergeviewer.actions.MergeAllNonConflictingAction
 
createMergeRunnable(MergeMode, boolean, boolean, IDiffRelationshipComputer) - Method in class org.eclipse.emf.compare.ide.ui.internal.structuremergeviewer.actions.MergeContainedAction
 
createMergeRunnable(MergeMode, boolean, boolean, IDiffRelationshipComputer) - Method in class org.eclipse.emf.compare.ide.ui.internal.structuremergeviewer.actions.MergeContainedConflictingAction
 
createMergeRunnable(MergeMode, boolean, boolean, IDiffRelationshipComputer) - Method in class org.eclipse.emf.compare.ide.ui.internal.structuremergeviewer.actions.MergeContainedNonConflictingAction
 
createMergeViewer(Composite, IMergeViewer.MergeViewerSide) - Method in class org.eclipse.emf.compare.ide.ui.internal.contentmergeviewer.EMFCompareContentMergeViewer
Creates the merge viewer for the given parent and the given side.
createMergeViewer(Composite, IMergeViewer.MergeViewerSide) - Method in class org.eclipse.emf.compare.ide.ui.internal.contentmergeviewer.table.TableContentMergeViewer
Creates the merge viewer for the given parent and the given side.
createMergeViewer(Composite, IMergeViewer.MergeViewerSide) - Method in class org.eclipse.emf.compare.ide.ui.internal.contentmergeviewer.tree.TreeContentMergeViewer
Creates the merge viewer for the given parent and the given side.
createMergeViewerContentProvider(IMergeViewer.MergeViewerSide) - Method in class org.eclipse.emf.compare.ide.ui.internal.contentmergeviewer.tree.TreeContentMergeViewer
Creates the IContentProvider used in the merge viewer.
createMergeViewerItem(Comparison, Diff, Object, Object, Object, IMergeViewer.MergeViewerSide, AdapterFactory) - Method in class org.eclipse.emf.compare.ide.ui.internal.contentmergeviewer.tree.provider.TreeMergeViewerItemContentProvider
createMergeViewerItem(Comparison, Diff, Match, IMergeViewer.MergeViewerSide, AdapterFactory) - Method in class org.eclipse.emf.compare.ide.ui.internal.contentmergeviewer.tree.provider.TreeMergeViewerItemContentProvider
createMergeViewerItemFrom(EObject, IMergeViewerItem, IMergeViewerItemProviderConfiguration) - Method in class org.eclipse.emf.compare.ide.ui.internal.contentmergeviewer.tree.provider.TreeMergeViewerItemContentProvider
Creates an IMergeViewerItem from an EObject.
createMergeViewerItemFrom(Collection<?>) - Method in class org.eclipse.emf.compare.rcp.ui.internal.mergeviewer.item.impl.MergeViewerItem
Deprecated.
createMergeViewerItemFrom(EObject) - Method in class org.eclipse.emf.compare.rcp.ui.internal.mergeviewer.item.impl.MergeViewerItem
Deprecated.
createMergeViewerItemFrom(EObject) - Method in class org.eclipse.emf.compare.rcp.ui.internal.mergeviewer.item.impl.ResourceAttachmentChangeMergeViewerItem
Creates an IMergeViewerItem from an EObject.
createMergeViewerItemProviderConfiguration(IMergeViewer.MergeViewerSide) - Method in class org.eclipse.emf.compare.ide.ui.internal.contentmergeviewer.tree.TreeContentMergeViewer
 
createMergeViewerItemsFrom(Collection<?>, IMergeViewerItem, IMergeViewerItemProviderConfiguration) - Method in class org.eclipse.emf.compare.ide.ui.internal.contentmergeviewer.tree.provider.TreeMergeViewerItemContentProvider
Creates the Merge Viewer Items for the given values.
createObject(EFactory, String) - Method in class org.eclipse.emf.compare.ide.internal.utils.ForwardingXMLHelper
Deprecated. 
createObject(EFactory, EClassifier) - Method in class org.eclipse.emf.compare.ide.internal.utils.ForwardingXMLHelper
createOutputStream(URI, Map<?, ?>) - Method in class org.eclipse.emf.compare.utils.DelegatingURIConverter
createPackageContents() - Method in class org.eclipse.emf.compare.impl.ComparePackageImpl
Creates the meta-model objects for the package.
createPartControl(Composite) - Method in class org.eclipse.emf.compare.ide.ui.internal.logical.view.LogicalModelView
 
createReferenceChange() - Method in interface org.eclipse.emf.compare.CompareFactory
Returns a new object of class 'Reference Change'
createReferenceChange() - Method in class org.eclipse.emf.compare.impl.CompareFactoryImpl
 
createReferenceChangeAdapter() - Method in class org.eclipse.emf.compare.provider.CompareItemProviderAdapterFactory
createReferenceChangeAdapter() - Method in class org.eclipse.emf.compare.provider.spec.CompareItemProviderAdapterFactorySpec
createReferenceChangeAdapter() - Method in class org.eclipse.emf.compare.provider.TooltipLabelAdapterFactory
 
createReferenceChangeAdapter() - Method in class org.eclipse.emf.compare.util.CompareAdapterFactory
createResource(URI, String) - Method in class org.eclipse.emf.compare.ide.internal.utils.NotLoadingResourceSet
createResource(URI) - Method in class org.eclipse.emf.compare.ide.ui.internal.logical.resolver.SynchronizedResourceSet
createResource(URI, String) - Method in class org.eclipse.emf.compare.ide.ui.internal.logical.resolver.SynchronizedResourceSet
createResourceAttachmentChange() - Method in interface org.eclipse.emf.compare.CompareFactory
Returns a new object of class 'Resource Attachment Change'
createResourceAttachmentChange() - Method in class org.eclipse.emf.compare.impl.CompareFactoryImpl
 
createResourceAttachmentChangeAdapter() - Method in class org.eclipse.emf.compare.provider.CompareItemProviderAdapterFactory
This creates an adapter for a 
ResourceAttachmentChange. 
createResourceAttachmentChangeAdapter() - Method in class org.eclipse.emf.compare.provider.spec.CompareItemProviderAdapterFactorySpec
This creates an adapter for a 
ResourceAttachmentChange. 
createResourceAttachmentChangeAdapter() - Method in class org.eclipse.emf.compare.provider.TooltipLabelAdapterFactory
 
createResourceAttachmentChangeAdapter() - Method in class org.eclipse.emf.compare.util.CompareAdapterFactory
createResourceLocationChange() - Method in interface org.eclipse.emf.compare.CompareFactory
Returns a new object of class 'Resource Location Change'
createResourceLocationChange() - Method in class org.eclipse.emf.compare.impl.CompareFactoryImpl
 
createResourceLocationChangeAdapter() - Method in class org.eclipse.emf.compare.provider.CompareItemProviderAdapterFactory
createResourceLocationChangeAdapter() - Method in class org.eclipse.emf.compare.provider.spec.CompareItemProviderAdapterFactorySpec
createResourceLocationChangeAdapter() - Method in class org.eclipse.emf.compare.provider.TooltipLabelAdapterFactory
 
createResourceLocationChangeAdapter() - Method in class org.eclipse.emf.compare.util.CompareAdapterFactory
createResourceMatcher() - Method in class org.eclipse.emf.compare.match.DefaultMatchEngine
createRight(AdapterFactory, Object) - Method in interface org.eclipse.emf.compare.rcp.ui.contentmergeviewer.accessor.factory.IAccessorFactory
createRight(AdapterFactory, Object) - Method in class org.eclipse.emf.compare.rcp.ui.internal.contentmergeviewer.accessor.factory.impl.ComparisonAccessorFactory
createRight(AdapterFactory, Object) - Method in class org.eclipse.emf.compare.rcp.ui.internal.contentmergeviewer.accessor.factory.impl.ContainmentReferenceChangeAccessorFactory
createRight(AdapterFactory, Object) - Method in class org.eclipse.emf.compare.rcp.ui.internal.contentmergeviewer.accessor.factory.impl.FeatureMapChangeMoveAccessorFactory
createRight(AdapterFactory, Object) - Method in class org.eclipse.emf.compare.rcp.ui.internal.contentmergeviewer.accessor.factory.impl.FeatureMapKeyChangeAccessorFactory
createRight(AdapterFactory, Object) - Method in class org.eclipse.emf.compare.rcp.ui.internal.contentmergeviewer.accessor.factory.impl.ManyStructuralFeatureAccessorFactory
createRight(AdapterFactory, Object) - Method in class org.eclipse.emf.compare.rcp.ui.internal.contentmergeviewer.accessor.factory.impl.MatchAccessorFactory
createRight(AdapterFactory, Object) - Method in class org.eclipse.emf.compare.rcp.ui.internal.contentmergeviewer.accessor.factory.impl.MatchResourceAccessorFactory
createRight(AdapterFactory, Object) - Method in class org.eclipse.emf.compare.rcp.ui.internal.contentmergeviewer.accessor.factory.impl.ResourceContentsAccessorFactory
createRight(AdapterFactory, Object) - Method in class org.eclipse.emf.compare.rcp.ui.internal.contentmergeviewer.accessor.factory.impl.SingleStructuralFeatureAccessorFactory
createRight(AdapterFactory, Object) - Method in class org.eclipse.emf.compare.rcp.ui.internal.contentmergeviewer.accessor.factory.impl.StringAttributeChangeAccessorFactory
createSelectNextUnresolvedDiff(Composite) - Method in class org.eclipse.emf.compare.ide.ui.internal.preferences.EditorPreferencePage
createStandaloneInstance() - Static method in class org.eclipse.emf.compare.match.eobject.EqualityHelperExtensionProviderDescriptorRegistryImpl
Returns a default registry i.e. an empty one
createStandaloneInstance() - Static method in class org.eclipse.emf.compare.match.eobject.WeightProviderDescriptorRegistryImpl
createStandaloneInstance() - Static method in class org.eclipse.emf.compare.match.impl.MatchEngineFactoryRegistryImpl
Returns a registry filled with the default match engine factory provided by EMF Compare
 
MatchEngineFactoryImpl.
Creates a new IStorage for the given URI.
createStoragePathAdapter(String, boolean) - Method in class org.eclipse.emf.compare.ide.ui.internal.logical.StreamAccessorStorage
This method is used to create a new StoragePathAdapter.
createStoragePathAdapter(String, boolean) - Method in interface org.eclipse.emf.compare.ide.utils.IStoragePathAdapterProvider
This method is used to create a new StoragePathAdapter.
createTabSkeleton(String) - Method in class org.eclipse.emf.compare.ide.ui.internal.preferences.EditorPreferencePage
Create a skeleton of a tab.
createTabSkeleton(String, String) - Method in class org.eclipse.emf.compare.ide.ui.internal.preferences.EditorPreferencePage
Create a skeleton of a tab.
createToolItems(ToolBarManager) - Method in class org.eclipse.emf.compare.ide.ui.internal.contentmergeviewer.EMFCompareContentMergeViewer
createToolItems(ToolBarManager) - Method in class org.eclipse.emf.compare.ide.ui.internal.contentmergeviewer.text.EMFCompareTextMergeViewer
createTreeItem(Widget, Object, int) - Method in class org.eclipse.emf.compare.ide.ui.internal.structuremergeviewer.WrappableTreeViewer
createTreeNodeAdapter() - Method in class org.eclipse.emf.compare.ide.ui.internal.structuremergeviewer.provider.TreeCompareInputAdapterFactory
createTreeNodeAdapter() - Method in class org.eclipse.emf.compare.rcp.ui.internal.structuremergeviewer.groups.provider.TreeItemProviderAdapterFactorySpec
createTreeTabContent() - Method in class org.eclipse.emf.compare.ide.ui.internal.preferences.EditorPreferencePage
Creates and adds the content of the tree tab.
createTreeViewer(Composite) - Method in class org.eclipse.emf.compare.rcp.ui.internal.mergeviewer.impl.TreeMergeViewer
Creates a new tree viewer.
createUI(Composite, int, IPreferenceStore) - Method in interface org.eclipse.emf.compare.rcp.ui.internal.configuration.ui.IConfigurationUIFactory
createUI(Composite, int, IPreferenceStore) - Method in class org.eclipse.emf.compare.rcp.ui.internal.configuration.ui.match.DefaultMatchEngineConfiguatorUIFactory
 
createURIFor(IFile) - Static method in class org.eclipse.emf.compare.ide.utils.ResourceUtil
Create the URI with which we'll load the given IFile as an EMF resource.
createURIFor(IStorage) - Static method in class org.eclipse.emf.compare.ide.utils.ResourceUtil
Create the URI with which we'll load the given IStorage as an EMF resource.
createViewer(Composite, CompareConfiguration) - Method in class org.eclipse.emf.compare.ide.ui.internal.contentmergeviewer.label.LabeledViewerCreator
createViewer(Composite, CompareConfiguration) - Method in class org.eclipse.emf.compare.ide.ui.internal.contentmergeviewer.label.NoDifferencesViewerCreator
createViewer(Composite, CompareConfiguration) - Method in class org.eclipse.emf.compare.ide.ui.internal.contentmergeviewer.label.NoSelectedItemViewerCreator
createViewer(Composite, CompareConfiguration) - Method in class org.eclipse.emf.compare.ide.ui.internal.contentmergeviewer.label.NoVisibleItemViewerCreator
createViewer(Composite, CompareConfiguration) - Method in class org.eclipse.emf.compare.ide.ui.internal.contentmergeviewer.label.OnlyPseudoConflictsViewerCreator
createViewer(Composite, CompareConfiguration) - Method in class org.eclipse.emf.compare.ide.ui.internal.contentmergeviewer.property.PropertyContentMergeViewerCreator
 
 This implementation creates a PropertyContentMergeViewer.
createViewer(Composite, CompareConfiguration) - Method in class org.eclipse.emf.compare.ide.ui.internal.contentmergeviewer.table.TableContentMergeViewerCreator
createViewer(Composite, CompareConfiguration) - Method in class org.eclipse.emf.compare.ide.ui.internal.contentmergeviewer.text.EMFCompareTextMergeViewerCreator
createViewer(Composite, CompareConfiguration) - Method in class org.eclipse.emf.compare.ide.ui.internal.contentmergeviewer.TextFallbackCompareViewerCreator
createViewer(Composite, CompareConfiguration) - Method in class org.eclipse.emf.compare.ide.ui.internal.contentmergeviewer.tree.TreeContentMergeViewerCreator
createViewer(Composite, CompareConfiguration) - Method in class org.eclipse.emf.compare.ide.ui.internal.structuremergeviewer.EMFCompareStructureMergeViewerCreator
createViewerEditor() - Method in class org.eclipse.emf.compare.ide.ui.internal.structuremergeviewer.WrappableTreeViewer
criterion - Variable in class org.eclipse.emf.compare.merge.DiffRelationshipComputer
Merge criterion used to retrieve the correct merger.
CrossReferenceResolutionScope - Enum in org.eclipse.emf.compare.ide.ui.internal.logical.resolver
Defines the scope for the resolution of a file's logical model.
CTX_COMPARISON - Static variable in interface org.eclipse.emf.compare.adapterfactory.context.IContextTester
Key used to store the comparison object in the context.
currentSelection - Variable in class org.eclipse.emf.compare.ide.ui.internal.structuremergeviewer.EMFCompareStructureMergeViewer
The current selection.
customize(List<? extends TreeNode>) - Method in class org.eclipse.emf.compare.rcp.ui.internal.structuremergeviewer.groups.impl.BasicDifferenceGroupImpl
Walk the given trees and customize each node in the tree, starting by the deeper nodes all the way up
 to the root nodes.
customize(TreeNode) - Method in class org.eclipse.emf.compare.rcp.ui.internal.structuremergeviewer.groups.impl.BasicDifferenceGroupImpl
Allow extenders to customize a TreeNode.
A B C D E F G H I J K L M N O P Q R S T U V W X Y 
EMF Compare
3.3.0.201903050300
 
Copyright (c) 2006, 2015 Obeo and others. All rights reserved.