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
' reference
setMatch(Match) - Method in class org.eclipse.emf.compare.impl.DiffImpl
setMatch(Match) - Method in class org.eclipse.emf.compare.internal.spec.AttributeChangeSpec
Sets the value of the '
Match
' reference
setMatch(Match) - Method in class org.eclipse.emf.compare.internal.spec.DiffSpec
Sets the value of the '
Match
' reference
setMatch(Match) - Method in class org.eclipse.emf.compare.internal.spec.FeatureMapChangeSpec
Sets the value of the '
Match
' reference
setMatch(Match) - Method in class org.eclipse.emf.compare.internal.spec.ReferenceChangeSpec
Sets the value of the '
Match
' reference
setMatch(Match) - Method in class org.eclipse.emf.compare.internal.spec.ResourceAttachmentChangeSpec
Sets the value of the '
Match
' reference
setMatch(Match) - Method in class org.eclipse.emf.compare.internal.spec.ResourceLocationChangeSpec
Sets the value of the '
Match
' reference
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
setName(String) - Method in class org.eclipse.emf.compare.match.impl.NotLoadedFragmentMatch
Set name.
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.
setResourcesGraph(ReadOnlyGraph<URI>) - Method in class org.eclipse.emf.compare.ide.ui.internal.configuration.EMFCompareConfiguration
setResourcesGraph(ReadOnlyGraph<URI>) - Method in interface org.eclipse.emf.compare.rcp.ui.internal.configuration.IEMFCompareConfiguration
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
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.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.
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
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
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
setViewer(ListViewer) - Method in class org.eclipse.emf.compare.rcp.ui.internal.preferences.impl.GroupsInteractiveContent
Set the viewer.
setViewer(CheckboxTableViewer) - Method in class org.eclipse.emf.compare.rcp.ui.internal.preferences.impl.InteractiveUIContent
Sets the viewer in the interactive content.
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
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.
similaritySuccess() - Method in class org.eclipse.emf.compare.match.eobject.internal.ProximityMatchStats
We achieved a match using similarity.
SingleStructuralFeatureAccessorFactory - Class in org.eclipse.emf.compare.rcp.ui.internal.contentmergeviewer.accessor.factory.impl
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
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
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.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.
source - Variable in class org.eclipse.emf.compare.impl.DiffImpl
The cached value of the '
Source
' attribute
SOURCE_EDEFAULT - Static variable in class org.eclipse.emf.compare.impl.DiffImpl
The default value of the '
Source
' attribute
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
startCDATA() - Method in class org.eclipse.emf.compare.ide.internal.utils.ForwardingXMLHandler
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.ForwardingXMLHandler
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.ForwardingXMLHandler
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.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
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
StrategyResourceMatcher() - Constructor for class org.eclipse.emf.compare.match.resource.StrategyResourceMatcher
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
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
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
String
s 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.
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
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.
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
Subscriber
s.
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
supportedTypes - Variable in class org.eclipse.emf.compare.ide.ui.internal.structuremergeviewer.provider.TreeCompareInputAdapterFactory
supportedTypes - Variable in class org.eclipse.emf.compare.provider.CompareItemProviderAdapterFactory
EMF Compare
3.2.0.201505051321
Copyright (c) 2006, 2014 Obeo and others. All rights reserved.