Uses of Interface
org.eclipse.emf.compare.rcp.ui.internal.contentmergeviewer.IModelUpdateStrategy
Packages that use IModelUpdateStrategy
Package
Description
-
Uses of IModelUpdateStrategy in org.eclipse.emf.compare.ide.ui.internal.contentmergeviewer.text
Methods in org.eclipse.emf.compare.ide.ui.internal.contentmergeviewer.text that return IModelUpdateStrategyModifier and TypeMethodDescriptionEMFCompareTextMergeViewer.EditCommand.getModelUpdateStrategy()
Returns the update strategy used to make the change to the feature.Constructors in org.eclipse.emf.compare.ide.ui.internal.contentmergeviewer.text with parameters of type IModelUpdateStrategyModifierConstructorDescriptionEditCommand
(Diff diff, IModelUpdateStrategy modelUpdateStrategy, IMergeViewer.MergeViewerSide side, String newValue) Creates a new compound command for the givenside
. -
Uses of IModelUpdateStrategy in org.eclipse.emf.compare.ide.ui.internal.structuremergeviewer
Methods in org.eclipse.emf.compare.ide.ui.internal.structuremergeviewer that return IModelUpdateStrategyModifier and TypeMethodDescriptionCompareInputAdapter.getModelUpdateStrategy()
Returns theIModelUpdateStrategy
to be used by content mergers for this compare input. -
Uses of IModelUpdateStrategy in org.eclipse.emf.compare.rcp.ui.internal.contentmergeviewer
Classes in org.eclipse.emf.compare.rcp.ui.internal.contentmergeviewer that implement IModelUpdateStrategyMethods in org.eclipse.emf.compare.rcp.ui.internal.contentmergeviewer that return IModelUpdateStrategyModifier and TypeMethodDescriptionIModelUpdateStrategyProvider.getModelUpdateStrategy()
Returns the model update strategy to be used for updating the model. -
Uses of IModelUpdateStrategy in org.eclipse.emf.compare.rcp.ui.internal.contentmergeviewer.accessor.factory.impl
Methods in org.eclipse.emf.compare.rcp.ui.internal.contentmergeviewer.accessor.factory.impl that return IModelUpdateStrategyModifier and TypeMethodDescriptionStringAttributeChangeAccessorFactory.getModelUpdateStrategy()
Returns the model update strategy to be used for updating the model.