-
ClassDescriptionUse
MergeCommand
instead.ResourceLocationChange
s have been replaced byResourceAttachmentChange
s of kind Move.UseAdapterFactoryItemDelegator
instead.UseIItemProviderDecorator
andDecoratorAdapterFactory
instead.Not intendended to be used by clientsthis class provides Guava predicates. Please consider using EMFCompareJavaPredicates instead.
-
MethodDescriptionOverride or call
instead
.ResourceLocationChange
s have been replaced byResourceAttachmentChange
s of kind Move.this was only a delegation to the publicly accessibleDefaultComparisonScope
... it will be removed in a subsequent release.this was only a delegation to the publicly accessibleDefaultComparisonScope
... it will be removed in a subsequent release.Prefer patch_make(String text1, LinkedListdiffs). UseIMerger.copyLeftToRight(org.eclipse.emf.compare.Diff, org.eclipse.emf.common.util.Monitor)
instead. See javadoc of IMerger.Registry for usage instructions.UseIMerger.copyRightToLeft(org.eclipse.emf.compare.Diff, org.eclipse.emf.common.util.Monitor)
instead. See javadoc of IMerger.Registry for usage instructions.UseIMerger.copyLeftToRight(org.eclipse.emf.compare.Diff, org.eclipse.emf.common.util.Monitor)
instead. See javadoc of IMerger.Registry for usage instructions.UseIMerger.copyRightToLeft(org.eclipse.emf.compare.Diff, org.eclipse.emf.common.util.Monitor)
instead. See javadoc of IMerger.Registry for usage instructions.useDefaultMatchEngine
constructor withStrategyResourceMatcher
parameter instead.this has been refactored intoAttributeChangeMerger.changeValue(AttributeChange, boolean)
.UseResourceAttachmentChangeMerger#deleteFormerResourceIfNecessary(ResourceAttachmentChange, Resource, boolean)
instead.Not used anymore, it's not the responsibility of the ResourceAttachmentChangeMerger to delete resources. This is now achieved by installing aResourceChangeAdapter
on comparisons.Don't use this method.UseEMFCompareRCPPlugin.createFilteredAdapterFactoryRegistry(Map)
to take the context into consideration. Typically, you would provide the comparison as a context map by passingImmutableMap.of(IContextTester.CTX_COMPARISON, comparison)
as an argument. If no comparison context is available, use an empty context.
-
ConstructorDescriptionUsing this will ignore any weight provider or equality helper extension provided through extension points. Use another of the constructors if you need this functionality.use the EqualityHelper(Cache) constructor instead.
IMergeViewerItemContentProvider
. Use anIMergeViewerItem
instead.