Index

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 
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form

C

CACHE_EXPIRATION - Static variable in class org.eclipse.emf.compare.ide.ui.internal.logical.EMFModelProvider
The expiration timeout for our logical model cache values.
CachingDiffRelationshipComputer - Class in org.eclipse.emf.compare.merge
A computer implementation to cache the relationship of diffs.
CachingDiffRelationshipComputer(IMerger.Registry) - Constructor for class org.eclipse.emf.compare.merge.CachingDiffRelationshipComputer
Creates a new computer with the given registry.
CachingDiffRelationshipComputer(IMerger.Registry, IMergeCriterion) - Constructor for class org.eclipse.emf.compare.merge.CachingDiffRelationshipComputer
Creates a new computer with the given registry and merge criterion.
CachingDistance - Class in org.eclipse.emf.compare.match.eobject
This class wraps a DistanceFunction and cache its result.
CachingDistance(ProximityEObjectMatcher.DistanceFunction) - Constructor for class org.eclipse.emf.compare.match.eobject.CachingDistance
Create a new caching distance.
CachingImplicitDependencies - Class in org.eclipse.emf.compare.ide.ui.internal.logical.resolver
An implementation of the IImplicitDependencies that delegates the respective dependency calculation to a given object and caches the results to increase performance.
CachingImplicitDependencies(IImplicitDependencies) - Constructor for class org.eclipse.emf.compare.ide.ui.internal.logical.resolver.CachingImplicitDependencies
Creates a new caching instance that delegates the dependency calculation to the given object and caches the results to increase performance.
call(Callable<T>) - Method in class org.eclipse.emf.compare.ide.ui.internal.logical.resolver.AbstractResolution
Executes the given callable as soon as there is no other computation running, and automatically runs "finalization" treatment once the computation is over, whatever its outcome (success or failure).
call(Callable<U>, Runnable) - Method in class org.eclipse.emf.compare.ide.ui.internal.logical.resolver.ResourceComputationScheduler
Executes the given callable as soon as possible.
canBeConsideredAsPseudoConflicting() - Static method in class org.eclipse.emf.compare.utils.EMFComparePredicates
Deprecated.
This predicate can be used to test if a diff is in a pseudo conflict.
cancelPressed() - Method in class org.eclipse.emf.compare.ide.ui.internal.editor.AbstractEMFCompareEditorInput
cancelPressed() - Method in class org.eclipse.emf.compare.ide.ui.internal.editor.ComparisonScopeEditorInput
canExecute() - Method in class org.eclipse.emf.compare.command.impl.AbstractCopyCommand
canHandle(Object) - Method in class org.eclipse.emf.compare.ide.ui.internal.contentmergeviewer.provider.CompareAccessorMergeViewerItemProvider
Indicates whether this provider wants to handle the given object.
canHandle(Object) - Method in class org.eclipse.emf.compare.ide.ui.internal.contentmergeviewer.tree.provider.TreeMergeViewerItemContentProvider
Indicates whether this provider wants to handle the given object.
canHandle(Object) - Method in class org.eclipse.emf.compare.rcp.ui.internal.mergeviewer.item.impl.ResourceAttachmentChangeProvider
Indicates whether this provider wants to handle the given object.
canHandle(Object) - Method in interface org.eclipse.emf.compare.rcp.ui.mergeviewer.item.provider.IOptionalProvider
Indicates whether this provider wants to handle the given object.
canHandle(IWorkbenchPart, ISelection) - Method in class org.eclipse.emf.compare.ide.ui.internal.logical.view.AbstractLogicalModelViewHandler
This will be called to determine whether the given editor or the given selection must be listened by the logical model view.
canHandle(IWorkbenchPart, ISelection) - Method in class org.eclipse.emf.compare.ide.ui.internal.logical.view.ExplorersViewSelectionLMVHandler
This will be called to determine whether a selection must be listened by the logical model view.
canHandle(IWorkbenchPart, ISelection) - Method in interface org.eclipse.emf.compare.ide.ui.internal.logical.view.ILogicalModelViewHandler
This will be called to determine whether the given editor or the given selection must be listened by the logical model view.
canRedo() - Method in class org.eclipse.emf.compare.command.DelegatingCommandStack
canRedo() - Method in class org.eclipse.emf.compare.command.impl.DualCompareCommandStack
canRedo() - Method in class org.eclipse.emf.compare.command.impl.TransactionalDualCompareCommandStack
canResolve(IStorage) - Method in class org.eclipse.emf.compare.ide.ui.internal.logical.resolver.ThreadedModelResolver
This will be used in order to determine whether this resolver can be used for the given storage.
canResolve(IStorage) - Method in interface org.eclipse.emf.compare.ide.ui.logical.IModelResolver
This will be used in order to determine whether this resolver can be used for the given storage.
canUndo() - Method in class org.eclipse.emf.compare.command.DelegatingCommandStack
canUndo() - Method in class org.eclipse.emf.compare.command.impl.DualCompareCommandStack
canUndo() - Method in class org.eclipse.emf.compare.command.impl.TransactionalDualCompareCommandStack
canUpdate(Diff, IMergeViewer.MergeViewerSide) - Method in interface org.eclipse.emf.compare.rcp.ui.internal.contentmergeviewer.IModelUpdateStrategy
Specifies whether the value in the model can to be updated on the given side.
canUpdate(Diff, IMergeViewer.MergeViewerSide) - Method in class org.eclipse.emf.compare.rcp.ui.internal.contentmergeviewer.SingleValuedAttributeModelUpdateStrategy
Specifies whether the value in the model can to be updated on the given side.
CascadingDifferencesFilter - Class in org.eclipse.emf.compare.rcp.ui.internal.structuremergeviewer.filters.impl
A filter used by default that filters out cascading differences (differences located under a Match that is either ADDed or DELETEd on the diff's side).
CascadingDifferencesFilter() - Constructor for class org.eclipse.emf.compare.rcp.ui.internal.structuremergeviewer.filters.impl.CascadingDifferencesFilter
 
caseAttributeChange(AttributeChange) - Method in class org.eclipse.emf.compare.internal.conflict.ConflictSearchFactory
 
caseAttributeChange(AttributeChange) - Method in class org.eclipse.emf.compare.util.CompareSwitch
Returns the result of interpreting the object as an instance of 'Attribute Change'.
caseComparison(Comparison) - Method in class org.eclipse.emf.compare.util.CompareSwitch
Returns the result of interpreting the object as an instance of 'Comparison'.
caseConflict(Conflict) - Method in class org.eclipse.emf.compare.util.CompareSwitch
Returns the result of interpreting the object as an instance of 'Conflict'.
caseDiff(Diff) - Method in class org.eclipse.emf.compare.util.CompareSwitch
Returns the result of interpreting the object as an instance of 'Diff'.
caseEquivalence(Equivalence) - Method in class org.eclipse.emf.compare.util.CompareSwitch
Returns the result of interpreting the object as an instance of 'Equivalence'.
caseFeatureMapChange(FeatureMapChange) - Method in class org.eclipse.emf.compare.internal.conflict.ConflictSearchFactory
 
caseFeatureMapChange(FeatureMapChange) - Method in class org.eclipse.emf.compare.util.CompareSwitch
Returns the result of interpreting the object as an instance of 'Feature Map Change'.
caseMatch(Match) - Method in class org.eclipse.emf.compare.util.CompareSwitch
Returns the result of interpreting the object as an instance of 'Match'.
caseMatchResource(MatchResource) - Method in class org.eclipse.emf.compare.util.CompareSwitch
Returns the result of interpreting the object as an instance of 'Match Resource'.
caseReferenceChange(ReferenceChange) - Method in class org.eclipse.emf.compare.internal.conflict.ConflictSearchFactory
 
caseReferenceChange(ReferenceChange) - Method in class org.eclipse.emf.compare.util.CompareSwitch
Returns the result of interpreting the object as an instance of 'Reference Change'.
caseResourceAttachmentChange(ResourceAttachmentChange) - Method in class org.eclipse.emf.compare.internal.conflict.ConflictSearchFactory
 
caseResourceAttachmentChange(ResourceAttachmentChange) - Method in class org.eclipse.emf.compare.util.CompareSwitch
Returns the result of interpreting the object as an instance of 'Resource Attachment Change'.
caseResourceLocationChange(ResourceLocationChange) - Method in class org.eclipse.emf.compare.util.CompareSwitch
Returns the result of interpreting the object as an instance of 'Resource Location Change'.
CENTER_WIDTH - Static variable in class org.eclipse.emf.compare.ide.ui.internal.contentmergeviewer.EMFCompareContentMergeViewer
Width of center bar
Change(AttributeChange, ComparisonIndex, Monitor) - Constructor for class org.eclipse.emf.compare.internal.conflict.AttributeChangeConflictSearch.Change
Constructor.
Change(FeatureMapChange, ComparisonIndex, Monitor) - Constructor for class org.eclipse.emf.compare.internal.conflict.FeatureMapChangeConflictSearch.Change
Constructor.
Change(ReferenceChange, ComparisonIndex, Monitor) - Constructor for class org.eclipse.emf.compare.internal.conflict.ContainmentRefChangeConflictSearch.Change
Constructor.
Change(ReferenceChange, ComparisonIndex, Monitor) - Constructor for class org.eclipse.emf.compare.internal.conflict.NonContainmentRefChangeConflictSearch.Change
Constructor.
Change(ResourceAttachmentChange, ComparisonIndex, Monitor) - Constructor for class org.eclipse.emf.compare.internal.conflict.ResourceAttachmentChangeConflictSearch.Change
Constructor.
CHANGE - Enum constant in enum class org.eclipse.emf.compare.DifferenceKind
The 'CHANGE' literal object.
CHANGE_VALUE - Static variable in enum class org.eclipse.emf.compare.DifferenceKind
The 'CHANGE' literal value.
CHANGED_LOCATION_EDEFAULT - Static variable in class org.eclipse.emf.compare.impl.ResourceLocationChangeImpl
The default value of the 'Changed Location' attribute.
changedAttribute(String, String, Object, 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 modification of a single-valued attribute going by the given attributeName on an EObject which name matches qualifiedName.
changedLocation - Variable in class org.eclipse.emf.compare.impl.ResourceLocationChangeImpl
The cached value of the 'Changed Location' attribute.
changedReference(String, 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 modification of a single-valued reference going by the given referenceName on an EObject which name matches qualifiedName.
changedURIs - Variable in class org.eclipse.emf.compare.ide.ui.internal.logical.resolver.ModelResourceListener
Keeps track of the URIs that need to be reparsed when next we need the dependencies graph .
changeNotifier - Variable in class org.eclipse.emf.compare.ide.ui.internal.structuremergeviewer.provider.TreeCompareInputAdapterFactory
This is used to implement IChangeNotifier.
changeNotifier - Variable in class org.eclipse.emf.compare.ide.ui.internal.structuremergeviewer.provider.TreeNodeCompareInput
This is used to implement IChangeNotifier.
changeNotifier - Variable in class org.eclipse.emf.compare.provider.CompareItemProviderAdapterFactory
This is used to implement IChangeNotifier.
changeValue(AttributeChange, boolean) - Method in class org.eclipse.emf.compare.merge.AttributeChangeMerger
This will be called by the merge operations in order to change single-valued attributes.
changeValue(FeatureMapChange, boolean) - Method in class org.eclipse.emf.compare.merge.FeatureMapChangeMerger
This will be called by the merge operations in order to change a key.
characters(char[], int, int) - Method in class org.eclipse.emf.compare.ide.internal.utils.ForwardingXMLDefaultHandler
characters(char[], int, int) - Method in class org.eclipse.emf.compare.ide.internal.utils.ForwardingXMLHandler
chars1 - Variable in class org.eclipse.emf.compare.internal.dmp.diff_match_patch.LinesToCharsResult
 
chars2 - Variable in class org.eclipse.emf.compare.internal.dmp.diff_match_patch.LinesToCharsResult
 
checkBusy() - Method in class org.eclipse.emf.compare.ide.ui.internal.structuremergeviewer.WrappableTreeViewer
checkConflict(Comparison, Diff, Iterable<Diff>) - Method in class org.eclipse.emf.compare.conflict.DefaultConflictDetector
This will be called once for each difference in the comparison model.
checkContainmentConflict(Comparison, ReferenceChange, Iterable<ReferenceChange>) - Method in class org.eclipse.emf.compare.conflict.DefaultConflictDetector
This will be called once for each ReferenceChange on containment references in the comparison model.
checkContainmentConflict(Comparison, ReferenceChange, ReferenceChange) - Method in class org.eclipse.emf.compare.conflict.DefaultConflictDetector
For each couple of diffs on the same value in which one is a containment reference change, we will call this in order to check for possible conflicts.
checkContainmentFeatureMapConflict(Comparison, FeatureMapChange, Iterable<FeatureMapChange>) - Method in class org.eclipse.emf.compare.conflict.DefaultConflictDetector
This will be called once for each FeatureMapChange on containment values in the comparison model.
checkContainmentFeatureMapConflict(Comparison, FeatureMapChange, FeatureMapChange) - Method in class org.eclipse.emf.compare.conflict.DefaultConflictDetector
For each couple of diffs on the same value in which one is a containment feature map change, we will call this in order to check for possible conflicts.
checkElement(IItemDescriptor<?>) - Method in class org.eclipse.emf.compare.rcp.ui.internal.preferences.impl.InteractiveUIContent
Checks one element in the viewer.
checkElements(Collection<IItemDescriptor<T>>) - Method in class org.eclipse.emf.compare.rcp.ui.internal.preferences.impl.InteractiveUIContent
Checks multiple element in the viewer.
checkElements(IItemDescriptor<T>[]) - Method in class org.eclipse.emf.compare.rcp.ui.internal.preferences.impl.InteractiveUIContent
Checks multiple element in the viewer.
checkFeatureAddConflict(Comparison, Diff, Iterable<Diff>) - Method in class org.eclipse.emf.compare.conflict.DefaultConflictDetector
This will be called from DefaultConflictDetector.checkConflict(Comparison, Diff, Iterable) in order to detect conflicts on a Diff that is of type "ADD" and which is not a containment reference change.
checkFeatureChangeConflict(Comparison, Diff, Iterable<Diff>) - Method in class org.eclipse.emf.compare.conflict.DefaultConflictDetector
This will be called from DefaultConflictDetector.checkConflict(Comparison, Diff, Iterable) in order to detect conflicts on a Diff that is of type "CHANGE".
checkFeatureDeleteConflict(Comparison, Diff, Iterable<Diff>) - Method in class org.eclipse.emf.compare.conflict.DefaultConflictDetector
This will be called from DefaultConflictDetector.checkConflict(Comparison, Diff, Iterable) in order to detect conflicts on a Diff that is of type "DELETE" and which is not a containment reference change.
checkFeatureMoveConflict(Comparison, Diff, Iterable<Diff>) - Method in class org.eclipse.emf.compare.conflict.DefaultConflictDetector
This will be called from DefaultConflictDetector.checkConflict(Comparison, Diff, Iterable) in order to detect conflicts on a Diff that is of type "CHANGE" or "MOVE".
checkForDifferences(Match, Monitor) - Method in class org.eclipse.emf.compare.diff.DefaultDiffEngine
Checks the given Match's sides for potential differences.
checkForEquivalences(Comparison, Diff) - Method in class org.eclipse.emf.compare.equi.DefaultEquiEngine
Checks the potential equivalence from the given difference.
checkForEquivalences(Comparison, FeatureMapChange) - Method in class org.eclipse.emf.compare.equi.DefaultEquiEngine
Checks the potential equivalence from the given difference.
checkForEquivalences(Comparison, ReferenceChange) - Method in class org.eclipse.emf.compare.equi.DefaultEquiEngine
Checks the potential equivalence from the given difference.
checkForOrderingChanges(EStructuralFeature) - Method in class org.eclipse.emf.compare.diff.FeatureFilter
Tells the diff engine whether the given feature should be checked for changed in the ordering or not.
checkForRequiredDifferences(Comparison, Diff) - Method in class org.eclipse.emf.compare.req.DefaultReqEngine
Checks the potential required differences from the given difference.
checkImpliedDiffsOrdering(ReferenceChange, boolean) - Method in class org.eclipse.emf.compare.merge.ReferenceChangeMerger
In the case of many-to-many eOpposite references, EMF will simply report the difference made on one side of the equivalence to the other, without considering ordering in any way.
checkResourceAttachment(Match, Monitor) - Method in class org.eclipse.emf.compare.diff.DefaultDiffEngine
Checks whether the given Match's sides have changed resources.
checkResourceAttachmentConflict(Comparison, ResourceAttachmentChange, Iterable<Diff>) - Method in class org.eclipse.emf.compare.conflict.DefaultConflictDetector
This will be called once for each ResourceAttachmentChange in the comparison model.
checkResourceAttachmentConflict(Comparison, ResourceAttachmentChange, ReferenceChange) - Method in class org.eclipse.emf.compare.conflict.DefaultConflictDetector
This will be called from DefaultConflictDetector.checkResourceAttachmentConflict(Comparison, ResourceAttachmentChange, Iterable) for each ReferenceChange in the comparison model that is on the other side and that impacts the changed root.
children - Variable in class org.eclipse.emf.compare.rcp.ui.internal.structuremergeviewer.groups.impl.BasicDifferenceGroupImpl
The list of children of this group.
children - Variable in class org.eclipse.emf.compare.rcp.ui.internal.structuremergeviewer.nodes.TreeNodeImpl
The cached value of the 'Children' containment reference list.
clear() - Method in interface org.eclipse.emf.compare.graph.IGraph
Clears this graph and goes back to a pristine state.
clear() - Method in class org.eclipse.emf.compare.ide.logical.ModelInclusionTesterRegistry
Clears the registered model inclusion testers.
clear() - Method in class org.eclipse.emf.compare.ide.ui.dependency.ModelDependencyProviderRegistry
Clears out all registered providers from this registry.
clear() - Method in class org.eclipse.emf.compare.ide.ui.internal.logical.EMFModelProvider
Clears the caches of this provider.
clear() - Method in class org.eclipse.emf.compare.ide.ui.internal.logical.resolver.registry.ModelResolverRegistry
Clears out all registered resolvers from this registry.
clear() - Method in class org.eclipse.emf.compare.ide.ui.internal.logical.view.registry.LogicalModelViewHandlerRegistry
Clears out all registered handlers from this registry.
clear() - Method in class org.eclipse.emf.compare.ide.ui.internal.mergeresolution.MergeResolutionListenerRegistry
Clears out all registered listeners from this registry.
clear() - Method in class org.eclipse.emf.compare.ide.ui.subscriber.SubscriberProviderRegistry
Clears out all registered providers from this registry.
clear() - Method in class org.eclipse.emf.compare.internal.utils.Graph
Clears this graph and goes back to a pristine state.
clear() - Method in interface org.eclipse.emf.compare.match.eobject.EqualityHelperExtensionProvider.Descriptor.Registry
Removes all extensions from this registry.
clear() - Method in class org.eclipse.emf.compare.match.eobject.EqualityHelperExtensionProviderDescriptorRegistryImpl
Removes all extensions from this registry.
clear() - Method in interface org.eclipse.emf.compare.match.eobject.WeightProvider.Descriptor.Registry
Removes all extensions from this registry.
clear() - Method in class org.eclipse.emf.compare.match.eobject.WeightProviderDescriptorRegistryImpl
Removes all extensions from this registry.
clear() - Method in interface org.eclipse.emf.compare.match.IMatchEngine.Factory.Registry
Clear the registry.
clear() - Method in class org.eclipse.emf.compare.match.impl.MatchEngineFactoryRegistryImpl
Clear the registry.
clear() - Method in interface org.eclipse.emf.compare.merge.IMerger.Registry
Clear the registry.
clear() - Method in class org.eclipse.emf.compare.merge.IMerger.RegistryImpl
Clear the registry.
clear() - Method in interface org.eclipse.emf.compare.postprocessor.IPostProcessor.Descriptor.Registry
Removes all extensions from this registry.
clear() - Method in class org.eclipse.emf.compare.postprocessor.PostProcessorDescriptorRegistryImpl
Removes all extensions from this registry.
clear() - Method in interface org.eclipse.emf.compare.rcp.internal.extension.IItemRegistry
Clear the registry.
clear() - Method in class org.eclipse.emf.compare.rcp.internal.extension.impl.ItemRegistry
Clear the registry.
clear() - Method in class org.eclipse.emf.compare.rcp.internal.match.MatchEngineFactoryRegistryWrapper
Clear the registry.
clear() - Method in class org.eclipse.emf.compare.rcp.internal.policy.LoadOnDemandPolicyRegistryImpl
Removes all of the registered policies.
clear() - Method in class org.eclipse.emf.compare.rcp.internal.postprocessor.PostProcessorRegistryImpl
Removes all extensions from this registry.
clear() - Method in interface org.eclipse.emf.compare.rcp.policy.ILoadOnDemandPolicy.Registry
Removes all of the registered policies.
clear() - Method in interface org.eclipse.emf.compare.rcp.ui.contentmergeviewer.accessor.factory.IAccessorFactory.Registry
Clear the registry.
clear() - Method in class org.eclipse.emf.compare.rcp.ui.internal.contentmergeviewer.accessor.factory.impl.AccessorFactoryRegistryImpl
Clear the registry.
clear() - Method in class org.eclipse.emf.compare.rcp.ui.internal.contentmergeviewer.customization.ContentMergeViewerCustomizationRegistry
Clears out all registered listeners from this registry.
clear() - Method in class org.eclipse.emf.compare.rcp.ui.internal.structuremergeviewer.filters.impl.DifferenceFilterManager
Clear all registered IDifferenceFilter.
clear() - Method in class org.eclipse.emf.compare.rcp.ui.internal.structuremergeviewer.filters.impl.DifferenceFilterRegistryImpl
Clear the registry.
clear() - Method in class org.eclipse.emf.compare.rcp.ui.internal.structuremergeviewer.groups.extender.DifferenceGroupExtenderRegistryImpl
Clear the registry.
clear() - Method in class org.eclipse.emf.compare.rcp.ui.internal.structuremergeviewer.groups.impl.DifferenceGroupRegistryImpl
Clear the registry.
clear() - Method in interface org.eclipse.emf.compare.rcp.ui.structuremergeviewer.filters.IDifferenceFilter.Registry
Clear the registry.
clear() - Method in interface org.eclipse.emf.compare.rcp.ui.structuremergeviewer.groups.extender.IDifferenceGroupExtender.Registry
Clear the registry.
clear() - Method in interface org.eclipse.emf.compare.rcp.ui.structuremergeviewer.groups.IDifferenceGroupProvider.Descriptor.Registry
Clear the registry.
clearBlocked() - Method in class org.eclipse.emf.compare.ide.ui.internal.util.ThreadSafeProgressMonitor
clearCache() - Method in class org.eclipse.emf.compare.ide.ui.internal.structuremergeviewer.actions.MergeAction
clearComputedElements() - Method in class org.eclipse.emf.compare.ide.ui.internal.logical.resolver.ResourceComputationScheduler
Clears the set of computed keys.
clearDependencies() - Method in class org.eclipse.emf.compare.ide.ui.internal.structuremergeviewer.DependencyData
 
clearHighlightRelatedChanges() - Method in class org.eclipse.emf.compare.ide.ui.internal.structuremergeviewer.EMFCompareStructureMergeViewer
Clears the highlighting of related changes for the current selection.
cloneAsOpposite() - Method in class org.eclipse.emf.compare.rcp.ui.internal.mergeviewer.item.impl.MergeViewerItem
 
cloneAsOpposite() - Method in class org.eclipse.emf.compare.rcp.ui.internal.mergeviewer.item.impl.MergeViewerItem.Container
Deprecated.
 
CollapseAllModelAction - Class in org.eclipse.emf.compare.ide.ui.internal.structuremergeviewer.actions
 
CollapseAllModelAction(AbstractTreeViewer) - Constructor for class org.eclipse.emf.compare.ide.ui.internal.structuremergeviewer.actions.CollapseAllModelAction
 
collectAndFilterDifferences(Iterable<Object>, IMergeViewerItemProviderConfiguration) - Method in class org.eclipse.emf.compare.ide.ui.internal.contentmergeviewer.tree.provider.TreeMergeViewerItemContentProvider
Determines the differences related to the given objects and filters them according to the TreeMergeViewerItemContentProvider.visibleContainmentDiffPredicate(IMergeViewerItemProviderConfiguration).
collectConflictingResources(Iterator<Diff>) - Method in class org.eclipse.emf.compare.ide.ui.internal.logical.EMFResourceMappingMerger
Iterates over the given diffs to collect the resources they impact.
collectNewChildDescriptors(Collection<Object>, Object) - Method in class org.eclipse.emf.compare.provider.AttributeChangeItemProvider
This adds CommandParameters describing the children that can be created under this object.
collectNewChildDescriptors(Collection<Object>, Object) - Method in class org.eclipse.emf.compare.provider.ComparisonItemProvider
This adds CommandParameters describing the children that can be created under this object.
collectNewChildDescriptors(Collection<Object>, Object) - Method in class org.eclipse.emf.compare.provider.ConflictItemProvider
This adds CommandParameters describing the children that can be created under this object.
collectNewChildDescriptors(Collection<Object>, Object) - Method in class org.eclipse.emf.compare.provider.DiffItemProvider
This adds CommandParameters describing the children that can be created under this object.
collectNewChildDescriptors(Collection<Object>, Object) - Method in class org.eclipse.emf.compare.provider.EquivalenceItemProvider
This adds CommandParameters describing the children that can be created under this object.
collectNewChildDescriptors(Collection<Object>, Object) - Method in class org.eclipse.emf.compare.provider.FeatureMapChangeItemProvider
This adds CommandParameters describing the children that can be created under this object.
collectNewChildDescriptors(Collection<Object>, Object) - Method in class org.eclipse.emf.compare.provider.MatchItemProvider
This adds CommandParameters describing the children that can be created under this object.
collectNewChildDescriptors(Collection<Object>, Object) - Method in class org.eclipse.emf.compare.provider.MatchResourceItemProvider
This adds CommandParameters describing the children that can be created under this object.
collectNewChildDescriptors(Collection<Object>, Object) - Method in class org.eclipse.emf.compare.provider.ReferenceChangeItemProvider
This adds CommandParameters describing the children that can be created under this object.
collectNewChildDescriptors(Collection<Object>, Object) - Method in class org.eclipse.emf.compare.provider.ResourceAttachmentChangeItemProvider
This adds CommandParameters describing the children that can be created under this object.
collectNewChildDescriptors(Collection<Object>, Object) - Method in class org.eclipse.emf.compare.provider.ResourceLocationChangeItemProvider
This adds CommandParameters describing the children that can be created under this object.
colorChanged(IColorChangeEvent) - Method in class org.eclipse.emf.compare.ide.ui.internal.contentmergeviewer.EMFCompareContentMergeViewer
 
colorChanged(IColorChangeEvent) - Method in class org.eclipse.emf.compare.ide.ui.internal.structuremergeviewer.EMFCompareStructureMergeViewer
 
ColorChangeEvent - Class in org.eclipse.emf.compare.rcp.ui.internal.mergeviewer
Event to notify a color change.
ColorChangeEvent(String) - Constructor for class org.eclipse.emf.compare.rcp.ui.internal.mergeviewer.ColorChangeEvent
Constructor.
colorsAndFontsLink - Variable in class org.eclipse.emf.compare.ide.ui.internal.preferences.EditorPreferencePage
Link to color preference page.
colorTab - Variable in class org.eclipse.emf.compare.ide.ui.internal.preferences.EditorPreferencePage
Color tab.
commandStackChanged(EventObject) - Method in class org.eclipse.emf.compare.ide.ui.internal.contentmergeviewer.EMFCompareContentMergeViewer
 
commandStackChanged(EventObject) - Method in class org.eclipse.emf.compare.ide.ui.internal.contentmergeviewer.label.LabelContentViewer
 
commandStackChanged(EventObject) - Method in class org.eclipse.emf.compare.ide.ui.internal.contentmergeviewer.text.EMFCompareTextMergeViewer
 
commandStackChanged(EventObject) - Method in class org.eclipse.emf.compare.ide.ui.internal.structuremergeviewer.EMFCompareStructureMergeViewer
CommandStackEvent - Class in org.eclipse.emf.compare.command
CommandStackEvent(CommandStack, CommandStackEvent.Operation) - Constructor for class org.eclipse.emf.compare.command.CommandStackEvent
Constructor.
CommandStackEvent.Operation - Enum Class in org.eclipse.emf.compare.command
An event type.
comment(char[], int, int) - Method in class org.eclipse.emf.compare.ide.internal.utils.ForwardingXMLDefaultHandler
comment(char[], int, int) - Method in class org.eclipse.emf.compare.ide.internal.utils.ForwardingXMLHandler
compare(IComparisonScope) - Method in class org.eclipse.emf.compare.EMFCompare
Computes and returns a new Comparison object representation the differences between Notifier in the give scope.
compare(IComparisonScope, Monitor) - Method in class org.eclipse.emf.compare.EMFCompare
Launches the comparison with the given scope and reporting progress to the given monitor.
compare(Version, Version) - Static method in class org.eclipse.emf.compare.ide.ui.internal.contentmergeviewer.util.OSGIVersionUtil
CompareAccessorMergeViewerItemProvider - Class in org.eclipse.emf.compare.ide.ui.internal.contentmergeviewer.provider
Implementation of IMergeViewerItemProvider which extracts the IMergeViewerItems from ICompareAccessors.
CompareAccessorMergeViewerItemProvider() - Constructor for class org.eclipse.emf.compare.ide.ui.internal.contentmergeviewer.provider.CompareAccessorMergeViewerItemProvider
 
CompareAdapterFactory - Class in org.eclipse.emf.compare.util
The Adapter Factory for the model.
CompareAdapterFactory() - Constructor for class org.eclipse.emf.compare.util.CompareAdapterFactory
Creates an instance of the adapter factory.
CompareColorImpl - Class in org.eclipse.emf.compare.rcp.ui.internal.mergeviewer
Default implementation that use a cache to store created Color and that is listening to a preference store for color configuration.
CompareColorImpl(Display, boolean, ColorRegistry) - Constructor for class org.eclipse.emf.compare.rcp.ui.internal.mergeviewer.CompareColorImpl
Constructor.
CompareCommandStack - Class in org.eclipse.emf.compare.command.impl
A simple ICompareCommandStack that delegate execution to another command stack but keep informations about execution to properly reply to ICompareCommandStack protocol.
CompareCommandStack(CommandStack) - Constructor for class org.eclipse.emf.compare.command.impl.CompareCommandStack
Creates a new instance that delegates to the given commandStack.
CompareCommandStack.CompareSideCommandStack - Class in org.eclipse.emf.compare.command.impl
Simple data structure acting like a command stack but without any execution capability.
CompareEditingDomainChange - Class in org.eclipse.emf.compare.rcp.ui.internal.configuration.impl
 
CompareEditingDomainChange(ICompareEditingDomain, ICompareEditingDomain) - Constructor for class org.eclipse.emf.compare.rcp.ui.internal.configuration.impl.CompareEditingDomainChange
 
CompareEvent<T> - Class in org.eclipse.emf.compare.rcp.ui.internal.configuration.impl
 
CompareEvent(T, T) - Constructor for class org.eclipse.emf.compare.rcp.ui.internal.configuration.impl.CompareEvent
 
CompareFactory - Interface in org.eclipse.emf.compare
The Factory for the model.
CompareFactoryImpl - Class in org.eclipse.emf.compare.impl
An implementation of the model Factory.
CompareFactoryImpl() - Constructor for class org.eclipse.emf.compare.impl.CompareFactoryImpl
Creates an instance of the factory.
CompareHandlerService - Class in org.eclipse.emf.compare.ide.ui.internal.util
 
CompareInDialog - Class in org.eclipse.emf.compare.ide.ui.internal.handler
 
CompareInDialog() - Constructor for class org.eclipse.emf.compare.ide.ui.internal.handler.CompareInDialog
 
CompareInNewEditor - Class in org.eclipse.emf.compare.ide.ui.internal.handler
 
CompareInNewEditor() - Constructor for class org.eclipse.emf.compare.ide.ui.internal.handler.CompareInNewEditor
 
CompareInputAdapter - Class in org.eclipse.emf.compare.ide.ui.internal.structuremergeviewer
 
CompareInputAdapter(AdapterFactory) - Constructor for class org.eclipse.emf.compare.ide.ui.internal.structuremergeviewer.CompareInputAdapter
Simple constructor storing the given AdapterFactory.
compareInputChanged(ICompareInput) - Method in class org.eclipse.emf.compare.ide.ui.internal.structuremergeviewer.EMFCompareStructureMergeViewer
Triggered by fCompareInputChangeListener and EMFCompareStructureMergeViewer.inputChanged(Object, Object).
compareInputChanged(ICompareInput, IProgressMonitor) - Method in class org.eclipse.emf.compare.ide.ui.internal.structuremergeviewer.EMFCompareStructureMergeViewer
 
compareInputChanged(Comparison, IProgressMonitor) - Method in class org.eclipse.emf.compare.ide.ui.internal.structuremergeviewer.EMFCompareStructureMergeViewer
 
compareInputChanged(ComparisonScopeInput, IProgressMonitor) - Method in class org.eclipse.emf.compare.ide.ui.internal.structuremergeviewer.EMFCompareStructureMergeViewer
 
compareInputChanged(IComparisonScope, Comparison, IProgressMonitor) - Method in class org.eclipse.emf.compare.ide.ui.internal.structuremergeviewer.EMFCompareStructureMergeViewer
 
compareInputChangedToNull() - Method in class org.eclipse.emf.compare.ide.ui.internal.structuremergeviewer.EMFCompareStructureMergeViewer
 
CompareItemProviderAdapterFactory - Class in org.eclipse.emf.compare.provider
This is the factory that is used to provide the interfaces needed to support Viewers.
CompareItemProviderAdapterFactory() - Constructor for class org.eclipse.emf.compare.provider.CompareItemProviderAdapterFactory
This constructs an instance.
CompareItemProviderAdapterFactorySpec - Class in org.eclipse.emf.compare.provider.spec
CompareItemProviderAdapterFactorySpec() - Constructor for class org.eclipse.emf.compare.provider.spec.CompareItemProviderAdapterFactorySpec
Constructor calling super #CompareItemProviderAdapterFactory().
ComparePackage - Interface in org.eclipse.emf.compare
The Package for the model.
ComparePackage.Literals - Interface in org.eclipse.emf.compare
Defines literals for the meta objects that represent each class, each feature of each class, each enum, and each data type
ComparePackageImpl - Class in org.eclipse.emf.compare.impl
An implementation of the model Package.
CompareSideCommandStack() - Constructor for class org.eclipse.emf.compare.command.impl.CompareCommandStack.CompareSideCommandStack
Creates a new empty instance.
CompareSwitch<T> - Class in org.eclipse.emf.compare.util
The Switch for the model's inheritance hierarchy.
CompareSwitch() - Constructor for class org.eclipse.emf.compare.util.CompareSwitch
Creates an instance of the switch.
compareTo(IItemDescriptor<T>) - Method in class org.eclipse.emf.compare.rcp.internal.extension.impl.AbstractItemDescriptor
CompareToolBar - Class in org.eclipse.emf.compare.ide.ui.internal.structuremergeviewer
 
CompareToolBar(ToolBarManager, StructureMergeViewerGrouper, StructureMergeViewerFilter, EMFCompareConfiguration) - Constructor for class org.eclipse.emf.compare.ide.ui.internal.structuremergeviewer.CompareToolBar
 
comparison - Variable in class org.eclipse.emf.compare.internal.conflict.AbstractConflictSearch
The comparison that contains diff.
Comparison - Interface in org.eclipse.emf.compare
A representation of the model object 'Comparison'.
COMPARISON - Static variable in interface org.eclipse.emf.compare.ComparePackage
The meta object id for the 'Comparison' class.
COMPARISON - Static variable in interface org.eclipse.emf.compare.ComparePackage.Literals
The meta object literal for the 'Comparison' class.
COMPARISON__CONFLICTS - Static variable in interface org.eclipse.emf.compare.ComparePackage
The feature id for the 'Conflicts' containment reference list.
COMPARISON__CONFLICTS - Static variable in interface org.eclipse.emf.compare.ComparePackage.Literals
The meta object literal for the 'Conflicts' containment reference list feature.
COMPARISON__DIAGNOSTIC - Static variable in interface org.eclipse.emf.compare.ComparePackage
The feature id for the 'Diagnostic' attribute.
COMPARISON__DIAGNOSTIC - Static variable in interface org.eclipse.emf.compare.ComparePackage.Literals
The meta object literal for the 'Diagnostic' attribute feature.
COMPARISON__EQUIVALENCES - Static variable in interface org.eclipse.emf.compare.ComparePackage
The feature id for the 'Equivalences' containment reference list.
COMPARISON__EQUIVALENCES - Static variable in interface org.eclipse.emf.compare.ComparePackage.Literals
The meta object literal for the 'Equivalences' containment reference list feature.
COMPARISON__MATCHED_RESOURCES - Static variable in interface org.eclipse.emf.compare.ComparePackage
The feature id for the 'Matched Resources' containment reference list.
COMPARISON__MATCHED_RESOURCES - Static variable in interface org.eclipse.emf.compare.ComparePackage.Literals
The meta object literal for the 'Matched Resources' containment reference list feature.
COMPARISON__MATCHES - Static variable in interface org.eclipse.emf.compare.ComparePackage
The feature id for the 'Matches' containment reference list.
COMPARISON__MATCHES - Static variable in interface org.eclipse.emf.compare.ComparePackage.Literals
The meta object literal for the 'Matches' containment reference list feature.
COMPARISON__THREE_WAY - Static variable in interface org.eclipse.emf.compare.ComparePackage
The feature id for the 'Three Way' attribute.
COMPARISON__THREE_WAY - Static variable in interface org.eclipse.emf.compare.ComparePackage.Literals
The meta object literal for the 'Three Way' attribute feature.
COMPARISON_FEATURE_COUNT - Static variable in interface org.eclipse.emf.compare.ComparePackage
The number of structural features of the 'Comparison' class.
ComparisonAccessorFactory - Class in org.eclipse.emf.compare.rcp.ui.internal.contentmergeviewer.accessor.factory.impl
A specific IAccessorFactory for Comparison objects.
ComparisonAccessorFactory() - Constructor for class org.eclipse.emf.compare.rcp.ui.internal.contentmergeviewer.accessor.factory.impl.ComparisonAccessorFactory
 
comparisonAndScopeChange(IComparisonAndScopeChange) - Method in class org.eclipse.emf.compare.ide.ui.internal.structuremergeviewer.CompareToolBar
 
ComparisonAndScopeChange - Class in org.eclipse.emf.compare.rcp.ui.internal.configuration.impl
 
ComparisonAndScopeChange(Comparison, Comparison, IComparisonScope, IComparisonScope) - Constructor for class org.eclipse.emf.compare.rcp.ui.internal.configuration.impl.ComparisonAndScopeChange
 
ComparisonCanceledException - Exception in org.eclipse.emf.compare
Exception used to manage cancellation of comparison operations.
ComparisonCanceledException() - Constructor for exception org.eclipse.emf.compare.ComparisonCanceledException
Default constructor.
ComparisonEditorInput - Class in org.eclipse.emf.compare.ide.ui.internal.editor
 
ComparisonEditorInput(EMFCompareConfiguration, Comparison, ICompareEditingDomain, AdapterFactory) - Constructor for class org.eclipse.emf.compare.ide.ui.internal.editor.ComparisonEditorInput
 
ComparisonImpl - Class in org.eclipse.emf.compare.impl
An implementation of the model object 'Comparison'.
ComparisonImpl() - Constructor for class org.eclipse.emf.compare.impl.ComparisonImpl
ComparisonIndex - Class in org.eclipse.emf.compare.internal.conflict
Index of diffs in a comparison.
ComparisonItemProvider - Class in org.eclipse.emf.compare.provider
This is the item provider adapter for a Comparison object.
ComparisonItemProvider(AdapterFactory) - Constructor for class org.eclipse.emf.compare.provider.ComparisonItemProvider
This constructs an instance from a factory and a notifier.
ComparisonItemProviderSpec - Class in org.eclipse.emf.compare.provider.spec
ComparisonItemProviderSpec(AdapterFactory) - Constructor for class org.eclipse.emf.compare.provider.spec.ComparisonItemProviderSpec
Constructs a ComparisonItemProviderSpec with the given factory.
ComparisonScopeBuilder - Class in org.eclipse.emf.compare.ide.ui.internal.logical
This will be used by EMF Compare in order to construct its comparison scope given a "starting point".
ComparisonScopeBuilder(IModelResolver, IModelMinimizer) - Constructor for class org.eclipse.emf.compare.ide.ui.internal.logical.ComparisonScopeBuilder
Constructs a builder given its model resolver and minimizer.
ComparisonScopeBuilder(IModelResolver, IModelMinimizer, IStorageProviderAccessor) - Constructor for class org.eclipse.emf.compare.ide.ui.internal.logical.ComparisonScopeBuilder
Constructs a builder given its model resolver and minimizer, along with the storage accessor for remote data.
ComparisonScopeEditorInput - Class in org.eclipse.emf.compare.ide.ui.internal.editor
CompareEditorInput that will compute the result of the comparison of the given scope with the given comparator.
ComparisonScopeEditorInput(EMFCompareConfiguration, ICompareEditingDomain, AdapterFactory, EMFCompare, IComparisonScope) - Constructor for class org.eclipse.emf.compare.ide.ui.internal.editor.ComparisonScopeEditorInput
 
ComparisonScopeInput - Class in org.eclipse.emf.compare.ide.ui.internal.editor
 
ComparisonScopeInput(IComparisonScope, AdapterFactory) - Constructor for class org.eclipse.emf.compare.ide.ui.internal.editor.ComparisonScopeInput
 
ComparisonSpec - Class in org.eclipse.emf.compare.internal.spec
This specialization of the ComparisonImpl class allows us to define the derived features and operations implementations.
ComparisonSpec() - Constructor for class org.eclipse.emf.compare.internal.spec.ComparisonSpec
 
ComparisonUtil - Class in org.eclipse.emf.compare.internal.utils
This utility class provides common methods for navigation over and querying of the Comparison model.
ComposedStyledString - Class in org.eclipse.emf.compare.provider.utils
Composed styled string implementation backed by an ArrayList.
ComposedStyledString() - Constructor for class org.eclipse.emf.compare.provider.utils.ComposedStyledString
Creates a new empty instance.
ComposedStyledString(String) - Constructor for class org.eclipse.emf.compare.provider.utils.ComposedStyledString
Creates a new instance with the given text without style.
ComposedStyledString(String, IStyledString.Style) - Constructor for class org.eclipse.emf.compare.provider.utils.ComposedStyledString
Creates a new instance with the given text and the given style.
CompositeConflict(Conflict) - Constructor for class org.eclipse.emf.compare.rcp.ui.internal.structuremergeviewer.groups.impl.ThreeWayComparisonGroupProvider.CompositeConflict
Creates a new composite conflict for the given conflict.
CompoundModelMinimizer - Class in org.eclipse.emf.compare.ide.ui.logical
This class encapsulates a list of model minimizers and propagates any calls to each element in the list.
CompoundModelMinimizer(List<IModelMinimizer>) - Constructor for class org.eclipse.emf.compare.ide.ui.logical.CompoundModelMinimizer
Creates a new compound model minimizer with the given minimizers.
CompoundModelMinimizer(IModelMinimizer...) - Constructor for class org.eclipse.emf.compare.ide.ui.logical.CompoundModelMinimizer
Creates a new compound model minimizer with the given minimizers.
computeAbsolutePath(IStorage) - Method in interface org.eclipse.emf.compare.ide.utils.IStoragePathProvider2
Allows EMF compare to query for the absolute path of the given IStorage.
computeAll(Iterable<? extends IComputation<T>>) - Method in class org.eclipse.emf.compare.ide.ui.internal.logical.resolver.ResourceComputationScheduler
Schedules all the given computations, which will only be run if no computation for the same key is in the ResourceComputationScheduler.computedKeys variable.
computeCache(Diff) - Method in class org.eclipse.emf.compare.merge.CachingDiffRelationshipComputer
Computes the cached relationships for the give diff.
computeContainmentDifferences(Match, EReference, boolean) - Method in class org.eclipse.emf.compare.diff.DefaultDiffEngine
Delegates the computation of Differences for a given containment reference according to the type of comparison (two- or three-way), and whether we need to take ordering changes into account.
computeContainmentDifferencesThreeWay(Match, EReference, boolean) - Method in class org.eclipse.emf.compare.diff.DefaultDiffEngine
Computes the difference between the sides of the given match for the given containment reference.
computeContainmentDifferencesTwoWay(Match, EReference, boolean) - Method in class org.eclipse.emf.compare.diff.DefaultDiffEngine
Computes the difference between the sides of the given match for the given containment reference.
computeDifference(InputStream, InputStream) - Static method in class org.eclipse.emf.compare.ide.ui.internal.logical.SimilarityComputer
Computes the difference between two InputStream instances.
computeDifferences() - Method in class org.eclipse.emf.compare.rcp.ui.internal.contentmergeviewer.accessor.impl.AbstractStructuralFeatureAccessor
Compute the differences that apply on the structural feature.
computeDifferences() - Method in class org.eclipse.emf.compare.rcp.ui.internal.contentmergeviewer.accessor.impl.ContainmentReferenceChangeAccessorImpl
Compute the differences that apply on the structural feature.
computeDifferences(Match, EAttribute, boolean) - Method in class org.eclipse.emf.compare.diff.DefaultDiffEngine
Computes the difference between the sides of the given match for the given attribute.
computeDifferences(Match, EReference, boolean) - Method in class org.eclipse.emf.compare.diff.DefaultDiffEngine
Computes the difference between the sides of the given match for the given reference.
ComputeDiffsToMerge - Class in org.eclipse.emf.compare.merge
This class computes the diffs to merge for a given diff in the correct order, taking into account the merger's indications about required and consequent diffs.
ComputeDiffsToMerge(boolean, IDiffRelationshipComputer) - Constructor for class org.eclipse.emf.compare.merge.ComputeDiffsToMerge
Constructor if there is no merge mode for this action.
ComputeDiffsToMerge(MergeMode, boolean, boolean, IDiffRelationshipComputer) - Constructor for class org.eclipse.emf.compare.merge.ComputeDiffsToMerge
Constructor.
computeDirectMergeDependencies(Diff, boolean) - Method in class org.eclipse.emf.compare.merge.CachingDiffRelationshipComputer
Computes direct merge dependencies for the given diff.
computeDirectResultingMerges(Diff, boolean) - Method in class org.eclipse.emf.compare.merge.CachingDiffRelationshipComputer
Computes direct resulting merges for the given diff.
computeDirectResultingRejections(Diff, boolean) - Method in class org.eclipse.emf.compare.merge.CachingDiffRelationshipComputer
Computes the direct resulting rejections.
computeEquivalences(Comparison, Monitor) - Method in class org.eclipse.emf.compare.equi.DefaultEquiEngine
This is the entry point of the equivalence computing process.
computeEquivalences(Comparison, Monitor) - Method in interface org.eclipse.emf.compare.equi.IEquiEngine
This is the entry point of the equivalence computing process.
computeFixedPath(IStorage) - Method in interface org.eclipse.emf.compare.ide.utils.IStoragePathProvider
Allows EMF compare to query for the real path of the given IStorage.
computeIgnoredElements(Comparison, IEqualityHelper, List<E>, Diff, boolean) - Static method in class org.eclipse.emf.compare.internal.utils.DiffUtil
When computing the insertion index of an element in a list, we need to ignore all elements present in that list that feature unresolved Diffs on the same feature.
computeIndex(Match, EStructuralFeature, Object, DifferenceSource) - Static method in class org.eclipse.emf.compare.utils.MatchUtil
Compute the index of an object in the list of elements of a given match+feature on a given side.
computeLineBasedDiff(String, String) - Method in class org.eclipse.emf.compare.internal.dmp.LineBasedDiff
Computes differences between text1 and text2 based on lines only (as opposed to character or word-based diffing).
computeMultiValuedFeatureDifferences(Match, EStructuralFeature, boolean) - Method in class org.eclipse.emf.compare.diff.DefaultDiffEngine
Delegates the computation of Differences for a given muti-valued feature according to the type of comparison (two- or three-way), and whether we need to take ordering changes into account.
computeMultiValuedFeatureDifferencesThreeWay(Match, EStructuralFeature, boolean) - Method in class org.eclipse.emf.compare.diff.DefaultDiffEngine
Computes the difference between the sides of the given match for the given multi-valued feature.
computeMultiValuedFeatureDifferencesTwoWay(Match, EStructuralFeature, boolean) - Method in class org.eclipse.emf.compare.diff.DefaultDiffEngine
Computes the difference between the sides of the given match for the given multi-valued feature.
computeNext() - Method in class org.eclipse.emf.compare.ide.ui.internal.util.FilteredIterator
 
computeRequirements(Comparison, Monitor) - Method in class org.eclipse.emf.compare.req.DefaultReqEngine
This is the entry point of the requirements computing process.
computeRequirements(Comparison, Monitor) - Method in interface org.eclipse.emf.compare.req.IReqEngine
This is the entry point of the requirements computing process.
computeSingleValuedAttributeDifferences(Match, EAttribute) - Method in class org.eclipse.emf.compare.diff.DefaultDiffEngine
Computes the difference between the sides of the given match for the given single-valued attribute.
computeSingleValuedReferenceDifferencesThreeWay(Match, EReference) - Method in class org.eclipse.emf.compare.diff.DefaultDiffEngine
Computes the difference between the sides of the given match for the given single-valued reference.
computeSingleValuedReferenceDifferencesTwoWay(Match, EReference) - Method in class org.eclipse.emf.compare.diff.DefaultDiffEngine
Computes the difference between the sides of the given match for the given single-valued reference.
computeTargetURI(Match, boolean) - Method in class org.eclipse.emf.compare.merge.ResourceAttachmentChangeMerger
Computes the URI of the "target" resource.
CONFIGURATION_TRACING_ACTIVATED - Static variable in class org.eclipse.emf.compare.rcp.internal.tracer.TracingConstant
If true trace stuff about module wrapping.
ConfigurationUIRegistryEventListener - Class in org.eclipse.emf.compare.rcp.ui.internal.configuration.ui
Registry event listener used for IConfiguratorUIRegistry
ConfigurationUIRegistryEventListener(String, String, ILog, Map<String, IConfigurationUIFactory>, IItemRegistry<?>) - Constructor for class org.eclipse.emf.compare.rcp.ui.internal.configuration.ui.ConfigurationUIRegistryEventListener
Constructor.
configure(EMFCompare.Builder) - Method in interface org.eclipse.emf.compare.rcp.internal.extension.IEMFCompareBuilderConfigurator
Configure a org.eclipse.emf.compare.EMFCompare.EMFCompare.Builder using engines from registry and user preferences.
configure(EMFCompare.Builder) - Method in class org.eclipse.emf.compare.rcp.internal.extension.impl.EMFCompareBuilderConfigurator
Configure a org.eclipse.emf.compare.EMFCompare.EMFCompare.Builder using engines from registry and user preferences.
conflict - Variable in class org.eclipse.emf.compare.impl.DiffImpl
The cached value of the 'Conflict' reference.
conflict(Diff, ConflictKind) - Method in class org.eclipse.emf.compare.internal.conflict.AbstractConflictSearch
This will be called whenever we detect a new conflict in order to create (or update) the actual association.
Conflict - Interface in org.eclipse.emf.compare
A representation of the model object 'Conflict'.
CONFLICT - Static variable in interface org.eclipse.emf.compare.ComparePackage
The meta object id for the 'Conflict' class.
CONFLICT - Static variable in interface org.eclipse.emf.compare.ComparePackage.Literals
The meta object literal for the 'Conflict' class.
CONFLICT__DIFFERENCES - Static variable in interface org.eclipse.emf.compare.ComparePackage
The feature id for the 'Differences' reference list.
CONFLICT__DIFFERENCES - Static variable in interface org.eclipse.emf.compare.ComparePackage.Literals
The meta object literal for the 'Differences' reference list feature.
CONFLICT__KIND - Static variable in interface org.eclipse.emf.compare.ComparePackage
The feature id for the 'Kind' attribute.
CONFLICT__KIND - Static variable in interface org.eclipse.emf.compare.ComparePackage.Literals
The meta object literal for the 'Kind' attribute feature.
CONFLICT_DETECTOR_PPID - Static variable in class org.eclipse.emf.compare.rcp.EMFCompareRCPPlugin
The id of the conflict engine extension point.
CONFLICT_FEATURE_COUNT - Static variable in interface org.eclipse.emf.compare.ComparePackage
The number of structural features of the 'Conflict' class.
CONFLICT_KIND - Static variable in interface org.eclipse.emf.compare.ComparePackage
The meta object id for the 'Conflict Kind' enum.
CONFLICT_KIND - Static variable in interface org.eclipse.emf.compare.ComparePackage.Literals
The meta object literal for the 'Conflict Kind' enum.
conflictDetector - Variable in class org.eclipse.emf.compare.EMFCompare.Builder
The IConflictDetector to use to compute conflicts.
ConflictImpl - Class in org.eclipse.emf.compare.impl
An implementation of the model object 'Conflict'.
ConflictImpl() - Constructor for class org.eclipse.emf.compare.impl.ConflictImpl
CONFLICTING_CHANGE_COLOR_THEME_KEY - Static variable in class org.eclipse.emf.compare.rcp.ui.internal.mergeviewer.CompareColorImpl
Conflicting color key in theme
ConflictItemProvider - Class in org.eclipse.emf.compare.provider
This is the item provider adapter for a Conflict object.
ConflictItemProvider(AdapterFactory) - Constructor for class org.eclipse.emf.compare.provider.ConflictItemProvider
This constructs an instance from a factory and a notifier.
ConflictItemProviderSpec - Class in org.eclipse.emf.compare.provider.spec
ConflictItemProviderSpec(AdapterFactory) - Constructor for class org.eclipse.emf.compare.provider.spec.ConflictItemProviderSpec
Constructs a ComparisonItemProviderSpec with the given factory.
ConflictKind - Enum Class in org.eclipse.emf.compare
A representation of the literals of the enumeration 'Conflict Kind', and utility methods for working with them.
ConflictMerger - Class in org.eclipse.emf.compare.merge
This specific implementation of AbstractMerger will be used to merge real conflicts.
ConflictMerger() - Constructor for class org.eclipse.emf.compare.merge.ConflictMerger
 
ConflictNode - Class in org.eclipse.emf.compare.rcp.ui.internal.structuremergeviewer.nodes
This class is wrapper for TreeNode used to represent a conflict TreeNode.
ConflictNode(Conflict) - Constructor for class org.eclipse.emf.compare.rcp.ui.internal.structuremergeviewer.nodes.ConflictNode
Constructor.
ConflictNodeBuilder - Class in org.eclipse.emf.compare.rcp.ui.internal.structuremergeviewer.groups.impl
 
ConflictNodeBuilder(Conflict, ThreeWayComparisonGroupProvider.ConflictsGroupImpl) - Constructor for class org.eclipse.emf.compare.rcp.ui.internal.structuremergeviewer.groups.impl.ConflictNodeBuilder
 
conflictOn(Comparison, Diff, Diff, ConflictKind) - Method in class org.eclipse.emf.compare.conflict.DefaultConflictDetector
This will be called whenever we detect a new conflict in order to create (or update) the actual association.
conflicts - Variable in class org.eclipse.emf.compare.impl.ComparisonImpl
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.
ConflictSpec() - Constructor for class org.eclipse.emf.compare.internal.spec.ConflictSpec
 
consolidateChanges() - Method in class org.eclipse.emf.compare.domain.impl.EMFCompareChangeRecorder
See bug 562321.
Container(Comparison, Diff, Object, Object, Object, IMergeViewer.MergeViewerSide, AdapterFactory) - Constructor for class org.eclipse.emf.compare.rcp.ui.internal.mergeviewer.item.impl.MergeViewerItem.Container
Deprecated.
 
Container(Comparison, Diff, Match, IMergeViewer.MergeViewerSide, AdapterFactory) - Constructor for class org.eclipse.emf.compare.rcp.ui.internal.mergeviewer.item.impl.MergeViewerItem.Container
Deprecated.
 
CONTAINER - Enum constant in enum class org.eclipse.emf.compare.ide.ui.internal.logical.resolver.CrossReferenceResolutionScope
Only crawl the container of the file which dependencies we're resolving.
CONTAINMENT_REFERENCE_CHANGE - Static variable in class org.eclipse.emf.compare.utils.EMFComparePredicates
Deprecated.
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
Search conflicts for containment ReferenceChanges.
ContainmentRefChangeConflictSearch() - Constructor for class org.eclipse.emf.compare.internal.conflict.ContainmentRefChangeConflictSearch
 
ContainmentRefChangeConflictSearch.Add - Class in org.eclipse.emf.compare.internal.conflict
Search conflicts for containment ReferenceChange of kind DifferenceKind.ADD.
ContainmentRefChangeConflictSearch.Change - Class in org.eclipse.emf.compare.internal.conflict
Search conflicts for containment ReferenceChange of kind DifferenceKind.CHANGE.
ContainmentRefChangeConflictSearch.Delete - Class in org.eclipse.emf.compare.internal.conflict
Search conflicts for containment ReferenceChange of kind DifferenceKind.DELETE.
ContainmentRefChangeConflictSearch.Move - Class in org.eclipse.emf.compare.internal.conflict
Search conflicts for containment ReferenceChange of kind DifferenceKind.MOVE.
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
A specific IAccessorFactory for containment ReferenceChange objects.
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
A specific AbstractStructuralFeatureAccessor for containment ReferenceChange objects.
ContainmentReferenceChangeAccessorImpl(AdapterFactory, Diff, IMergeViewer.MergeViewerSide) - Constructor for class org.eclipse.emf.compare.rcp.ui.internal.contentmergeviewer.accessor.impl.ContainmentReferenceChangeAccessorImpl
.
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
Deprecated.
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.
context - Variable in class org.eclipse.emf.compare.ide.ui.internal.logical.resolver.ThreadedModelResolver
 
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 class org.eclipse.emf.compare.rcp.ui.mergeviewer.IMergeViewer.MergeViewerSide
Converts this side to DifferenceSource.
convertToString(EDataType, Object) - Method in class org.eclipse.emf.compare.impl.CompareFactoryImpl
convertToString(EFactory, EDataType, Object) - Method in class org.eclipse.emf.compare.ide.internal.utils.ForwardingXMLHelper
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
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
Deprecated.
Use MergeCommand instead.
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
Deprecated.
Use IMerger.copyLeftToRight(org.eclipse.emf.compare.Diff, org.eclipse.emf.common.util.Monitor) instead. See javadoc of IMerger.Registry for usage instructions.
copyLeftToRight() - Method in class org.eclipse.emf.compare.internal.spec.ReferenceChangeSpec
Deprecated.
Use IMerger.copyLeftToRight(org.eclipse.emf.compare.Diff, org.eclipse.emf.common.util.Monitor) instead. See javadoc of IMerger.Registry for usage instructions.
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 class org.eclipse.emf.compare.ConflictKind
copyright - Static variable in interface org.eclipse.emf.compare.Diff
copyright - Static variable in enum class org.eclipse.emf.compare.DifferenceKind
copyright - Static variable in enum class org.eclipse.emf.compare.DifferenceSource
copyright - Static variable in enum class 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
Deprecated.
Use IMerger.copyRightToLeft(org.eclipse.emf.compare.Diff, org.eclipse.emf.common.util.Monitor) instead. See javadoc of IMerger.Registry for usage instructions.
copyRightToLeft() - Method in class org.eclipse.emf.compare.internal.spec.ReferenceChangeSpec
Deprecated.
Use IMerger.copyRightToLeft(org.eclipse.emf.compare.Diff, org.eclipse.emf.common.util.Monitor) instead. See javadoc of IMerger.Registry for usage instructions.
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(C, V) - Static method in class org.eclipse.emf.compare.ide.ui.internal.structuremergeviewer.AbstractStructuredViewerWrapper.ControlAndViewer
 
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(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.
create(Notifier, Notifier, Notifier, CommandStack) - Static method in class org.eclipse.emf.compare.domain.impl.EMFCompareEditingDomain
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.
create(Diff) - Method in class org.eclipse.emf.compare.internal.postprocessor.factories.AbstractChangeFactory
Creates and returns a extension from the given Diff.
create(Diff) - Method in interface org.eclipse.emf.compare.internal.postprocessor.factories.IChangeFactory
Creates and returns a extension from the given Diff.
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(StorageTraversal, IProgressMonitor, ResourceSetHookRegistry) - Static method in class org.eclipse.emf.compare.ide.internal.utils.NotLoadingResourceSet
Constructs a resource set to contain the resources described by the given traversals.
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.
create(UseIdentifiers, WeightProvider.Descriptor.Registry) - 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.
create(UseIdentifiers, WeightProvider.Descriptor.Registry, Collection<IResourceMatchingStrategy>) - 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.
create(UseIdentifiers, WeightProvider.Descriptor.Registry, EqualityHelperExtensionProvider.Descriptor.Registry, Collection<IResourceMatchingStrategy>) - 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.
create(EClass) - Method in class org.eclipse.emf.compare.impl.CompareFactoryImpl
create(Item) - Static method in class org.eclipse.emf.compare.rcp.ui.internal.mergeviewer.impl.AbstractTableOrTreeItemWrapper
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
Creates an ITypedElement from an AdapterFactory and a given object.
createAncestor(AdapterFactory, Object) - Method in class org.eclipse.emf.compare.rcp.ui.internal.contentmergeviewer.accessor.factory.impl.ComparisonAccessorFactory
Creates an ITypedElement from an AdapterFactory and a given object.
createAncestor(AdapterFactory, Object) - Method in class org.eclipse.emf.compare.rcp.ui.internal.contentmergeviewer.accessor.factory.impl.ContainmentReferenceChangeAccessorFactory
Creates an ITypedElement from an AdapterFactory and a given object.
createAncestor(AdapterFactory, Object) - Method in class org.eclipse.emf.compare.rcp.ui.internal.contentmergeviewer.accessor.factory.impl.FeatureMapChangeMoveAccessorFactory
Creates an ITypedElement from an AdapterFactory and a given object.
createAncestor(AdapterFactory, Object) - Method in class org.eclipse.emf.compare.rcp.ui.internal.contentmergeviewer.accessor.factory.impl.FeatureMapKeyChangeAccessorFactory
Creates an ITypedElement from an AdapterFactory and a given object.
createAncestor(AdapterFactory, Object) - Method in class org.eclipse.emf.compare.rcp.ui.internal.contentmergeviewer.accessor.factory.impl.ManyStructuralFeatureAccessorFactory
Creates an ITypedElement from an AdapterFactory and a given object.
createAncestor(AdapterFactory, Object) - Method in class org.eclipse.emf.compare.rcp.ui.internal.contentmergeviewer.accessor.factory.impl.MatchAccessorFactory
Creates an ITypedElement from an AdapterFactory and a given object.
createAncestor(AdapterFactory, Object) - Method in class org.eclipse.emf.compare.rcp.ui.internal.contentmergeviewer.accessor.factory.impl.MatchResourceAccessorFactory
Creates an ITypedElement from an AdapterFactory and a given object.
createAncestor(AdapterFactory, Object) - Method in class org.eclipse.emf.compare.rcp.ui.internal.contentmergeviewer.accessor.factory.impl.ResourceContentsAccessorFactory
Creates an ITypedElement from an AdapterFactory and a given object.
createAncestor(AdapterFactory, Object) - Method in class org.eclipse.emf.compare.rcp.ui.internal.contentmergeviewer.accessor.factory.impl.SingleStructuralFeatureAccessorFactory
Creates an ITypedElement from an AdapterFactory and a given object.
createAncestor(AdapterFactory, Object) - Method in class org.eclipse.emf.compare.rcp.ui.internal.contentmergeviewer.accessor.factory.impl.StringAttributeChangeAccessorFactory
Creates an ITypedElement from an AdapterFactory and a given object.
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
This creates an adapter for a AttributeChange.
createAttributeChangeAdapter() - Method in class org.eclipse.emf.compare.provider.spec.CompareItemProviderAdapterFactorySpec
This creates an adapter for a AttributeChange.
createAttributeChangeAdapter() - Method in class org.eclipse.emf.compare.provider.TooltipLabelAdapterFactory
 
createAttributeChangeAdapter() - Method in class org.eclipse.emf.compare.util.CompareAdapterFactory
Creates a new adapter for an object of class 'Attribute Change'.
createAutoExpandTreeLevel(Composite) - Method in class org.eclipse.emf.compare.ide.ui.internal.preferences.EditorPreferencePage
Creates an editor for the EMFCompareUIPreferences.EDITOR_TREE_AUTO_EXPAND_LEVEL preference.
createAutoSelectFirstChange(Composite) - Method in class org.eclipse.emf.compare.ide.ui.internal.preferences.EditorPreferencePage
createBasicContainer(ResourceAttachmentChange) - Method in class org.eclipse.emf.compare.rcp.ui.internal.mergeviewer.item.impl.MergeViewerItem
Deprecated.
createBasicContainer(ResourceAttachmentChange, IMergeViewerItem, AdapterFactory) - Method in class org.eclipse.emf.compare.ide.ui.internal.contentmergeviewer.tree.provider.TreeMergeViewerItemContentProvider
Create an IMergeViewerItem for the parent of the given ResourceAttachmentChange.
createBasicContainer(EObject) - 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
createChangeDescription() - Method in class org.eclipse.emf.compare.domain.impl.EMFCompareChangeRecorder
 
createChildren() - Method in class org.eclipse.emf.compare.rcp.ui.internal.structuremergeviewer.groups.impl.BasicDifferenceGroupImpl
This creates the root-level children of the group.
createChildren(Widget) - Method in class org.eclipse.emf.compare.ide.ui.internal.structuremergeviewer.WrappableTreeViewer
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
Returns a new Comparison.
createComparison() - Method in interface org.eclipse.emf.compare.match.IComparisonFactory
Returns a new Comparison.
createComparisonAdapter() - Method in class org.eclipse.emf.compare.provider.CompareItemProviderAdapterFactory
This creates an adapter for a Comparison.
createComparisonAdapter() - Method in class org.eclipse.emf.compare.provider.spec.CompareItemProviderAdapterFactorySpec
This creates an adapter for a Comparison.
createComparisonAdapter() - Method in class org.eclipse.emf.compare.util.CompareAdapterFactory
Creates a new adapter for an object of class 'Comparison'.
createConflict() - Method in interface org.eclipse.emf.compare.CompareFactory
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
This creates an adapter for a Conflict.
createConflictAdapter() - Method in class org.eclipse.emf.compare.provider.spec.CompareItemProviderAdapterFactorySpec
This creates an adapter for a Conflict.
createConflictAdapter() - Method in class org.eclipse.emf.compare.util.CompareAdapterFactory
Creates a new adapter for an object of class 'Conflict'.
createConflictKindFromString(EDataType, String) - Method in class org.eclipse.emf.compare.impl.CompareFactoryImpl
createConflictNode(Conflict) - Method in class org.eclipse.emf.compare.rcp.ui.internal.structuremergeviewer.groups.impl.BasicDifferenceGroupImpl
Create a conflict node.
createContainmentDifferences(Match, EReference, boolean, List<Object>, List<Object>, DifferenceSource) - Method in class org.eclipse.emf.compare.diff.DefaultDiffEngine
Called from DefaultDiffEngine.computeContainmentDifferencesThreeWay(Match, EReference, boolean) once our LCS have been computed and we know what really changed.
createContainmentDifferencesNoOrdering(Match, EReference, List<Object>, DifferenceSource) - Method in class org.eclipse.emf.compare.diff.DefaultDiffEngine
This will iterate over the given list of values from a containment reference and create the differences that can be detected from it.
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
Creates the context menu for the structured viewer adding a menu listener that calls AbstractStructuredMergeViewer.fillContextMenu(IMenuManager).
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) - Method in class org.eclipse.emf.compare.domain.impl.EMFCompareEditingDomain
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 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.
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.
createCustomArea(Composite) - Method in class org.eclipse.emf.compare.ide.ui.internal.handler.SelectAncestorDialog
 
createCustomArea(Composite) - Method in class org.eclipse.emf.compare.rcp.ui.internal.structuremergeviewer.actions.ui.SynchronizerDialog
createDefault() - Static method in class org.eclipse.emf.compare.rcp.internal.extension.impl.EMFCompareBuilderConfigurator
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.
createDefaultEObjectMatcher(UseIdentifiers, WeightProvider.Descriptor.Registry) - Static method in class org.eclipse.emf.compare.match.DefaultMatchEngine
Creates and configures an IEObjectMatcher with the strategy given by useIDs.
createDefaultEObjectMatcher(UseIdentifiers, WeightProvider.Descriptor.Registry, EqualityHelperExtensionProvider.Descriptor.Registry) - Static method in class org.eclipse.emf.compare.match.DefaultMatchEngine
Creates and configures an IEObjectMatcher with the strategy given by useIDs.
createDefaultHandler(XMLResource, XMLLoad, XMLHelper, Map<?, ?>) - Method in class org.eclipse.emf.compare.ide.internal.utils.NoNotificationParserPool
 
createDefaultHandler(XMLResource, XMLLoad, XMLHelper, Map<?, ?>) - Method in class org.eclipse.emf.compare.ide.internal.utils.NotifyingParserPool
Create the default (unwrapped) XMLDefaultHandler.
createDefaultScope(Notifier, Notifier) - Static method in class org.eclipse.emf.compare.EMFCompare
Deprecated.
this was only a delegation to the publicly accessible DefaultComparisonScope... it will be removed in a subsequent release.
createDefaultScope(Notifier, Notifier, Notifier) - Static method in class org.eclipse.emf.compare.EMFCompare
Deprecated.
this was only a delegation to the publicly accessible DefaultComparisonScope... it will be removed in a subsequent release.
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 Diff.
createDiffAdapter() - Method in class org.eclipse.emf.compare.util.CompareAdapterFactory
Creates a new adapter for an object of class 'Diff'.
createDifferenceKindFromString(EDataType, String) - Method in class org.eclipse.emf.compare.impl.CompareFactoryImpl
createDifferenceSourceFromString(EDataType, String) - Method in class org.eclipse.emf.compare.impl.CompareFactoryImpl
createDifferenceStateFromString(EDataType, String) - Method in class org.eclipse.emf.compare.impl.CompareFactoryImpl
createDiffNode(Diff) - Method in class org.eclipse.emf.compare.rcp.ui.internal.structuremergeviewer.groups.impl.BasicDifferenceGroupImpl
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
Provides a EMFCompareDeferredTreeContentManager for the given viewer.
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
Returns a new IEqualityHelper.
createEqualityHelper() - Method in interface org.eclipse.emf.compare.match.IEqualityHelperFactory
Returns a new IEqualityHelper.
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
This creates an adapter for a Equivalence.
createEquivalenceAdapter() - Method in class org.eclipse.emf.compare.util.CompareAdapterFactory
Creates a new adapter for an object of class 'Equivalence'.
createExpandTreeTimeout(Composite) - Method in class org.eclipse.emf.compare.ide.ui.internal.preferences.EditorPreferencePage
Creates an editor for the EMFCompareUIPreferences.EDITOR_TREE_EXPAND_TIMEOUT preference.
createExtension() - Method in class org.eclipse.emf.compare.internal.postprocessor.factories.AbstractChangeFactory
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.
createFeatureMapChange() - Method in interface org.eclipse.emf.compare.CompareFactory
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
This creates an adapter for a FeatureMapChange.
createFeatureMapChangeAdapter() - Method in class org.eclipse.emf.compare.provider.spec.CompareItemProviderAdapterFactorySpec
This creates an adapter for a FeatureMapChange.
createFeatureMapChangeAdapter() - Method in class org.eclipse.emf.compare.provider.TooltipLabelAdapterFactory
 
createFeatureMapChangeAdapter() - Method in class org.eclipse.emf.compare.util.CompareAdapterFactory
Creates a new adapter for an object of class 'Feature Map Change'.
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
Deprecated.
Use EMFCompareRCPPlugin.createFilteredAdapterFactoryRegistry(Map) to take the context into consideration. Typically, you would provide the comparison as a context map by passing ImmutableMap.of(IContextTester.CTX_COMPARISON, comparison) as an argument. If no comparison context is available, use an empty context.
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) - Method in class org.eclipse.emf.compare.ide.utils.StorageURIConverter
 
createInputStream(URI, Map<?, ?>) - Method in class org.eclipse.emf.compare.ide.ui.internal.logical.resolver.RevisionedURIConverter
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(Comparison, EStructuralFeature, List<? extends IMergeViewerItem>, List<? extends Diff>) - Method in class org.eclipse.emf.compare.rcp.ui.internal.mergeviewer.item.impl.MergeViewerItem
Deprecated.
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(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.
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
Constructs a NotLoadedFragmentMatch from the given Match and then return the IMergeViewerItem corresponding to this NotLoadedFragmentMatch.
createLeft(AdapterFactory, Object) - Method in interface org.eclipse.emf.compare.rcp.ui.contentmergeviewer.accessor.factory.IAccessorFactory
Creates an ITypedElement from an AdapterFactory and a given object.
createLeft(AdapterFactory, Object) - Method in class org.eclipse.emf.compare.rcp.ui.internal.contentmergeviewer.accessor.factory.impl.ComparisonAccessorFactory
Creates an ITypedElement from an AdapterFactory and a given object.
createLeft(AdapterFactory, Object) - Method in class org.eclipse.emf.compare.rcp.ui.internal.contentmergeviewer.accessor.factory.impl.ContainmentReferenceChangeAccessorFactory
Creates an ITypedElement from an AdapterFactory and a given object.
createLeft(AdapterFactory, Object) - Method in class org.eclipse.emf.compare.rcp.ui.internal.contentmergeviewer.accessor.factory.impl.FeatureMapChangeMoveAccessorFactory
Creates an ITypedElement from an AdapterFactory and a given object.
createLeft(AdapterFactory, Object) - Method in class org.eclipse.emf.compare.rcp.ui.internal.contentmergeviewer.accessor.factory.impl.FeatureMapKeyChangeAccessorFactory
Creates an ITypedElement from an AdapterFactory and a given object.
createLeft(AdapterFactory, Object) - Method in class org.eclipse.emf.compare.rcp.ui.internal.contentmergeviewer.accessor.factory.impl.ManyStructuralFeatureAccessorFactory
Creates an ITypedElement from an AdapterFactory and a given object.
createLeft(AdapterFactory, Object) - Method in class org.eclipse.emf.compare.rcp.ui.internal.contentmergeviewer.accessor.factory.impl.MatchAccessorFactory
Creates an ITypedElement from an AdapterFactory and a given object.
createLeft(AdapterFactory, Object) - Method in class org.eclipse.emf.compare.rcp.ui.internal.contentmergeviewer.accessor.factory.impl.MatchResourceAccessorFactory
Creates an ITypedElement from an AdapterFactory and a given object.
createLeft(AdapterFactory, Object) - Method in class org.eclipse.emf.compare.rcp.ui.internal.contentmergeviewer.accessor.factory.impl.ResourceContentsAccessorFactory
Creates an ITypedElement from an AdapterFactory and a given object.
createLeft(AdapterFactory, Object) - Method in class org.eclipse.emf.compare.rcp.ui.internal.contentmergeviewer.accessor.factory.impl.SingleStructuralFeatureAccessorFactory
Creates an ITypedElement from an AdapterFactory and a given object.
createLeft(AdapterFactory, Object) - Method in class org.eclipse.emf.compare.rcp.ui.internal.contentmergeviewer.accessor.factory.impl.StringAttributeChangeAccessorFactory
Creates an ITypedElement from an AdapterFactory and a given object.
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 Match.
createMatchAdapter() - Method in class org.eclipse.emf.compare.provider.spec.CompareItemProviderAdapterFactorySpec
This creates an adapter for a Match.
createMatchAdapter() - Method in class org.eclipse.emf.compare.util.CompareAdapterFactory
Creates a new adapter for an object of class 'Match'.
createMatches(Comparison, Iterator<? extends EObject>, Iterator<? extends EObject>, Iterator<? extends EObject>, Monitor) - Method in class org.eclipse.emf.compare.match.eobject.IdentifierEObjectMatcher
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.
createMatchResource(Resource, Resource, Resource) - Static method in class org.eclipse.emf.compare.match.resource.NameMatchingStrategy
Creates a MatchResource instance and sets all three resources of the mapping on it.
createMatchResource(Resource, Resource, Resource) - Static method in class org.eclipse.emf.compare.match.resource.NameSimilarityMatchingStrategy
Creates a MatchResource instance and sets all three resources of the mapping on it.
createMatchResource(Resource, Resource, Resource) - Method in class org.eclipse.emf.compare.match.resource.RootIDMatchingStrategy
Creates a MatchResource instance and sets all three resources of the mapping on it.
createMatchResource(Resource, Resource, Resource) - Static method in class org.eclipse.emf.compare.match.resource.StrategyResourceMatcher
Creates a MatchResource instance and sets all three resources of the mapping on it.
createMatchResourceAdapter() - Method in class org.eclipse.emf.compare.provider.CompareItemProviderAdapterFactory
This creates an adapter for a MatchResource.
createMatchResourceAdapter() - Method in class org.eclipse.emf.compare.provider.spec.CompareItemProviderAdapterFactorySpec
This creates an adapter for a MatchResource.
createMatchResourceAdapter() - Method in class org.eclipse.emf.compare.util.CompareAdapterFactory
Creates a new adapter for an object of class 'Match Resource'.
createMatchResourceNode(MatchResource) - Method in class org.eclipse.emf.compare.rcp.ui.internal.structuremergeviewer.groups.impl.BasicDifferenceGroupImpl
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
Creates the IMergeViewerItem from the given data.
createMergeViewerItem(Comparison, Diff, Match, IMergeViewer.MergeViewerSide, AdapterFactory) - Method in class org.eclipse.emf.compare.ide.ui.internal.contentmergeviewer.tree.provider.TreeMergeViewerItemContentProvider
Creates the IMergeViewerItem from the given data.
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.
createMergeViewerItemFrom(EObject, IMergeViewerItem, IMergeViewerItemProviderConfiguration) - Method in class org.eclipse.emf.compare.ide.ui.internal.contentmergeviewer.tree.provider.TreeMergeViewerItemContentProvider
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.
createMultiValuedFeatureDifferencesNoOrdering(Match, EStructuralFeature, List<Object>, List<Object>, DifferenceSource) - Method in class org.eclipse.emf.compare.diff.DefaultDiffEngine
This will iterate over the given list of values from a multi-valued feature and create the differences that can be detected from it.
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
This creates an adapter for a ReferenceChange.
createReferenceChangeAdapter() - Method in class org.eclipse.emf.compare.provider.spec.CompareItemProviderAdapterFactorySpec
This creates an adapter for a ReferenceChange.
createReferenceChangeAdapter() - Method in class org.eclipse.emf.compare.provider.TooltipLabelAdapterFactory
 
createReferenceChangeAdapter() - Method in class org.eclipse.emf.compare.util.CompareAdapterFactory
Creates a new adapter for an object of class 'Reference Change'.
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.internal.utils.NotLoadingResourceSet
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
Creates a new adapter for an object of class 'Resource Attachment Change'.
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
This creates an adapter for a ResourceLocationChange.
createResourceLocationChangeAdapter() - Method in class org.eclipse.emf.compare.provider.spec.CompareItemProviderAdapterFactorySpec
This creates an adapter for a ResourceLocationChange.
createResourceLocationChangeAdapter() - Method in class org.eclipse.emf.compare.provider.TooltipLabelAdapterFactory
 
createResourceLocationChangeAdapter() - Method in class org.eclipse.emf.compare.util.CompareAdapterFactory
Creates a new adapter for an object of class 'Resource Location Change'.
createResourceMatcher() - Method in class org.eclipse.emf.compare.match.DefaultMatchEngine
Deprecated.
use DefaultMatchEngine constructor with StrategyResourceMatcher parameter instead.
createRight(AdapterFactory, Object) - Method in interface org.eclipse.emf.compare.rcp.ui.contentmergeviewer.accessor.factory.IAccessorFactory
Creates an ITypedElement from an AdapterFactory and a given object.
createRight(AdapterFactory, Object) - Method in class org.eclipse.emf.compare.rcp.ui.internal.contentmergeviewer.accessor.factory.impl.ComparisonAccessorFactory
Creates an ITypedElement from an AdapterFactory and a given object.
createRight(AdapterFactory, Object) - Method in class org.eclipse.emf.compare.rcp.ui.internal.contentmergeviewer.accessor.factory.impl.ContainmentReferenceChangeAccessorFactory
Creates an ITypedElement from an AdapterFactory and a given object.
createRight(AdapterFactory, Object) - Method in class org.eclipse.emf.compare.rcp.ui.internal.contentmergeviewer.accessor.factory.impl.FeatureMapChangeMoveAccessorFactory
Creates an ITypedElement from an AdapterFactory and a given object.
createRight(AdapterFactory, Object) - Method in class org.eclipse.emf.compare.rcp.ui.internal.contentmergeviewer.accessor.factory.impl.FeatureMapKeyChangeAccessorFactory
Creates an ITypedElement from an AdapterFactory and a given object.
createRight(AdapterFactory, Object) - Method in class org.eclipse.emf.compare.rcp.ui.internal.contentmergeviewer.accessor.factory.impl.ManyStructuralFeatureAccessorFactory
Creates an ITypedElement from an AdapterFactory and a given object.
createRight(AdapterFactory, Object) - Method in class org.eclipse.emf.compare.rcp.ui.internal.contentmergeviewer.accessor.factory.impl.MatchAccessorFactory
Creates an ITypedElement from an AdapterFactory and a given object.
createRight(AdapterFactory, Object) - Method in class org.eclipse.emf.compare.rcp.ui.internal.contentmergeviewer.accessor.factory.impl.MatchResourceAccessorFactory
Creates an ITypedElement from an AdapterFactory and a given object.
createRight(AdapterFactory, Object) - Method in class org.eclipse.emf.compare.rcp.ui.internal.contentmergeviewer.accessor.factory.impl.ResourceContentsAccessorFactory
Creates an ITypedElement from an AdapterFactory and a given object.
createRight(AdapterFactory, Object) - Method in class org.eclipse.emf.compare.rcp.ui.internal.contentmergeviewer.accessor.factory.impl.SingleStructuralFeatureAccessorFactory
Creates an ITypedElement from an AdapterFactory and a given object.
createRight(AdapterFactory, Object) - Method in class org.eclipse.emf.compare.rcp.ui.internal.contentmergeviewer.accessor.factory.impl.StringAttributeChangeAccessorFactory
Creates an ITypedElement from an AdapterFactory and a given object.
createSelectNextUnresolvedDiff(Composite) - Method in class org.eclipse.emf.compare.ide.ui.internal.preferences.EditorPreferencePage
createSourceViewer(Composite, int) - Method in class org.eclipse.emf.compare.ide.ui.internal.contentmergeviewer.fallback.TextFallbackMergeViewer
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
Returns a registry filled with the default weight provider DefaultWeightProvider and the ecore weight provider EcoreWeightProvider provided by EMF Compare.
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.
createStandaloneInstance() - Static method in class org.eclipse.emf.compare.merge.IMerger.RegistryImpl
Returns a registry filled with the default mergers provided by EMF Compare; namely AttributeChangeMerger, ReferenceChangeMerger, FeatureMapChangeMerger, ResourceAttachmentChangeMerger, PseudoConflictMerger and ConflictMerger.
createStorage(URI, URIHandler, URIConverter) - Method in class org.eclipse.emf.compare.ide.utils.StorageURIConverter
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.
createToolBar(ToolBarManager) - Method in class org.eclipse.emf.compare.ide.ui.internal.structuremergeviewer.EMFCompareStructureMergeViewer
 
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.fallback.TextFallbackMergeViewer
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
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 Class 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 
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form