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

S

SafeAdapterFactoryItemDelegator - Class in org.eclipse.emf.compare.provider
SafeAdapterFactoryItemDelegator(AdapterFactory) - Constructor for class org.eclipse.emf.compare.provider.SafeAdapterFactoryItemDelegator
Creates a new safe adapter factory item delegator with the given adapterFactory.
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
Run Control.redraw() on the given viewer.
safeRefresh(Viewer, boolean, boolean) - Static method in class org.eclipse.emf.compare.rcp.ui.internal.util.SWTUtil
Run Viewer.refresh() on the given viewer.
safeResolvingEGet(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".
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.
sameSideAs(Diff) - Static method in class org.eclipse.emf.compare.utils.EMFComparePredicates
Deprecated.
This can be used to check that a given Diff originates from the given source side.
save(ResourceMapping[], IMemento) - Method in class org.eclipse.emf.compare.ide.ui.internal.logical.EMFSynchronizationCompareAdapter
 
save(Notifier, StorageTraversal, StorageTraversal, StorageTraversal) - Method in class org.eclipse.emf.compare.ide.ui.internal.logical.EMFResourceMappingMerger
Saves the given notifier to disk after a successful merge.
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.
saveAllResources(ResourceSet, Map<?, ?>, StorageTraversal, StorageTraversal, StorageTraversal) - 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
savePreferences() - Method in class org.eclipse.emf.compare.rcp.ui.internal.preferences.LoggingPreferencePage
 
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
scheduleComputation(IComputation<T>) - Method in class org.eclipse.emf.compare.ide.ui.internal.logical.resolver.ResourceComputationScheduler
Schedules a given computation to be performed as soon as possible, if its key is not present in the ResourceComputationScheduler.computedKeys or in the ResourceComputationScheduler.currentlyComputing keys, in which case the computation is ignored.
scheduled(IJobChangeEvent) - Method in class org.eclipse.emf.compare.ide.ui.internal.structuremergeviewer.EMFCompareStructureMergeViewerContentProvider
SCHEDULED - Enum constant in enum class org.eclipse.emf.compare.ide.ui.internal.logical.resolver.ResourceComputationScheduler.ComputationState
Computation is set-up and scheduled.
SCHEDULED - Static variable in class org.eclipse.emf.compare.ide.ui.internal.logical.resolver.ResourceComputationScheduler.CallStatus
 
scheduleUnload(Runnable, FutureCallback<Object>) - Method in class org.eclipse.emf.compare.ide.ui.internal.logical.resolver.ResourceComputationScheduler
Schedule a job that is suppoed to unload resource(s) that are no longer needed.
schemaLocationDeclared(String, URI) - Method in interface org.eclipse.emf.compare.ide.internal.utils.INamespaceDeclarationListener
Notified when a schema location is declared from the XMLHandler.
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.
scrollDown(int, int) - Method in class org.eclipse.emf.compare.ide.ui.internal.structuremergeviewer.WrappableTreeViewer
scrollUp(int, int) - Method in class org.eclipse.emf.compare.ide.ui.internal.structuremergeviewer.WrappableTreeViewer
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<T>) - 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
SELECT_NEXT_UNRESOLVED_DIFF - Static variable in interface org.eclipse.emf.compare.ide.ui.internal.preferences.EMFCompareUIPreferences
Preference indicating whether the next unresolved diff should be selected after a merge action.
selectAll(Collection<IItemDescriptor<T>>) - Method in class org.eclipse.emf.compare.rcp.ui.internal.preferences.impl.InteractiveUIContent
Handles a selection in the viewer.
SelectAncestorDialog<T> - Class in org.eclipse.emf.compare.ide.ui.internal.handler
 
SelectAncestorDialog(Shell, AdapterFactory, T[]) - 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
 
SelectDiffAction - Class in org.eclipse.emf.compare.ide.ui.internal.structuremergeviewer.actions
Action that manages the selection of a difference.
SelectDiffAction(INavigatable, int) - Constructor for class org.eclipse.emf.compare.ide.ui.internal.structuremergeviewer.actions.SelectDiffAction
 
selectFirstDiffOrDisplayLabelViewer(Comparison) - Method in class org.eclipse.emf.compare.ide.ui.internal.structuremergeviewer.EMFCompareStructureMergeViewer
Select the first difference...if there are differences, otherwise, display appropriate content viewer (no differences or no visible differences)
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
SELF - Enum constant in enum class org.eclipse.emf.compare.ide.ui.internal.logical.resolver.CrossReferenceResolutionScope
Do not try and resolve cross-referenced resources for this logical model.
set(String, Object) - Method in class org.eclipse.emf.compare.ide.ui.internal.contentmergeviewer.util.DynamicObject
 
setActive(boolean) - Method in class org.eclipse.emf.compare.rcp.ui.structuremergeviewer.filters.AbstractDifferenceFilter
 
setActive(boolean) - Method in interface org.eclipse.emf.compare.rcp.ui.structuremergeviewer.filters.IDeactivableDiffFilter
Set the activation of the filter.
setAdapterFactory(AdapterFactory) - Method in class org.eclipse.emf.compare.ide.ui.internal.configuration.EMFCompareConfiguration
 
setAdapterFactory(AdapterFactory) - Method in class org.eclipse.emf.compare.ide.ui.internal.structuremergeviewer.actions.MergeAction
Set the adapter factory used by this action.
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
 
setAnySimpleType(EClass) - Method in class org.eclipse.emf.compare.ide.internal.utils.ForwardingXMLHelper
setAssociatedStorage(Resource, IStorage) - Static method in class org.eclipse.emf.compare.ide.utils.ResourceUtil
Associates the storage with the resource such that ResourceUtil.getAssociatedStorage(Resource) will return this storage for the resource.
setAttribute(EAttribute) - Method in interface org.eclipse.emf.compare.AttributeChange
Sets the value of the 'Attribute' reference.
setAttribute(EAttribute) - Method in interface org.eclipse.emf.compare.FeatureMapChange
Sets the value of the 'Attribute' reference.
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.
setBaseLocation(String) - Method in class org.eclipse.emf.compare.impl.ResourceLocationChangeImpl
setBaseLocation(String) - Method in interface org.eclipse.emf.compare.ResourceLocationChange
Sets the value of the 'Base Location' attribute.
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
setCachedDirectMergeDependencies(Diff, boolean, Set<Diff>) - Method in class org.eclipse.emf.compare.merge.CachingDiffRelationshipComputer
Caches the given direct merge dependencies.
setCachedDirectResultingMerges(Diff, boolean, Set<Diff>) - Method in class org.eclipse.emf.compare.merge.CachingDiffRelationshipComputer
Caches the given direct resulting merges.
setCachedDirectResultingRejections(Diff, boolean, Set<Diff>) - Method in class org.eclipse.emf.compare.merge.CachingDiffRelationshipComputer
Caches the given direct resulting rejections.
setCanceled(boolean) - Method in class org.eclipse.emf.compare.ide.ui.internal.util.ThreadSafeProgressMonitor
setChangedLocation(String) - Method in class org.eclipse.emf.compare.impl.ResourceLocationChangeImpl
setChangedLocation(String) - Method in interface org.eclipse.emf.compare.ResourceLocationChange
Sets the value of the 'Changed Location' attribute.
setChangeIgnored(int, boolean) - Method in class org.eclipse.emf.compare.ide.ui.internal.configuration.ForwardingCompareConfiguration
 
setCheckForDuplicates(boolean) - Method in class org.eclipse.emf.compare.ide.internal.utils.ForwardingXMLHelper
setComboInput(String) - Method in class org.eclipse.emf.compare.rcp.ui.internal.preferences.FiltersPreferencePage
Select the correct behavior in the interactive UI.
setComboInput(String) - Method in class org.eclipse.emf.compare.rcp.ui.internal.preferences.GroupsPreferencePage
Sets the combo to the given synchronization behavior.
setComparator(ViewerComparator) - Method in class org.eclipse.emf.compare.ide.ui.internal.structuremergeviewer.AbstractStructuredViewerWrapper
setComparator(ViewerComparator) - Method in class org.eclipse.emf.compare.ide.ui.internal.structuremergeviewer.WrappableTreeViewer
setComparer(IElementComparer) - 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.WrappableTreeViewer
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
 
setComputedElements(Iterable<T>) - Method in class org.eclipse.emf.compare.ide.ui.internal.logical.resolver.ResourceComputationScheduler
Sets the computed keys with all the values in the given iterable.
setConfigurationNodeKey(String) - Method in class org.eclipse.emf.compare.rcp.ui.internal.preferences.impl.InteractiveUIContent.InteractiveUIBuilder
Node key used to get the Preferences to retrieve IConfigurationUIFactory.
setConfiguratorUIRegistry(Map<String, IConfigurationUIFactory>) - Method in class org.eclipse.emf.compare.rcp.ui.internal.preferences.impl.InteractiveUIContent.InteractiveUIBuilder
Registry of IConfigurationUIFactory used to fill the configuration composite.
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.contentmergeviewer.EMFCompareContentMergeViewer
 
setContentProvider(IContentProvider) - Method in class org.eclipse.emf.compare.ide.ui.internal.contentmergeviewer.fallback.TextFallbackMergeViewer
setContentProvider(IContentProvider) - Method in class org.eclipse.emf.compare.ide.ui.internal.contentmergeviewer.text.EMFCompareTextMergeViewer
 
setContentProvider(IContentProvider) - Method in class org.eclipse.emf.compare.ide.ui.internal.structuremergeviewer.AbstractStructuredViewerWrapper
setContentProvider(IContentProvider) - Method in class org.eclipse.emf.compare.ide.ui.internal.structuremergeviewer.WrappableTreeViewer
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
setCurrentActiveFilters(Set<IDifferenceFilter>) - Method in class org.eclipse.emf.compare.rcp.ui.internal.structuremergeviewer.filters.impl.DifferenceFilterManager
Set the filters that should be active for the next comparison.
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(String, Object) - Method in class org.eclipse.emf.compare.ide.ui.internal.structuremergeviewer.WrappableTreeViewer
setData(Set<IItemDescriptor<T>>) - Method in class org.eclipse.emf.compare.rcp.ui.internal.preferences.DataHolder
Set data.
setData(EObject) - Method in class org.eclipse.emf.compare.rcp.ui.internal.structuremergeviewer.nodes.TreeNodeImpl
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
Set a IDeferredWorkbenchAdapter for this.
setDeliver(boolean) - Method in class org.eclipse.emf.compare.command.impl.TransactionalDualCompareCommandStack
Sets whether delivery of notifications to listeners is enabled.
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.
setDiffRelationshipComputer(IDiffRelationshipComputer) - Method in class org.eclipse.emf.compare.ide.ui.internal.configuration.EMFCompareConfiguration
 
setDiffRelationshipComputer(IDiffRelationshipComputer) - Method in interface org.eclipse.emf.compare.rcp.ui.internal.configuration.IEMFCompareConfiguration
 
setDirty(boolean) - Method in class org.eclipse.emf.compare.ide.ui.internal.contentmergeviewer.label.LabelContentViewer
 
setDocumentLocator(Locator) - Method in class org.eclipse.emf.compare.ide.internal.utils.ForwardingXMLDefaultHandler
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.
setEqualityHelperExtensionProviderRegistry(EqualityHelperExtensionProvider.Descriptor.Registry) - Method in class org.eclipse.emf.compare.match.impl.MatchEngineFactoryImpl
The match engine may need a Equality Helper Extension.
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.
setExtendedMetaData(ExtendedMetaData) - Method in class org.eclipse.emf.compare.ide.internal.utils.ForwardingXMLHelper
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.
setFilter(Predicate<? super Diff>) - Method in class org.eclipse.emf.compare.internal.conflict.DiffTreeIterator
Sets the criterion that Diffs must meet to be returned by this iterator.
setFilters(ViewerFilter[]) - Method in class org.eclipse.emf.compare.ide.ui.internal.structuremergeviewer.AbstractStructuredViewerWrapper
setFilters(ViewerFilter[]) - Method in class org.eclipse.emf.compare.ide.ui.internal.structuremergeviewer.WrappableTreeViewer
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
 
setGraph(IGraph<URI>) - Method in class org.eclipse.emf.compare.ide.ui.internal.logical.resolver.ThreadedModelResolver
Setter for the URI Graph istance.
setGraph(IGraph<URI>) - Method in interface org.eclipse.emf.compare.rcp.graph.IGraphConsumer
Set the graph to be used by this consumer.
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.fallback.TextFallbackMergeViewer
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(ConflictKind) - Method in class org.eclipse.emf.compare.impl.ConflictImpl
setKind(DifferenceKind) - Method in interface org.eclipse.emf.compare.Diff
Sets the value of the 'Kind' attribute.
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(Class<? extends ICompareInput>, ICompareInputLabelProvider) - Method in class org.eclipse.emf.compare.ide.ui.internal.configuration.EMFCompareConfiguration
 
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.ide.ui.internal.structuremergeviewer.WrappableTreeViewer
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(EObject) - Method in interface org.eclipse.emf.compare.Match
Sets the value of the 'Left' reference.
setLeft(Resource) - Method in class org.eclipse.emf.compare.impl.MatchResourceImpl
setLeft(Resource) - Method in interface org.eclipse.emf.compare.MatchResource
Sets the value of the 'Left' attribute.
setLeftDirty(boolean) - Method in class org.eclipse.emf.compare.ide.ui.internal.contentmergeviewer.fallback.TextFallbackMergeViewer
setLeftEditable(boolean) - Method in class org.eclipse.emf.compare.ide.ui.internal.configuration.ForwardingCompareConfiguration
 
setLeftEditable(boolean) - Method in class org.eclipse.emf.compare.ide.ui.internal.editor.ComparisonScopeInput
 
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.
setLevel(String) - Static method in class org.eclipse.emf.compare.rcp.EMFCompareLogger
 
setManyReference(XMLHelper.ManyReference, String) - Method in class org.eclipse.emf.compare.ide.internal.utils.ForwardingXMLHelper
setMatch(Match) - Method in interface org.eclipse.emf.compare.Diff
Sets the value of the 'Match' reference.
setMatch(Match) - Method in class org.eclipse.emf.compare.impl.DiffImpl
setMatch(Match) - Method in class org.eclipse.emf.compare.internal.spec.AttributeChangeSpec
setMatch(Match) - Method in class org.eclipse.emf.compare.internal.spec.DiffSpec
setMatch(Match) - Method in class org.eclipse.emf.compare.internal.spec.FeatureMapChangeSpec
setMatch(Match) - Method in class org.eclipse.emf.compare.internal.spec.ReferenceChangeSpec
setMatch(Match) - Method in class org.eclipse.emf.compare.internal.spec.ResourceAttachmentChangeSpec
setMatch(Match) - Method in class org.eclipse.emf.compare.internal.spec.ResourceLocationChangeSpec
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.
setMergeCriterion(IMergeCriterion) - Method in class org.eclipse.emf.compare.merge.CachingDiffRelationshipComputer
Sets the merge criterion considered for calculating the diff relationships.
setMergeCriterion(IMergeCriterion) - Method in class org.eclipse.emf.compare.merge.DiffRelationshipComputer
 
setMergeCriterion(IMergeCriterion) - Method in interface org.eclipse.emf.compare.merge.IDiffRelationshipComputer
Sets the merge criterion considered for calculating the diff relationships.
setMergeOptions(Map<Object, Object>) - Method in class org.eclipse.emf.compare.merge.AbstractMerger
Set the map of options that the merger will have to take into account.
setMergeOptions(Map<Object, Object>) - Method in interface org.eclipse.emf.compare.merge.IMergeOptionAware
Set the map of options that the merger will have to take into account.
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
 
setMergerRegistry(IMerger.Registry) - Method in class org.eclipse.emf.compare.merge.CachingDiffRelationshipComputer
Sets the merger registry used for calculating the diff relationships.
setMergerRegistry(IMerger.Registry) - Method in class org.eclipse.emf.compare.merge.DiffRelationshipComputer
 
setMergerRegistry(IMerger.Registry) - Method in interface org.eclipse.emf.compare.merge.IDiffRelationshipComputer
Sets the merger registry used for calculating the diff relationships.
setMirrored(boolean) - Method in interface org.eclipse.emf.compare.internal.merge.IMergeData
Sets whether the left and right sides are swapped, i.e., mirrored.
setMirrored(boolean) - Method in class org.eclipse.emf.compare.internal.merge.MergeDataImpl
Sets whether the left and right sides are swapped, i.e., mirrored.
setMustHavePrefix(boolean) - Method in class org.eclipse.emf.compare.ide.internal.utils.ForwardingXMLHelper
setName(String) - Method in class org.eclipse.emf.compare.match.impl.NotLoadedFragmentMatch
Set name.
setNoNamespacePackage(EPackage) - Method in class org.eclipse.emf.compare.ide.internal.utils.ForwardingXMLHelper
setOptions(Map<?, ?>) - Method in class org.eclipse.emf.compare.ide.internal.utils.ForwardingXMLHelper
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(EObject) - Method in interface org.eclipse.emf.compare.Match
Sets the value of the 'Origin' reference.
setOrigin(Resource) - Method in class org.eclipse.emf.compare.impl.MatchResourceImpl
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
Sets the value of the 'Origin URI' attribute.
setParent(TreeNode) - Method in class org.eclipse.emf.compare.rcp.ui.internal.structuremergeviewer.nodes.TreeNodeImpl
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.
setParentAdapterFactory(ComposedAdapterFactory) - Method in class org.eclipse.emf.compare.provider.TooltipLabelAdapterFactory
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.
setPrefixToNamespaceMap(EMap<String, String>) - Method in class org.eclipse.emf.compare.ide.internal.utils.ForwardingXMLHelper
setProcessDanglingHREF(String) - Method in class org.eclipse.emf.compare.ide.internal.utils.ForwardingXMLHelper
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.
setPruningFilter(Predicate<? super Match>) - Method in class org.eclipse.emf.compare.internal.conflict.DiffTreeIterator
Sets the pruning filter for this iterator.
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
Sets the value of the 'Reference' reference.
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
Sets the value of the 'Resource URI' attribute.
setRight(EObject) - Method in class org.eclipse.emf.compare.impl.MatchImpl
setRight(EObject) - Method in interface org.eclipse.emf.compare.Match
Sets the value of the 'Right' reference.
setRight(Resource) - Method in class org.eclipse.emf.compare.impl.MatchResourceImpl
setRight(Resource) - Method in interface org.eclipse.emf.compare.MatchResource
Sets the value of the 'Right' attribute.
setRightDirty(boolean) - Method in class org.eclipse.emf.compare.ide.ui.internal.contentmergeviewer.fallback.TextFallbackMergeViewer
setRightEditable(boolean) - Method in class org.eclipse.emf.compare.ide.ui.internal.configuration.ForwardingCompareConfiguration
 
setRightEditable(boolean) - Method in class org.eclipse.emf.compare.ide.ui.internal.editor.ComparisonScopeInput
 
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
Sets the value of the 'Right URI' attribute.
setSelection(List) - Method in class org.eclipse.emf.compare.ide.ui.internal.structuremergeviewer.WrappableTreeViewer
setSelection(ISelection) - Method in class org.eclipse.emf.compare.ide.ui.internal.structuremergeviewer.WrappableTreeViewer
setSelection(ISelection, boolean) - Method in class org.eclipse.emf.compare.ide.ui.internal.contentmergeviewer.label.LabelContentViewer
setSelection(ISelection, boolean) - 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
setSorter(ViewerSorter) - Method in class org.eclipse.emf.compare.ide.ui.internal.structuremergeviewer.WrappableTreeViewer
setSource(DifferenceSource) - Method in interface org.eclipse.emf.compare.Diff
Sets the value of the 'Source' attribute.
setSource(DifferenceSource) - Method in class org.eclipse.emf.compare.impl.DiffImpl
setState(DifferenceState) - Method in interface org.eclipse.emf.compare.Diff
Sets the value of the 'State' attribute.
setState(DifferenceState) - Method in class org.eclipse.emf.compare.impl.DiffImpl
setStrikedout(boolean) - Method in class org.eclipse.emf.compare.provider.utils.IStyledString.Style.StyleBuilder
Set the strikedout.
setStrikeoutColor(URI) - Method in class org.eclipse.emf.compare.provider.utils.IStyledString.Style.StyleBuilder
Set the strikeout color.
setTarget(Notifier) - Method in class org.eclipse.emf.compare.domain.impl.EMFCompareChangeRecorder
Overrides the superclass method to ignore the "originalTargetObjets" list since we never resume recording a paused change description.
setTarget(Notifier) - Method in class org.eclipse.emf.compare.ide.ui.internal.structuremergeviewer.ForwardingCompareInputAdapter
setTarget(Notifier) - Method in class org.eclipse.emf.compare.ide.ui.internal.structuremergeviewer.provider.TreeNodeCompareInput
 
setTarget(Notifier) - Method in class org.eclipse.emf.compare.provider.ExtendedItemProviderDecorator
setTarget(Notifier) - Method in class org.eclipse.emf.compare.provider.ForwardingItemProvider
Deprecated.
setTarget(Notifier) - Method in class org.eclipse.emf.compare.utils.EqualityHelper
setTaskName(String) - Method in class org.eclipse.emf.compare.ide.ui.internal.progress.JobProgressInfoComposite
 
setTaskName(String) - Method in class org.eclipse.emf.compare.ide.ui.internal.progress.JobProgressMonitorWrapper
setTaskName(String) - Method in class org.eclipse.emf.compare.ide.ui.internal.util.ThreadSafeProgressMonitor
setThreeWay(boolean) - Method in interface org.eclipse.emf.compare.Comparison
Sets the value of the 'Three Way' attribute.
setThreeWay(boolean) - Method in class org.eclipse.emf.compare.impl.ComparisonImpl
SETTING_UP - Enum constant in enum class org.eclipse.emf.compare.ide.ui.internal.logical.resolver.ResourceComputationScheduler.ComputationState
Computation is setting-up (preparing pools and so on).
SETTING_UP - Static variable in class org.eclipse.emf.compare.ide.ui.internal.logical.resolver.ResourceComputationScheduler.CallStatus
 
setUnderlineColor(URI) - Method in class org.eclipse.emf.compare.provider.utils.IStyledString.Style.StyleBuilder
Set the underline color.
setUnderlineStyle(IStyledString.Style.UnderLineStyle) - Method in class org.eclipse.emf.compare.provider.utils.IStyledString.Style.StyleBuilder
Set the underline style.
setUseHashlookup(boolean) - Method in class org.eclipse.emf.compare.ide.ui.internal.structuremergeviewer.AbstractStructuredViewerWrapper
setUseHashlookup(boolean) - Method in class org.eclipse.emf.compare.ide.ui.internal.structuremergeviewer.WrappableTreeViewer
setValue(Object) - Method in interface org.eclipse.emf.compare.AttributeChange
Sets the value of the 'Value' attribute.
setValue(Object) - Method in interface org.eclipse.emf.compare.FeatureMapChange
Sets the value of the 'Value' attribute.
setValue(Object) - Method in class org.eclipse.emf.compare.impl.AttributeChangeImpl
setValue(Object) - Method in class org.eclipse.emf.compare.impl.FeatureMapChangeImpl
setValue(EObject) - Method in class org.eclipse.emf.compare.impl.ReferenceChangeImpl
setValue(EObject) - Method in interface org.eclipse.emf.compare.ReferenceChange
Sets the value of the 'Value' reference.
setValue(EObject, EStructuralFeature, Object, int) - Method in class org.eclipse.emf.compare.ide.internal.utils.ForwardingXMLHelper
setViewer(CheckboxTableViewer) - Method in class org.eclipse.emf.compare.rcp.ui.internal.preferences.impl.InteractiveUIContent
Sets the viewer in the interactive content.
setViewer(ListViewer) - Method in class org.eclipse.emf.compare.rcp.ui.internal.preferences.impl.GroupsInteractiveContent
Set the viewer.
setViewerInput(List<IItemDescriptor<IDifferenceGroupProvider.Descriptor>>) - Method in class org.eclipse.emf.compare.rcp.ui.internal.preferences.impl.GroupsInteractiveContent
Sets the input for interactive content.
setWorkRemaining(int) - Method in class org.eclipse.emf.compare.ide.ui.internal.util.ThreadSafeProgressMonitor
 
setXMLMap(XMLResource.XMLMap) - Method in class org.eclipse.emf.compare.ide.internal.utils.ForwardingXMLHelper
shouldInclude(IFile) - Method in interface org.eclipse.emf.compare.ide.logical.IModelInclusionTester
Specifies whether the given file should be included or not.
showAncestor(Object) - Method in class org.eclipse.emf.compare.ide.ui.internal.contentmergeviewer.table.TableContentMergeViewerContentProvider
 
showAncestor(Object) - Method in class org.eclipse.emf.compare.ide.ui.internal.contentmergeviewer.text.EMFCompareTextMergeViewerContentProvider
 
showAncestor(Object) - Method in class org.eclipse.emf.compare.ide.ui.internal.contentmergeviewer.tree.TreeContentMergeViewerContentProvider
showItem(Item) - Method in class org.eclipse.emf.compare.ide.ui.internal.structuremergeviewer.WrappableTreeViewer
SideLabelProvider - Class in org.eclipse.emf.compare.rcp.ui.internal.configuration
 
SideLabelProvider(String, String, String, Image, Image, Image) - Constructor for class org.eclipse.emf.compare.rcp.ui.internal.configuration.SideLabelProvider
 
SIGNIFICANT - Static variable in class org.eclipse.emf.compare.match.eobject.AbstractWeightProvider
Likely to impact the object identity.
similarityCompare() - Method in class org.eclipse.emf.compare.match.eobject.internal.ProximityMatchStats
We compared two objects by their similarity.
SimilarityComputer - Class in org.eclipse.emf.compare.ide.ui.internal.logical
This class is responsible for computing similarities between two text contents and deciding whether they are close enough to be considered a rename.
similaritySuccess() - Method in class org.eclipse.emf.compare.match.eobject.internal.ProximityMatchStats
We achieved a match using similarity.
SINGLE - Enum constant in enum class org.eclipse.emf.compare.provider.utils.IStyledString.Style.UnderLineStyle
Single line.
SingleStructuralFeatureAccessorFactory - Class in org.eclipse.emf.compare.rcp.ui.internal.contentmergeviewer.accessor.factory.impl
A specific IAccessorFactory for mono-valued structural feature objects.
SingleStructuralFeatureAccessorFactory() - Constructor for class org.eclipse.emf.compare.rcp.ui.internal.contentmergeviewer.accessor.factory.impl.SingleStructuralFeatureAccessorFactory
 
SingleStructuralFeatureAccessorImpl - Class in org.eclipse.emf.compare.rcp.ui.internal.contentmergeviewer.accessor.impl
A specific AbstractStructuralFeatureAccessor for mono-valued structural feature objects.
SingleStructuralFeatureAccessorImpl(AdapterFactory, Diff, IMergeViewer.MergeViewerSide) - Constructor for class org.eclipse.emf.compare.rcp.ui.internal.contentmergeviewer.accessor.impl.SingleStructuralFeatureAccessorImpl
Default constructor.
SingleValuedAttributeModelUpdateStrategy - Class in org.eclipse.emf.compare.rcp.ui.internal.contentmergeviewer
A IModelUpdateStrategy for single-valued EAttributes.
SingleValuedAttributeModelUpdateStrategy() - Constructor for class org.eclipse.emf.compare.rcp.ui.internal.contentmergeviewer.SingleValuedAttributeModelUpdateStrategy
 
size() - Method in interface org.eclipse.emf.compare.rcp.internal.extension.IItemRegistry
Get the size of the registry.
size() - Method in class org.eclipse.emf.compare.rcp.internal.extension.impl.ItemRegistry
Get the size of the registry.
skippedEntity(String) - Method in class org.eclipse.emf.compare.ide.internal.utils.ForwardingXMLDefaultHandler
skippedEntity(String) - Method in class org.eclipse.emf.compare.ide.internal.utils.ForwardingXMLHandler
sleeping(IJobChangeEvent) - Method in class org.eclipse.emf.compare.ide.ui.internal.structuremergeviewer.EMFCompareStructureMergeViewerContentProvider
SMALL - Static variable in class org.eclipse.emf.compare.match.eobject.AbstractWeightProvider
Something not impacting the object identity unless it adds up a lot.
SOLID - Enum constant in enum class org.eclipse.emf.compare.provider.utils.IStyledString.Style.BorderStyle
Solid thin border.
source - Variable in class org.eclipse.emf.compare.impl.DiffImpl
The cached value of the 'Source' attribute.
SOURCE - Enum constant in enum class org.eclipse.emf.compare.ide.ui.logical.IStorageProviderAccessor.DiffSide
Source side.
SOURCE_EDEFAULT - Static variable in class org.eclipse.emf.compare.impl.DiffImpl
The default value of the 'Source' attribute.
SQUIGGLE - Enum constant in enum class org.eclipse.emf.compare.provider.utils.IStyledString.Style.UnderLineStyle
Squiggle line.
start(BundleContext) - Method in class org.eclipse.emf.compare.ide.EMFCompareIDEPlugin
start(BundleContext) - Method in class org.eclipse.emf.compare.ide.ui.internal.EMFCompareIDEUIPlugin
start(BundleContext) - Method in class org.eclipse.emf.compare.rcp.EMFCompareRCPPlugin
 
start(BundleContext) - Method in class org.eclipse.emf.compare.rcp.ui.EMFCompareRCPUIPlugin
 
start1 - Variable in class org.eclipse.emf.compare.internal.dmp.diff_match_patch.Patch
 
start2 - Variable in class org.eclipse.emf.compare.internal.dmp.diff_match_patch.Patch
 
startCDATA() - Method in class org.eclipse.emf.compare.ide.internal.utils.ForwardingXMLDefaultHandler
startCDATA() - Method in class org.eclipse.emf.compare.ide.internal.utils.ForwardingXMLHandler
startDocument() - Method in class org.eclipse.emf.compare.ide.internal.utils.ForwardingXMLDefaultHandler
startDocument() - Method in class org.eclipse.emf.compare.ide.internal.utils.ForwardingXMLHandler
startDTD(String, String, String) - Method in class org.eclipse.emf.compare.ide.internal.utils.ForwardingXMLDefaultHandler
startDTD(String, String, String) - Method in class org.eclipse.emf.compare.ide.internal.utils.ForwardingXMLHandler
STARTED - Enum constant in enum class org.eclipse.emf.compare.ide.ui.internal.logical.resolver.ResourceComputationScheduler.ShutdownState
 
STARTED - Static variable in class org.eclipse.emf.compare.ide.ui.internal.logical.resolver.ResourceComputationScheduler.ShutdownStatus
 
startElement(String, String, String) - Method in class org.eclipse.emf.compare.ide.internal.utils.ForwardingXMLHandler
startElement(String, String, String, Attributes) - Method in class org.eclipse.emf.compare.ide.internal.utils.ForwardingXMLDefaultHandler
startElement(String, String, String, Attributes) - Method in class org.eclipse.emf.compare.ide.internal.utils.ForwardingXMLHandler
startEntity(String) - Method in class org.eclipse.emf.compare.ide.internal.utils.ForwardingXMLDefaultHandler
startEntity(String) - Method in class org.eclipse.emf.compare.ide.internal.utils.ForwardingXMLHandler
startPrefixMapping(String, String) - Method in class org.eclipse.emf.compare.ide.internal.utils.ForwardingXMLDefaultHandler
startPrefixMapping(String, String) - Method in class org.eclipse.emf.compare.ide.internal.utils.ForwardingXMLHandler
state - Variable in class org.eclipse.emf.compare.impl.DiffImpl
The cached value of the 'State' attribute.
STATE_EDEFAULT - Static variable in class org.eclipse.emf.compare.impl.DiffImpl
The default value of the 'State' attribute.
stop(BundleContext) - Method in class org.eclipse.emf.compare.ide.EMFCompareIDEPlugin
stop(BundleContext) - Method in class org.eclipse.emf.compare.ide.ui.internal.EMFCompareIDEUIPlugin
stop(BundleContext) - Method in class org.eclipse.emf.compare.rcp.EMFCompareRCPPlugin
 
stop(BundleContext) - Method in class org.eclipse.emf.compare.rcp.ui.EMFCompareRCPUIPlugin
 
stopJob(Job) - Method in class org.eclipse.emf.compare.ide.ui.internal.structuremergeviewer.EMFCompareStructureMergeViewer
 
StoragePathAdapter - Class in org.eclipse.emf.compare.ide.internal.utils
This will allow us to remember the storage path that allowed us to load a given resource.
StoragePathAdapter(String, boolean) - Constructor for class org.eclipse.emf.compare.ide.internal.utils.StoragePathAdapter
Default constructor.
StoragePathAdapter(String, boolean, String, String) - Constructor for class org.eclipse.emf.compare.ide.internal.utils.StoragePathAdapter
Constructor.
StorageTraversal - Class in org.eclipse.emf.compare.ide.utils
A Resource Traversal is no more than a set of resources used by the synchronization model to determine which resources to load as part of a given logical model.
StorageTraversal(Set<? extends IStorage>) - Constructor for class org.eclipse.emf.compare.ide.utils.StorageTraversal
Creates our traversal given its set of resources.
StorageTraversal(Set<? extends IStorage>, Diagnostic) - Constructor for class org.eclipse.emf.compare.ide.utils.StorageTraversal
Creates our traversal given its set of resources.
StorageTypedElement - Class in org.eclipse.emf.compare.ide.ui.internal.logical
Mostly copied from org.eclipse.team.internal.ui.StorageTypedElement.
StorageTypedElement(IStorage, String) - Constructor for class org.eclipse.emf.compare.ide.ui.internal.logical.StorageTypedElement
Default constructor.
StorageURIConverter - Class in org.eclipse.emf.compare.ide.utils
This implementation of an URI converter will keep track of the storages from which it created input streams.
StorageURIConverter(URIConverter) - Constructor for class org.eclipse.emf.compare.ide.utils.StorageURIConverter
Constructs our uri converter given its delegate.
storeConfiguration() - Method in class org.eclipse.emf.compare.rcp.ui.internal.configuration.ui.AbstractConfigurationUI
Used to store the configuration.
storeConfiguration() - Method in class org.eclipse.emf.compare.rcp.ui.internal.configuration.ui.match.DefaultMatchEngineConfiguratorUI
Used to store the configuration.
StrategyResourceMatcher - Class in org.eclipse.emf.compare.match.resource
A StrategyResourceMatcher will be used to match two or three Resources together; depending on whether we are doing a two or three way comparison.
StrategyResourceMatcher() - Constructor for class org.eclipse.emf.compare.match.resource.StrategyResourceMatcher
Default constructor with two strategies: NameMatchingStrategy & RootIDMatchingStrategy.
StrategyResourceMatcher(Collection<IResourceMatchingStrategy>) - Constructor for class org.eclipse.emf.compare.match.resource.StrategyResourceMatcher
Constructor that allows to give your own IResourceMatchingStrategy.
StreamAccessorStorage - Class in org.eclipse.emf.compare.ide.ui.internal.logical
This implementation of IStorage simply wraps a stream content accessor.
StreamAccessorStorage(IStreamContentAccessor, String) - Constructor for class org.eclipse.emf.compare.ide.ui.internal.logical.StreamAccessorStorage
Wraps the given accessor.
StringAttributeChangeAccessor - Class in org.eclipse.emf.compare.rcp.ui.internal.contentmergeviewer.accessor.impl
A ITypedElement that can be used as input of TextMergeViewer.
StringAttributeChangeAccessor(EObject, AttributeChange) - Constructor for class org.eclipse.emf.compare.rcp.ui.internal.contentmergeviewer.accessor.impl.StringAttributeChangeAccessor
Creates a new accessor for the given eObject and eAttribute.
StringAttributeChangeAccessorFactory - Class in org.eclipse.emf.compare.rcp.ui.internal.contentmergeviewer.accessor.factory.impl
A specific IAccessorFactory for string-typed AttributeChange objects.
StringAttributeChangeAccessorFactory() - Constructor for class org.eclipse.emf.compare.rcp.ui.internal.contentmergeviewer.accessor.factory.impl.StringAttributeChangeAccessorFactory
 
Strings - Class in org.eclipse.emf.compare.provider.spec
Utility class for Strings objects.
StructureMergeViewerFilter - Class in org.eclipse.emf.compare.rcp.ui.internal.structuremergeviewer.filters
This will be used by the structure viewer to filter out its list of differences according to a number of provided predicates.
StructureMergeViewerFilter(EventBus) - Constructor for class org.eclipse.emf.compare.rcp.ui.internal.structuremergeviewer.filters.StructureMergeViewerFilter
Constructs the difference filter.
StructureMergeViewerGrouper - Class in org.eclipse.emf.compare.rcp.ui.internal.structuremergeviewer.groups
This class will be used by the EMF Compare UI to group differences together in the structural differences tree viewer.
StructureMergeViewerGrouper(EventBus) - Constructor for class org.eclipse.emf.compare.rcp.ui.internal.structuremergeviewer.groups.StructureMergeViewerGrouper
Constructs the difference grouper.
StyleBuilder() - Constructor for class org.eclipse.emf.compare.provider.utils.IStyledString.Style.StyleBuilder
 
styledStringConverter - Variable in class org.eclipse.emf.compare.ide.ui.internal.structuremergeviewer.EMFCompareStructureMergeViewerLabelProvider
 
StyledStringConverter - Class in org.eclipse.emf.compare.ide.ui.internal.util
 
StyledStringConverter(Font, Color, Color) - Constructor for class org.eclipse.emf.compare.ide.ui.internal.util.StyledStringConverter
 
SUB_DIFF_AWARE_OPTION - Static variable in class org.eclipse.emf.compare.merge.AbstractMerger
The key of the merge option that allows to the mergers to consider sub-diffs of a diff as a whole.
submatches - Variable in class org.eclipse.emf.compare.impl.MatchImpl
The cached value of the 'Submatches' containment reference list.
SubMatchIterable - Class in org.eclipse.emf.compare.internal
A custom Iterable that will iterate over the Match->submatch tree of a given Match.
SubMatchIterable(Match) - Constructor for class org.eclipse.emf.compare.internal.SubMatchIterable
Constructs an iterable given the root of its tree.
SubMatchIterator - Class in org.eclipse.emf.compare.internal
A custom TreeIterator that will iterate over the Match->submatch tree.
SubMatchIterator(Match) - Constructor for class org.eclipse.emf.compare.internal.SubMatchIterator
Constructs an iterator given the root of its tree.
SubscriberProviderDescriptor - Class in org.eclipse.emf.compare.ide.ui.internal.subscriber
This class is used for information flow between SubscriberProviderRegistryListener and SubscriberProviderRegistry and managing the creation of ISubscriberProvider instances.
SubscriberProviderDescriptor(String, IConfigurationElement, int) - Constructor for class org.eclipse.emf.compare.ide.ui.internal.subscriber.SubscriberProviderDescriptor
Default constructor.
SubscriberProviderRegistry - Class in org.eclipse.emf.compare.ide.ui.subscriber
The registry managing the registered subscriber provider extension point information.
SubscriberProviderRegistry() - Constructor for class org.eclipse.emf.compare.ide.ui.subscriber.SubscriberProviderRegistry
Constructs and initialized this registry.
SubscriberProviderRegistryListener - Class in org.eclipse.emf.compare.ide.ui.internal.subscriber
This listener will react to changes against the subscriber provider extension point, allowing us to be in sync with plugin activation and deactivation.
SubscriberProviderRegistryListener(String, String, ILog, SubscriberProviderRegistry) - Constructor for class org.eclipse.emf.compare.ide.ui.internal.subscriber.SubscriberProviderRegistryListener
Initialize a registry event listener for our handlers.
SubscriberStorageAccessor - Class in org.eclipse.emf.compare.ide.ui.internal.logical
This is used by our synchronization model to access the innards of Team's Subscribers.
SubscriberStorageAccessor(Subscriber) - Constructor for class org.eclipse.emf.compare.ide.ui.internal.logical.SubscriberStorageAccessor
Wraps the given subscriber within this accessor.
subTask(String) - Method in class org.eclipse.emf.compare.ide.ui.internal.progress.JobProgressMonitorWrapper
subTask(String) - Method in class org.eclipse.emf.compare.ide.ui.internal.util.ThreadSafeProgressMonitor
SUCCESS - Static variable in class org.eclipse.emf.compare.ide.ui.internal.logical.resolver.ResourceComputationScheduler.ShutdownStatus
 
supportedTypes - Variable in class org.eclipse.emf.compare.ide.ui.internal.structuremergeviewer.provider.TreeCompareInputAdapterFactory
This keeps track of all the supported types checked by isFactoryForType.
supportedTypes - Variable in class org.eclipse.emf.compare.provider.CompareItemProviderAdapterFactory
This keeps track of all the supported types checked by isFactoryForType.
supportedTypes - Variable in class org.eclipse.emf.compare.provider.TooltipLabelAdapterFactory
This keeps track of all the supported types checked by isFactoryForType.
SWTUtil - Class in org.eclipse.emf.compare.rcp.ui.internal.util
Utility class for running operation in the UI-Thread if not already within it.
SYNCHRONIZATION_BEHAVIOR - Static variable in class org.eclipse.emf.compare.rcp.ui.internal.preferences.FiltersPreferencePage
Preference key holding synchronization behavior value.
SynchronizationModel - Class in org.eclipse.emf.compare.ide.ui.logical
This class acts as a simple DTO that allows us to store the three traversals corresponding to the three sides of a comparison while we build its scope.
SynchronizationModel(StorageTraversal, StorageTraversal, StorageTraversal) - Constructor for class org.eclipse.emf.compare.ide.ui.logical.SynchronizationModel
Constructs our logical model given the three traversal for our sides.
SynchronizationModel(StorageTraversal, StorageTraversal, StorageTraversal, Diagnostic) - Constructor for class org.eclipse.emf.compare.ide.ui.logical.SynchronizationModel
Constructs our logical model given the three traversal for our sides.
SynchronizedResourceSet - Class in org.eclipse.emf.compare.ide.ui.internal.logical.resolver
A thread-safe implementation of a ResourceSet that will prevent loading of resources unless explicitly demanded through SynchronizedResourceSet.loadResource(URI).
SynchronizedResourceSet(IProxyCreationListener) - Constructor for class org.eclipse.emf.compare.ide.ui.internal.logical.resolver.SynchronizedResourceSet
Constructor.
SynchronizerDialog - Class in org.eclipse.emf.compare.rcp.ui.internal.structuremergeviewer.actions.ui
Dialog used to ask user synchronization behavior.
SynchronizerDialog(Shell, String, String, String) - Constructor for class org.eclipse.emf.compare.rcp.ui.internal.structuremergeviewer.actions.ui.SynchronizerDialog
Constructor.
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