- safeAsyncExec(Runnable) - Static method in class org.eclipse.emf.compare.rcp.ui.internal.util.SWTUtil
-
Causes the run() method of the runnable to be invoked by the user-interface thread at the next
reasonable opportunity.
- safeEGet(EObject, EStructuralFeature) - Static method in class org.eclipse.emf.compare.utils.ReferenceUtil
-
In case of dynamic EObjects, the EClasses of both sides might be different, making "eget" fail in
"unknown feature".
- safeEIsSet(EObject, EStructuralFeature) - Static method in class org.eclipse.emf.compare.utils.ReferenceUtil
-
In case of dynamic EObjects, the EClasses of both sides might be different, making "isset" fail in
"unknown feature".
- safeESet(EObject, EStructuralFeature, Object) - Static method in class org.eclipse.emf.compare.utils.ReferenceUtil
-
In case of dynamic EObjects, the EClasses of both sides might be different, making "isset" fail in
"unknown feature".
- safeRedraw(Control, boolean) - Static method in class org.eclipse.emf.compare.rcp.ui.internal.util.SWTUtil
-
- safeRefresh(Viewer, boolean, boolean) - Static method in class org.eclipse.emf.compare.rcp.ui.internal.util.SWTUtil
-
- SafeSubMonitor - Class in org.eclipse.emf.compare.internal.utils
-
An EMF
Monitor
that can be safely passed to clients because it will ignore calls to
worked(int)
and
done()
to allow the caller to master the number of ticks consumed, whatever
the clients do with the monitor.
- SafeSubMonitor(Monitor) - Constructor for class org.eclipse.emf.compare.internal.utils.SafeSubMonitor
-
Constructor.
- safeSyncExec(Runnable) - Static method in class org.eclipse.emf.compare.rcp.ui.internal.util.SWTUtil
-
Causes the run() method of the runnable to be invoked by the user-interface thread at the next
reasonable opportunity.
- saveAllResources(ResourceSet, Map<?, ?>) - Static method in class org.eclipse.emf.compare.ide.utils.ResourceUtil
-
This can be called to save all resources contained by the resource set.
- SaveComparisonModelAction - Class in org.eclipse.emf.compare.ide.ui.internal.structuremergeviewer.actions
-
Action that manages the save of the comparison model.
- SaveComparisonModelAction(IEMFCompareConfiguration) - Constructor for class org.eclipse.emf.compare.ide.ui.internal.structuremergeviewer.actions.SaveComparisonModelAction
-
Constructor.
- saveIsDone() - Method in class org.eclipse.emf.compare.command.impl.CompareCommandStack.CompareSideCommandStack
-
Called after a save has been successfully performed.
- saveLeftContent(Object, byte[]) - Method in class org.eclipse.emf.compare.ide.ui.internal.contentmergeviewer.table.TableContentMergeViewerContentProvider
-
- saveLeftContent(Object, byte[]) - Method in class org.eclipse.emf.compare.ide.ui.internal.contentmergeviewer.text.EMFCompareTextMergeViewerContentProvider
-
- saveLeftContent(Object, byte[]) - Method in class org.eclipse.emf.compare.ide.ui.internal.contentmergeviewer.tree.TreeContentMergeViewerContentProvider
- saveResource(Resource, Map<?, ?>) - Static method in class org.eclipse.emf.compare.ide.utils.ResourceUtil
-
This can be called to save the given resource.
- saveRightContent(Object, byte[]) - Method in class org.eclipse.emf.compare.ide.ui.internal.contentmergeviewer.table.TableContentMergeViewerContentProvider
-
- saveRightContent(Object, byte[]) - Method in class org.eclipse.emf.compare.ide.ui.internal.contentmergeviewer.text.EMFCompareTextMergeViewerContentProvider
-
- saveRightContent(Object, byte[]) - Method in class org.eclipse.emf.compare.ide.ui.internal.contentmergeviewer.tree.TreeContentMergeViewerContentProvider
- scheduled(IJobChangeEvent) - Method in class org.eclipse.emf.compare.ide.ui.internal.structuremergeviewer.EMFCompareStructureMergeViewerContentProvider
- ScopeQuery - Interface in org.eclipse.emf.compare.match.eobject
-
A class implementing this contract should have the ability to query the scope and tell, from a given
EObject, if it is in the scope or not.
- select(IItemDescriptor<IDifferenceGroupProvider.Descriptor>) - Method in class org.eclipse.emf.compare.rcp.ui.internal.preferences.impl.GroupsInteractiveContent
-
Handles a selection in the viewer.
- select(IItemDescriptor<?>) - Method in class org.eclipse.emf.compare.rcp.ui.internal.preferences.impl.InteractiveUIContent
-
Handles a selection in the viewer.
- select(Viewer, Object, Object) - Method in class org.eclipse.emf.compare.rcp.ui.internal.structuremergeviewer.filters.StructureMergeViewerFilter
- SelectAncestorDialog - Class in org.eclipse.emf.compare.ide.ui.internal.handler
-
- SelectAncestorDialog(Shell, AdapterFactory, Notifier[]) - Constructor for class org.eclipse.emf.compare.ide.ui.internal.handler.SelectAncestorDialog
-
- selectChange(int) - Method in class org.eclipse.emf.compare.ide.ui.internal.structuremergeviewer.Navigatable
-
- selectedDifferenceFiltersChange(IDifferenceFilterChange) - Method in class org.eclipse.emf.compare.ide.ui.internal.structuremergeviewer.CompareToolBar
-
- selectionChanged(SelectionChangedEvent) - Method in class org.eclipse.emf.compare.ide.ui.internal.contentmergeviewer.EMFCompareContentMergeViewer
- selectionChanged(SelectionChangedEvent) - Method in class org.eclipse.emf.compare.ide.ui.internal.structuremergeviewer.CompareToolBar
- SelectNextDiffAction - Class in org.eclipse.emf.compare.ide.ui.internal.structuremergeviewer.actions
-
Action that manages the selection of the next difference.
- SelectNextDiffAction(INavigatable) - Constructor for class org.eclipse.emf.compare.ide.ui.internal.structuremergeviewer.actions.SelectNextDiffAction
-
Constructor.
- SelectPreviousDiffAction - Class in org.eclipse.emf.compare.ide.ui.internal.structuremergeviewer.actions
-
Action that manages the selection of the previous difference.
- SelectPreviousDiffAction(INavigatable) - Constructor for class org.eclipse.emf.compare.ide.ui.internal.structuremergeviewer.actions.SelectPreviousDiffAction
-
Constructor.
- set(String, Object) - Method in class org.eclipse.emf.compare.ide.ui.internal.contentmergeviewer.util.DynamicObject
-
- setAdapterFactory(AdapterFactory) - Method in class org.eclipse.emf.compare.ide.ui.internal.configuration.EMFCompareConfiguration
-
- setAdapterFactory(AdapterFactory) - Method in interface org.eclipse.emf.compare.rcp.ui.internal.configuration.IEMFCompareConfiguration
-
- setAllowResourceLoad(boolean) - Method in class org.eclipse.emf.compare.ide.internal.utils.NotLoadingResourceSet
-
Allow/disallow the resource set to load its resources when asked to.
- setAncestorError(String) - Method in class org.eclipse.emf.compare.ide.ui.internal.contentmergeviewer.table.TableContentMergeViewerContentProvider
-
- setAncestorError(String) - Method in class org.eclipse.emf.compare.ide.ui.internal.contentmergeviewer.text.EMFCompareTextMergeViewerContentProvider
-
- setAncestorImage(Image) - Method in class org.eclipse.emf.compare.ide.ui.internal.configuration.ForwardingCompareConfiguration
-
- setAncestorLabel(String) - Method in class org.eclipse.emf.compare.ide.ui.internal.configuration.ForwardingCompareConfiguration
-
- setAttribute(EAttribute) - Method in interface org.eclipse.emf.compare.AttributeChange
-
- setAttribute(EAttribute) - Method in interface org.eclipse.emf.compare.FeatureMapChange
-
- setAttribute(EAttribute) - Method in class org.eclipse.emf.compare.impl.AttributeChangeImpl
-
- setAttribute(EAttribute) - Method in class org.eclipse.emf.compare.impl.FeatureMapChangeImpl
-
- setAttributes(URI, Map<String, ?>, Map<?, ?>) - Method in class org.eclipse.emf.compare.utils.DelegatingURIConverter
- setBackgroundColor(URI) - Method in class org.eclipse.emf.compare.provider.utils.IStyledString.Style.StyleBuilder
-
Set the background color.
- setBlocked(IStatus) - Method in class org.eclipse.emf.compare.ide.ui.internal.util.ThreadSafeProgressMonitor
- setBorderColor(URI) - Method in class org.eclipse.emf.compare.provider.utils.IStyledString.Style.StyleBuilder
-
Set the border color.
- setBorderStyle(IStyledString.Style.BorderStyle) - Method in class org.eclipse.emf.compare.provider.utils.IStyledString.Style.StyleBuilder
-
Set the border color.
- setBusy(boolean) - Method in class org.eclipse.emf.compare.ide.ui.internal.structuremergeviewer.WrappableTreeViewer
- setCanceled(boolean) - Method in class org.eclipse.emf.compare.ide.ui.internal.util.ThreadSafeProgressMonitor
- setCascadingDifferencesFilterEnabled(boolean) - Method in class org.eclipse.emf.compare.ide.ui.internal.structuremergeviewer.actions.MergeAction
-
- setChangeIgnored(int, boolean) - Method in class org.eclipse.emf.compare.ide.ui.internal.configuration.ForwardingCompareConfiguration
-
- setComboInput(String) - Method in class org.eclipse.emf.compare.rcp.ui.internal.preferences.impl.GroupsInteractiveContent
-
Sets the combo to the given synchronization behavior.
- setComparator(ViewerComparator) - Method in class org.eclipse.emf.compare.ide.ui.internal.structuremergeviewer.AbstractStructuredViewerWrapper
- setComparer(IElementComparer) - Method in class org.eclipse.emf.compare.ide.ui.internal.structuremergeviewer.AbstractStructuredViewerWrapper
- setComparison(Comparison) - Method in class org.eclipse.emf.compare.ide.ui.internal.structuremergeviewer.actions.MergeAllNonConflictingAction
-
- setComparison(Comparison) - Method in class org.eclipse.emf.compare.impl.MatchResourceImpl
-
- setComparison(Comparison) - Method in class org.eclipse.emf.compare.match.eobject.URIDistance
-
Set an optional comparison used to retrieve matches already computed.
- setComparison(Comparison) - Method in interface org.eclipse.emf.compare.MatchResource
-
Sets the value of the '
Comparison
' container reference
- setComparisonAndScope(Comparison, IComparisonScope) - Method in class org.eclipse.emf.compare.ide.ui.internal.configuration.EMFCompareConfiguration
- setComparisonAndScope(Comparison, IComparisonScope) - Method in interface org.eclipse.emf.compare.rcp.ui.internal.configuration.IEMFCompareConfiguration
-
- setConfiguration(Preferences) - Method in interface org.eclipse.emf.compare.rcp.internal.extension.IConfigurableItem
-
Set the configuration of an Item.
- setConfiguration(Preferences) - Method in class org.eclipse.emf.compare.rcp.internal.match.DefaultRCPMatchEngineFactory
-
Set the configuration of an Item.
- setConfigurationNodeKey(String) - Method in class org.eclipse.emf.compare.rcp.ui.internal.preferences.impl.InteractiveUIContent.InteractiveUIBuilder
-
- setConfiguratorUIRegistry(Map<String, IConfigurationUIFactory>) - Method in class org.eclipse.emf.compare.rcp.ui.internal.preferences.impl.InteractiveUIContent.InteractiveUIBuilder
-
- setConflict(Conflict) - Method in interface org.eclipse.emf.compare.Diff
-
Sets the value of the '
Conflict
' reference
- setConflict(Conflict) - Method in class org.eclipse.emf.compare.impl.DiffImpl
-
- setConflictDetector(IConflictDetector) - Method in class org.eclipse.emf.compare.EMFCompare.Builder
-
Sets the IEquiEngine to be used to compute conflicts between Diff.
- setContainer(ICompareContainer) - Method in class org.eclipse.emf.compare.ide.ui.internal.configuration.ForwardingCompareConfiguration
-
- setContentProvider(IContentProvider) - Method in class org.eclipse.emf.compare.ide.ui.internal.structuremergeviewer.AbstractStructuredViewerWrapper
- setContentProvider(IContentProvider) - Method in class org.eclipse.emf.compare.rcp.ui.internal.mergeviewer.impl.AbstractStructuredMergeViewer
- setContentProvider(IContentProvider) - Method in class org.eclipse.emf.compare.rcp.ui.internal.mergeviewer.impl.TableMergeViewer
- setCurrentByDefaultFilters(Set<IDifferenceFilter>) - Method in class org.eclipse.emf.compare.rcp.ui.internal.structuremergeviewer.filters.impl.DifferenceFilterManager
-
Set the filters that should be used by default for next comparison.
- setCurrentGroupRanking(List<IItemDescriptor<IDifferenceGroupProvider.Descriptor>>, boolean) - Method in class org.eclipse.emf.compare.rcp.ui.internal.structuremergeviewer.groups.impl.DifferenceGroupManager
-
Sets the ranking of Difference group provider.
- setCurrentSynchronizationBehavior(String) - Method in class org.eclipse.emf.compare.rcp.ui.internal.preferences.FiltersPreferencePage
-
Set the current value of the filter synchronization behavior.
- setCurrentSynchronizationBehavior(String, boolean) - Method in class org.eclipse.emf.compare.rcp.ui.internal.preferences.GroupsPreferencePage
-
Sets the current synchronization behavior value.
- setData(Set<IItemDescriptor<T>>) - Method in class org.eclipse.emf.compare.rcp.ui.internal.preferences.DataHolder
-
Set data.
- setDefaultCheck(Set<IItemDescriptor<T>>) - Method in class org.eclipse.emf.compare.rcp.ui.internal.preferences.impl.InteractiveUIContent.InteractiveUIBuilder
-
Sets the default element to check.
- setDefaultLabelProvider(ICompareInputLabelProvider) - Method in class org.eclipse.emf.compare.ide.ui.internal.configuration.ForwardingCompareConfiguration
-
- setDefaultSelected(boolean) - Method in class org.eclipse.emf.compare.rcp.ui.structuremergeviewer.filters.AbstractDifferenceFilter
-
Set the initial activation state that the filter should have.
- setDefaultSelected(boolean) - Method in interface org.eclipse.emf.compare.rcp.ui.structuremergeviewer.filters.IDifferenceFilter
-
Set the initial activation state that the filter should have.
- setDefaultSelected(boolean) - Method in class org.eclipse.emf.compare.rcp.ui.structuremergeviewer.groups.AbstractDifferenceGroupProvider
- setDefaultSelection(IItemDescriptor<T>) - Method in class org.eclipse.emf.compare.rcp.ui.internal.preferences.impl.InteractiveUIContent.InteractiveUIBuilder
-
Set the default element to select.
- setDeferredAdapter(IDeferredWorkbenchAdapter) - Method in class org.eclipse.emf.compare.ide.ui.internal.structuremergeviewer.CompareInputAdapter
-
- setDescription(String) - Method in class org.eclipse.emf.compare.rcp.ui.structuremergeviewer.filters.AbstractDifferenceFilter
-
Set the description for this filter.
- setDescription(String) - Method in interface org.eclipse.emf.compare.rcp.ui.structuremergeviewer.filters.IDifferenceFilter
-
Set the description for this filter.
- setDiagnostic(Diagnostic) - Method in interface org.eclipse.emf.compare.Comparison
-
Sets the value of the '
Diagnostic
'
attribute.
- setDiagnostic(Diagnostic) - Method in class org.eclipse.emf.compare.ide.ui.internal.structuremergeviewer.ProblemIndicationComposite
-
- setDiagnostic(Diagnostic) - Method in class org.eclipse.emf.compare.ide.ui.logical.SynchronizationModel
-
Set the diagnostic to be associated with this scope.
- setDiagnostic(Diagnostic) - Method in class org.eclipse.emf.compare.ide.utils.StorageTraversal
-
Set the diagnostic to be associated with this scope.
- setDiagnostic(Diagnostic) - Method in class org.eclipse.emf.compare.impl.ComparisonImpl
-
- setDiagnostic(Diagnostic) - Method in class org.eclipse.emf.compare.scope.AbstractComparisonScope
-
Set the diagnostic to be associated with this scope.
- setDiagnostic(Diagnostic) - Method in interface org.eclipse.emf.compare.utils.IDiagnosable
-
Set the diagnostic to be associated with this scope.
- setDiffEngine(IDiffEngine) - Method in class org.eclipse.emf.compare.EMFCompare.Builder
-
Sets the IDiffEngine to be used to compute Diff.
- setDocumentLocator(Locator) - Method in class org.eclipse.emf.compare.ide.internal.utils.ForwardingXMLHandler
- setDouble(String, double) - Method in class org.eclipse.emf.compare.ide.ui.internal.contentmergeviewer.util.DynamicObject
-
- setEditingDomain(ICompareEditingDomain) - Method in class org.eclipse.emf.compare.ide.ui.internal.configuration.EMFCompareConfiguration
-
- setEditingDomain(ICompareEditingDomain) - Method in class org.eclipse.emf.compare.ide.ui.internal.contentmergeviewer.util.RedoAction
-
- setEditingDomain(ICompareEditingDomain) - Method in class org.eclipse.emf.compare.ide.ui.internal.contentmergeviewer.util.UndoAction
-
- setEditingDomain(ICompareEditingDomain) - Method in class org.eclipse.emf.compare.ide.ui.internal.structuremergeviewer.actions.MergeAction
-
- setEditingDomain(ICompareEditingDomain) - Method in interface org.eclipse.emf.compare.rcp.ui.internal.configuration.IEMFCompareConfiguration
-
- setEMFComparator(EMFCompare) - Method in class org.eclipse.emf.compare.ide.ui.internal.configuration.EMFCompareConfiguration
-
- setEMFComparator(EMFCompare) - Method in interface org.eclipse.emf.compare.rcp.ui.internal.configuration.IEMFCompareConfiguration
-
- setEnabled(boolean) - Method in class org.eclipse.emf.compare.ide.ui.internal.structuremergeviewer.CompareToolBar
-
Enables or disables the toolbar.
- setEObjectContentFilter(Predicate<? super EObject>) - Method in class org.eclipse.emf.compare.scope.FilterComparisonScope
-
This can be used to set the filter that should be used to filter the EObjects' content list of
unnecessary values.
- setEquivalence(Equivalence) - Method in interface org.eclipse.emf.compare.Diff
-
Sets the value of the '
Equivalence
'
reference.
- setEquivalence(Equivalence) - Method in class org.eclipse.emf.compare.impl.DiffImpl
-
- setEquivalenceEngine(IEquiEngine) - Method in class org.eclipse.emf.compare.EMFCompare.Builder
-
Sets the IEquiEngine to be used to compute equivalences between Diff.
- setExpanded(Item, boolean) - Method in class org.eclipse.emf.compare.ide.ui.internal.structuremergeviewer.WrappableTreeViewer
- setExpandedState(Object, boolean) - Method in class org.eclipse.emf.compare.rcp.ui.internal.mergeviewer.impl.TreeMergeViewer
-
Set the expanded state of the given element or tree path.
- setField(String, Object, Object) - Static method in class org.eclipse.emf.compare.ide.internal.utils.ForwardingXMLHandler
-
Sets the given field through reflection after setting it
accessible
.
- setFilters(ViewerFilter[]) - Method in class org.eclipse.emf.compare.ide.ui.internal.structuremergeviewer.AbstractStructuredViewerWrapper
- setFocus() - Method in class org.eclipse.emf.compare.ide.ui.internal.logical.view.LogicalModelView
-
- setFont(URI) - Method in class org.eclipse.emf.compare.provider.utils.IStyledString.Style.StyleBuilder
-
Set the font.
- setForegroundColor(URI) - Method in class org.eclipse.emf.compare.provider.utils.IStyledString.Style.StyleBuilder
-
Set the foreground color.
- setGlobalActionHandler(String, IAction) - Method in class org.eclipse.emf.compare.ide.ui.internal.util.CompareHandlerService
-
- setHandlerService(CompareHandlerService) - Method in class org.eclipse.emf.compare.ide.ui.internal.contentmergeviewer.text.EMFCompareTextMergeViewer
-
- setHasDescription(boolean) - Method in class org.eclipse.emf.compare.rcp.ui.internal.preferences.impl.InteractiveUIContent.InteractiveUIBuilder
-
Set to true if "this" needs to create a description field.
- setHoldingData(DataHolder<T>) - Method in class org.eclipse.emf.compare.rcp.ui.internal.preferences.impl.InteractiveUIContent.InteractiveUIBuilder
-
Sets a dataHolder that will be synchronized with the checked element.
- setInput(Object) - Method in class org.eclipse.emf.compare.ide.ui.internal.contentmergeviewer.label.LabelContentViewer
- setInput(Object) - Method in interface org.eclipse.emf.compare.rcp.ui.mergeviewer.IMergeViewer
-
Sets or clears the input for this viewer.
- setInt(String, int) - Method in class org.eclipse.emf.compare.ide.ui.internal.contentmergeviewer.util.DynamicObject
-
- setKind(ConflictKind) - Method in interface org.eclipse.emf.compare.Conflict
-
Sets the value of the '
Kind
' attribute
- setKind(DifferenceKind) - Method in interface org.eclipse.emf.compare.Diff
-
Sets the value of the '
Kind
' attribute.
- setKind(ConflictKind) - Method in class org.eclipse.emf.compare.impl.ConflictImpl
-
- setKind(DifferenceKind) - Method in class org.eclipse.emf.compare.impl.DiffImpl
-
- setLabel(String) - Method in class org.eclipse.emf.compare.rcp.ui.structuremergeviewer.filters.AbstractDifferenceFilter
-
Set the label for this filter.
- setLabel(String) - Method in interface org.eclipse.emf.compare.rcp.ui.structuremergeviewer.filters.IDifferenceFilter
-
Set the label for this filter.
- setLabel(String) - Method in class org.eclipse.emf.compare.rcp.ui.structuremergeviewer.groups.AbstractDifferenceGroupProvider
- setLabelProvider(ICompareInput, ICompareInputLabelProvider) - Method in class org.eclipse.emf.compare.ide.ui.internal.configuration.ForwardingCompareConfiguration
-
- setLabelProvider(IBaseLabelProvider) - Method in class org.eclipse.emf.compare.ide.ui.internal.structuremergeviewer.AbstractStructuredViewerWrapper
- setLabelProvider(IBaseLabelProvider) - Method in class org.eclipse.emf.compare.rcp.ui.internal.mergeviewer.impl.AbstractStructuredMergeViewer
- setLabelProvider(IBaseLabelProvider) - Method in class org.eclipse.emf.compare.rcp.ui.internal.mergeviewer.impl.TableMergeViewer
- setLeaves(Collection<IResource>) - Method in class org.eclipse.emf.compare.ide.ui.internal.logical.view.LogicalModelViewContentProvider
-
The models to display in the viewer.
- setLeft(EObject) - Method in class org.eclipse.emf.compare.impl.MatchImpl
-
- setLeft(Resource) - Method in class org.eclipse.emf.compare.impl.MatchResourceImpl
-
- setLeft(EObject) - Method in interface org.eclipse.emf.compare.Match
-
Sets the value of the '
Left
' reference
- setLeft(Resource) - Method in interface org.eclipse.emf.compare.MatchResource
-
Sets the value of the '
Left
' attribute
- setLeftEditable(boolean) - Method in class org.eclipse.emf.compare.ide.ui.internal.configuration.ForwardingCompareConfiguration
-
- setLeftEditable(boolean) - Method in interface org.eclipse.emf.compare.internal.merge.IMergeData
-
Set whether the left side of the comparison is editable.
- setLeftEditable(boolean) - Method in class org.eclipse.emf.compare.internal.merge.MergeDataImpl
-
Set whether the left side of the comparison is editable.
- setLeftError(String) - Method in class org.eclipse.emf.compare.ide.ui.internal.contentmergeviewer.table.TableContentMergeViewerContentProvider
-
- setLeftError(String) - Method in class org.eclipse.emf.compare.ide.ui.internal.contentmergeviewer.text.EMFCompareTextMergeViewerContentProvider
-
- setLeftImage(Image) - Method in class org.eclipse.emf.compare.ide.ui.internal.configuration.ForwardingCompareConfiguration
-
- setLeftLabel(String) - Method in class org.eclipse.emf.compare.ide.ui.internal.configuration.ForwardingCompareConfiguration
-
- setLeftURI(String) - Method in class org.eclipse.emf.compare.impl.MatchResourceImpl
-
- setLeftURI(String) - Method in interface org.eclipse.emf.compare.MatchResource
-
Sets the value of the '
Left URI
' attribute
- setMatch(Match) - Method in interface org.eclipse.emf.compare.Diff
-
Sets the value of the '
Match
' container
reference.
- setMatch(Match) - Method in class org.eclipse.emf.compare.impl.DiffImpl
-
- setMatchEngineFactoryRegistry(IMatchEngine.Factory.Registry) - Method in class org.eclipse.emf.compare.EMFCompare.Builder
-
Sets the IMatchEngine.Factory.Registry to be used to find a match engine factory to compute
comparison.
- setMergeMode(MergeMode) - Method in interface org.eclipse.emf.compare.internal.merge.IMergeData
-
Set the merge mode the
associated
diff has been merged with.
- setMergeMode(MergeMode) - Method in class org.eclipse.emf.compare.internal.merge.MergeDataImpl
-
Set the merge mode the
associated
diff has been merged with.
- setMergePreviewMode(MergeMode) - Method in class org.eclipse.emf.compare.ide.ui.internal.configuration.EMFCompareConfiguration
-
- setMergePreviewMode(MergeMode) - Method in interface org.eclipse.emf.compare.rcp.ui.internal.configuration.IEMFCompareConfiguration
-
- setOrdinal(int) - Method in class org.eclipse.emf.compare.postprocessor.BasicPostProcessorDescriptorImpl
-
Set the ordinal of this post processor.
- setOrdinal(int) - Method in interface org.eclipse.emf.compare.postprocessor.IPostProcessor.Descriptor
-
Set the ordinal of this post processor.
- setOrdinal(int) - Method in class org.eclipse.emf.compare.rcp.internal.postprocessor.PostProcessorDescriptor
-
Set the ordinal of this post processor.
- setOrigin(EObject) - Method in class org.eclipse.emf.compare.impl.MatchImpl
-
- setOrigin(Resource) - Method in class org.eclipse.emf.compare.impl.MatchResourceImpl
-
- setOrigin(EObject) - Method in interface org.eclipse.emf.compare.Match
-
Sets the value of the '
Origin
' reference
- setOrigin(Resource) - Method in interface org.eclipse.emf.compare.MatchResource
-
Sets the value of the '
Origin
' attribute
- setOriginURI(String) - Method in class org.eclipse.emf.compare.impl.MatchResourceImpl
-
- setOriginURI(String) - Method in interface org.eclipse.emf.compare.MatchResource
-
- setParentAdapterFactory(ComposedAdapterFactory) - Method in class org.eclipse.emf.compare.ide.ui.internal.structuremergeviewer.provider.TreeCompareInputAdapterFactory
-
This sets the direct parent adapter factory into which this factory is composed.
- setParentAdapterFactory(ComposedAdapterFactory) - Method in class org.eclipse.emf.compare.provider.CompareItemProviderAdapterFactory
-
This sets the composed adapter factory that contains this factory
- setPercentDone(int) - Method in class org.eclipse.emf.compare.ide.ui.internal.progress.JobProgressInfoComposite
-
- setPostProcessorRegistry(IPostProcessor.Descriptor.Registry<?>) - Method in class org.eclipse.emf.compare.EMFCompare.Builder
-
Sets the PostProcessor to be used to find the post processor of each comparison steps.
- setProperty(String, Object) - Method in class org.eclipse.emf.compare.ide.ui.internal.configuration.ForwardingCompareConfiguration
-
- setProvider(IDifferenceGroupProvider) - Method in class org.eclipse.emf.compare.rcp.ui.internal.structuremergeviewer.groups.StructureMergeViewerGrouper
-
Sets the instance that will provide the groups to be displayed in the structural differences view.
- setRanking(int) - Method in interface org.eclipse.emf.compare.match.IMatchEngine.Factory
-
Set the ranking of this match engine factory.
- setRanking(int) - Method in class org.eclipse.emf.compare.match.impl.MatchEngineFactoryImpl
-
Set the ranking of this match engine factory.
- setRanking(int) - Method in class org.eclipse.emf.compare.merge.AbstractMerger
-
Set the ranking of this merger.
- setRanking(int) - Method in interface org.eclipse.emf.compare.merge.IMerger
-
Set the ranking of this merger.
- setRanking(int) - Method in class org.eclipse.emf.compare.rcp.internal.match.DefaultRCPMatchEngineFactory
-
Set the ranking of this match engine factory.
- setRanking(int) - Method in interface org.eclipse.emf.compare.rcp.ui.contentmergeviewer.accessor.factory.IAccessorFactory
-
Set the ranking of the factory.
- setRanking(int) - Method in class org.eclipse.emf.compare.rcp.ui.internal.contentmergeviewer.accessor.factory.impl.AbstractAccessorFactory
-
Set the ranking of the factory.
- setReference(EReference) - Method in class org.eclipse.emf.compare.impl.ReferenceChangeImpl
-
- setReference(EReference) - Method in interface org.eclipse.emf.compare.ReferenceChange
-
- setRefiningChanges(Diff, DifferenceKind, Diff) - Method in class org.eclipse.emf.compare.internal.postprocessor.factories.AbstractChangeFactory
-
Get the refining differences and set the given extension with them, from the given refining one.
- setRegistry(IMerger.Registry) - Method in class org.eclipse.emf.compare.merge.AbstractMerger
-
Set the registry containing this merger.
- setRegistry(IMerger.Registry) - Method in interface org.eclipse.emf.compare.merge.IMerger
-
Set the registry containing this merger.
- setRequirementEngine(IReqEngine) - Method in class org.eclipse.emf.compare.EMFCompare.Builder
-
Sets the IReqEngine to be used to compute dependencies between Diff.
- setResourceContentFilter(Predicate<? super EObject>) - Method in class org.eclipse.emf.compare.scope.FilterComparisonScope
-
This can be used to set the filter that should be used to filter the Resources' content list of
unnecessary values.
- setResourceSetContentFilter(Predicate<? super Resource>) - Method in class org.eclipse.emf.compare.scope.FilterComparisonScope
-
This can be used to set the filter that should be used to filter the ResourceSets' content list of
unnecessary values.
- setResourceURI(String) - Method in class org.eclipse.emf.compare.impl.ResourceAttachmentChangeImpl
-
- setResourceURI(String) - Method in interface org.eclipse.emf.compare.ResourceAttachmentChange
-
- setRight(EObject) - Method in class org.eclipse.emf.compare.impl.MatchImpl
-
- setRight(Resource) - Method in class org.eclipse.emf.compare.impl.MatchResourceImpl
-
- setRight(EObject) - Method in interface org.eclipse.emf.compare.Match
-
Sets the value of the '
Right
' reference
- setRight(Resource) - Method in interface org.eclipse.emf.compare.MatchResource
-
Sets the value of the '
Right
' attribute
- setRightEditable(boolean) - Method in class org.eclipse.emf.compare.ide.ui.internal.configuration.ForwardingCompareConfiguration
-
- setRightEditable(boolean) - Method in interface org.eclipse.emf.compare.internal.merge.IMergeData
-
Set whether the right side of the comparison is editable.
- setRightEditable(boolean) - Method in class org.eclipse.emf.compare.internal.merge.MergeDataImpl
-
Set whether the right side of the comparison is editable.
- setRightError(String) - Method in class org.eclipse.emf.compare.ide.ui.internal.contentmergeviewer.table.TableContentMergeViewerContentProvider
-
- setRightError(String) - Method in class org.eclipse.emf.compare.ide.ui.internal.contentmergeviewer.text.EMFCompareTextMergeViewerContentProvider
-
- setRightImage(Image) - Method in class org.eclipse.emf.compare.ide.ui.internal.configuration.ForwardingCompareConfiguration
-
- setRightLabel(String) - Method in class org.eclipse.emf.compare.ide.ui.internal.configuration.ForwardingCompareConfiguration
-
- setRightURI(String) - Method in class org.eclipse.emf.compare.impl.MatchResourceImpl
-
- setRightURI(String) - Method in interface org.eclipse.emf.compare.MatchResource
-
- setSelection(ISelection, boolean) - Method in class org.eclipse.emf.compare.ide.ui.internal.contentmergeviewer.label.LabelContentViewer
- setSelection(List) - Method in class org.eclipse.emf.compare.ide.ui.internal.structuremergeviewer.WrappableTreeViewer
- setSelection(ISelection, boolean) - Method in class org.eclipse.emf.compare.rcp.ui.internal.mergeviewer.impl.AbstractStructuredMergeViewer
-
Sets a new selection for this viewer and optionally makes it visible.
- setSelection(ISelection, boolean) - Method in interface org.eclipse.emf.compare.rcp.ui.mergeviewer.IMergeViewer
-
Sets a new selection for this viewer and optionally makes it visible.
- setSelectionToWidget(List, boolean) - Method in class org.eclipse.emf.compare.ide.ui.internal.structuremergeviewer.AbstractStructuredViewerWrapper
- setSelectionToWidget(List, boolean) - Method in class org.eclipse.emf.compare.ide.ui.internal.structuremergeviewer.WrappableTreeViewer
- setSelectionToWidget(ISelection, boolean) - Method in class org.eclipse.emf.compare.ide.ui.internal.structuremergeviewer.WrappableTreeViewer
- setSimple(boolean) - Method in class org.eclipse.emf.compare.rcp.ui.internal.preferences.impl.InteractiveUIContent.InteractiveUIBuilder
-
Set to true if the viewer can only have only one element checked at a time.
- setSorter(ViewerSorter) - Method in class org.eclipse.emf.compare.ide.ui.internal.structuremergeviewer.AbstractStructuredViewerWrapper
- setSource(DifferenceSource) - Method in interface org.eclipse.emf.compare.Diff
-