The cached value of the '
Conflicts
' containment reference list.
ConflictSpec - Class in org.eclipse.emf.compare.internal.spec
This specialization of the
ConflictImpl
class allows us to define the derived features and
operations implementations.
ConflictSpec() - Constructor for class org.eclipse.emf.compare.internal.spec.ConflictSpec
CONTAINMENT_REFERENCE_CHANGE - Static variable in class org.eclipse.emf.compare.utils.EMFComparePredicates
This can be used to check whether a given diff is a containment reference change.
containmentReferenceChange() - Static method in class org.eclipse.emf.compare.utils.EMFComparePredicates
contains(Comparison, Iterable<E>, E) - Method in class org.eclipse.emf.compare.diff.DefaultDiffEngine
Checks whether the given iterable
contains the given element
according to the semantics
of IEqualityHelper#matchingValues(Comparison, Object, Object)
.
contentDescription(URI, Map<?, ?>) - Method in class org.eclipse.emf.compare.utils.DelegatingURIConverter
convertConflictKindToString(EDataType, Object) - Method in class org.eclipse.emf.compare.impl.CompareFactoryImpl
convertDifferenceKindToString(EDataType, Object) - Method in class org.eclipse.emf.compare.impl.CompareFactoryImpl
convertDifferenceSourceToString(EDataType, Object) - Method in class org.eclipse.emf.compare.impl.CompareFactoryImpl
convertDifferenceStateToString(EDataType, Object) - Method in class org.eclipse.emf.compare.impl.CompareFactoryImpl
convertEIterableToString(EDataType, Object) - Method in class org.eclipse.emf.compare.impl.CompareFactoryImpl
convertToString(EDataType, Object) - Method in class org.eclipse.emf.compare.impl.CompareFactoryImpl
copy(EObject) - Method in class org.eclipse.emf.compare.utils.EMFCompareCopier
Implementation mostly copied from Copier#copy(EObject), we only remove the reference copying from here.
copyAllLeftToRight(Iterable<? extends Diff>, Monitor) - Method in class org.eclipse.emf.compare.merge.BatchMerger
This will be called to copy all of the differences from the given list from the left to the right side.
copyAllLeftToRight(Iterable<? extends Diff>, Monitor) - Method in interface org.eclipse.emf.compare.merge.IBatchMerger
This will be called to copy all of the differences from the given list from the left to the right side.
copyAllRightToLeft(Iterable<? extends Diff>, Monitor) - Method in class org.eclipse.emf.compare.merge.BatchMerger
This will be called to copy all of the differences from the given list from the right to the left side.
copyAllRightToLeft(Iterable<? extends Diff>, Monitor) - Method in interface org.eclipse.emf.compare.merge.IBatchMerger
This will be called to copy all of the differences from the given list from the right to the left side.
copyLeftToRight() - Method in interface org.eclipse.emf.compare.Diff
Deprecated.
copyLeftToRight() - Method in class org.eclipse.emf.compare.impl.DiffImpl
copyLeftToRight() - Method in class org.eclipse.emf.compare.internal.spec.AttributeChangeSpec
copyLeftToRight() - Method in class org.eclipse.emf.compare.internal.spec.ReferenceChangeSpec
copyLeftToRight() - Method in class org.eclipse.emf.compare.internal.spec.ResourceAttachmentChangeSpec
Deprecated.
copyLeftToRight(Diff, Monitor) - Method in class org.eclipse.emf.compare.merge.AbstractMerger
Executes the copy from left to right.
copyLeftToRight(Diff, Monitor) - Method in class org.eclipse.emf.compare.merge.ConflictMerger
Executes the copy from left to right.
copyLeftToRight(Diff, Monitor) - Method in interface org.eclipse.emf.compare.merge.IMerger
Executes the copy from left to right.
copyLeftToRight(Diff, Monitor) - Method in class org.eclipse.emf.compare.merge.PseudoConflictMerger
Executes the copy from left to right.
copyright - Static variable in interface org.eclipse.emf.compare.AttributeChange
copyright - Static variable in interface org.eclipse.emf.compare.CompareFactory
copyright - Static variable in interface org.eclipse.emf.compare.ComparePackage
copyright - Static variable in interface org.eclipse.emf.compare.Comparison
copyright - Static variable in interface org.eclipse.emf.compare.Conflict
copyright - Static variable in enum org.eclipse.emf.compare.ConflictKind
copyright - Static variable in interface org.eclipse.emf.compare.Diff
copyright - Static variable in enum org.eclipse.emf.compare.DifferenceKind
copyright - Static variable in enum org.eclipse.emf.compare.DifferenceSource
copyright - Static variable in enum org.eclipse.emf.compare.DifferenceState
copyright - Static variable in interface org.eclipse.emf.compare.Equivalence
copyright - Static variable in interface org.eclipse.emf.compare.FeatureMapChange
copyright - Static variable in class org.eclipse.emf.compare.impl.AttributeChangeImpl
copyright - Static variable in class org.eclipse.emf.compare.impl.CompareFactoryImpl
copyright - Static variable in class org.eclipse.emf.compare.impl.ComparePackageImpl
copyright - Static variable in class org.eclipse.emf.compare.impl.ComparisonImpl
copyright - Static variable in class org.eclipse.emf.compare.impl.ConflictImpl
copyright - Static variable in class org.eclipse.emf.compare.impl.DiffImpl
copyright - Static variable in class org.eclipse.emf.compare.impl.EquivalenceImpl
copyright - Static variable in class org.eclipse.emf.compare.impl.FeatureMapChangeImpl
copyright - Static variable in class org.eclipse.emf.compare.impl.MatchImpl
copyright - Static variable in class org.eclipse.emf.compare.impl.MatchResourceImpl
copyright - Static variable in class org.eclipse.emf.compare.impl.ReferenceChangeImpl
copyright - Static variable in class org.eclipse.emf.compare.impl.ResourceAttachmentChangeImpl
copyright - Static variable in interface org.eclipse.emf.compare.Match
copyright - Static variable in interface org.eclipse.emf.compare.MatchResource
copyright - Static variable in interface org.eclipse.emf.compare.ReferenceChange
copyright - Static variable in interface org.eclipse.emf.compare.ResourceAttachmentChange
copyright - Static variable in class org.eclipse.emf.compare.util.CompareAdapterFactory
copyright - Static variable in class org.eclipse.emf.compare.util.CompareSwitch
copyRightToLeft() - Method in interface org.eclipse.emf.compare.Diff
Deprecated.
copyRightToLeft() - Method in class org.eclipse.emf.compare.impl.DiffImpl
copyRightToLeft() - Method in class org.eclipse.emf.compare.internal.spec.AttributeChangeSpec
copyRightToLeft() - Method in class org.eclipse.emf.compare.internal.spec.ReferenceChangeSpec
copyRightToLeft() - Method in class org.eclipse.emf.compare.internal.spec.ResourceAttachmentChangeSpec
Deprecated.
copyRightToLeft(Diff, Monitor) - Method in class org.eclipse.emf.compare.merge.AbstractMerger
Executes the copy from right to left.
copyRightToLeft(Diff, Monitor) - Method in class org.eclipse.emf.compare.merge.ConflictMerger
Executes the copy from right to left.
copyRightToLeft(Diff, Monitor) - Method in interface org.eclipse.emf.compare.merge.IMerger
Executes the copy from right to left.
copyRightToLeft(Diff, Monitor) - Method in class org.eclipse.emf.compare.merge.PseudoConflictMerger
Executes the copy from right to left.
create(EClass) - Method in class org.eclipse.emf.compare.impl.CompareFactoryImpl
create(Diff) - Method in class org.eclipse.emf.compare.internal.postprocessor.factories.AbstractChangeFactory
create(Diff) - Method in interface org.eclipse.emf.compare.internal.postprocessor.factories.IChangeFactory
create(UseIdentifiers) - Static method in class org.eclipse.emf.compare.match.DefaultMatchEngine
Helper creator method that instantiate a
DefaultMatchEngine
that will use identifiers as
specified by the given
useIDs
enumeration.
create(UseIdentifiers, WeightProvider.Descriptor.Registry) - Static method in class org.eclipse.emf.compare.match.DefaultMatchEngine
Helper creator method that instantiate a
DefaultMatchEngine
that will use identifiers as
specified by the given
useIDs
enumeration.
createAdapter(Notifier) - Method in class org.eclipse.emf.compare.util.CompareAdapterFactory
Creates an adapter for the target
createAttributeChange() - Method in interface org.eclipse.emf.compare.CompareFactory
Returns a new object of class 'Attribute Change'
createAttributeChange() - Method in class org.eclipse.emf.compare.impl.CompareFactoryImpl
createAttributeChangeAdapter() - Method in class org.eclipse.emf.compare.util.CompareAdapterFactory
createComparison() - Method in interface org.eclipse.emf.compare.CompareFactory
Returns a new object of class 'Comparison'
createComparison() - Method in class org.eclipse.emf.compare.impl.CompareFactoryImpl
createComparison() - Method in class org.eclipse.emf.compare.match.DefaultComparisonFactory
createComparison() - Method in interface org.eclipse.emf.compare.match.IComparisonFactory
createComparisonAdapter() - Method in class org.eclipse.emf.compare.util.CompareAdapterFactory
Creates a new adapter for an object of class '
Comparison
'
createConflict() - Method in interface org.eclipse.emf.compare.CompareFactory
Returns a new object of class 'Conflict'
createConflict() - Method in class org.eclipse.emf.compare.impl.CompareFactoryImpl
createConflictAdapter() - Method in class org.eclipse.emf.compare.util.CompareAdapterFactory
Creates a new adapter for an object of class '
Conflict
'
createConflictKindFromString(EDataType, String) - Method in class org.eclipse.emf.compare.impl.CompareFactoryImpl
createContainmentDifferences(Match, EReference, boolean, List<Object>, List<Object>, DifferenceSource) - Method in class org.eclipse.emf.compare.diff.DefaultDiffEngine
createCopy(EObject) - Method in class org.eclipse.emf.compare.merge.AbstractMerger
This will create a copy of the given EObject that can be used as the target of an addition (or the
reverting of a deletion).
createDefaultCache(CacheBuilder<Object, Object>) - Static method in class org.eclipse.emf.compare.utils.EqualityHelper
Create a cache as required by EqualityHelper.
createDefaultEObjectMatcher(UseIdentifiers) - Static method in class org.eclipse.emf.compare.match.DefaultMatchEngine
Creates and configures an
IEObjectMatcher
with the strategy given by
useIDs
.
createDefaultEObjectMatcher(UseIdentifiers, WeightProvider.Descriptor.Registry) - Static method in class org.eclipse.emf.compare.match.DefaultMatchEngine
Creates and configures an
IEObjectMatcher
with the strategy given by
useIDs
.
createDefaultScope(Notifier, Notifier) - Static method in class org.eclipse.emf.compare.EMFCompare
Deprecated.
this was only a delegation to the publicly accessible DefaultComparisonScope
... it
will be removed in a subsequent release.
createDefaultScope(Notifier, Notifier, Notifier) - Static method in class org.eclipse.emf.compare.EMFCompare
Deprecated.
this was only a delegation to the publicly accessible DefaultComparisonScope
... it
will be removed in a subsequent release.
createDiff() - Method in interface org.eclipse.emf.compare.CompareFactory
Returns a new object of class 'Diff'
createDiff() - Method in class org.eclipse.emf.compare.impl.CompareFactoryImpl
createDiffAdapter() - Method in class org.eclipse.emf.compare.util.CompareAdapterFactory
Creates a new adapter for an object of class '
Diff
'
createDifferenceKindFromString(EDataType, String) - Method in class org.eclipse.emf.compare.impl.CompareFactoryImpl
createDifferenceSourceFromString(EDataType, String) - Method in class org.eclipse.emf.compare.impl.CompareFactoryImpl
createDifferenceStateFromString(EDataType, String) - Method in class org.eclipse.emf.compare.impl.CompareFactoryImpl
createEIterableFromString(EDataType, String) - Method in class org.eclipse.emf.compare.impl.CompareFactoryImpl
createEObjectAdapter() - Method in class org.eclipse.emf.compare.util.CompareAdapterFactory
Creates a new adapter for the default case
createEqualityHelper() - Method in class org.eclipse.emf.compare.match.DefaultEqualityHelperFactory
createEqualityHelper() - Method in interface org.eclipse.emf.compare.match.IEqualityHelperFactory
createEquivalence() - Method in interface org.eclipse.emf.compare.CompareFactory
Returns a new object of class 'Equivalence'
createEquivalence() - Method in class org.eclipse.emf.compare.impl.CompareFactoryImpl
createEquivalenceAdapter() - Method in class org.eclipse.emf.compare.util.CompareAdapterFactory
Creates a new adapter for an object of class '
Equivalence
'
createExtension() - Method in class org.eclipse.emf.compare.internal.postprocessor.factories.AbstractChangeFactory
It creates the graphical change extension.
createFeatureFilter() - Method in class org.eclipse.emf.compare.diff.DefaultDiffEngine
This will be used in order to create the
FeatureFilter
that should be used by this engine to
determine the structural features on which it is to try and detect differences.
createFeatureMapChange() - Method in interface org.eclipse.emf.compare.CompareFactory
Returns a new object of class 'Feature Map Change'
createFeatureMapChange() - Method in class org.eclipse.emf.compare.impl.CompareFactoryImpl
createFeatureMapChangeAdapter() - Method in class org.eclipse.emf.compare.util.CompareAdapterFactory
createFromString(EDataType, String) - Method in class org.eclipse.emf.compare.impl.CompareFactoryImpl
createInputStream(URI) - Method in class org.eclipse.emf.compare.utils.DelegatingURIConverter
createInputStream(URI, Map<?, ?>) - Method in class org.eclipse.emf.compare.utils.DelegatingURIConverter
createMappings(Iterator<? extends Resource>, Iterator<? extends Resource>, Iterator<? extends Resource>) - Method in interface org.eclipse.emf.compare.match.resource.IResourceMatcher
This will be called by the engine in order to retrieve the mappings created by this matcher.
createMappings(Iterator<? extends Resource>, Iterator<? extends Resource>, Iterator<? extends Resource>) - Method in class org.eclipse.emf.compare.match.resource.StrategyResourceMatcher
This will be called by the engine in order to retrieve the mappings created by this matcher.
createMatch() - Method in interface org.eclipse.emf.compare.CompareFactory
Returns a new object of class 'Match'
createMatch() - Method in class org.eclipse.emf.compare.impl.CompareFactoryImpl
createMatchAdapter() - Method in class org.eclipse.emf.compare.util.CompareAdapterFactory
Creates a new adapter for an object of class '
Match
'
createMatches(Comparison, Iterator<? extends EObject>, Iterator<? extends EObject>, Iterator<? extends EObject>, Monitor) - Method in class org.eclipse.emf.compare.match.eobject.IdentifierEObjectMatcher
This will be called by the match engine to determine matches between EObjects.
createMatches(Comparison, Iterator<? extends EObject>, Iterator<? extends EObject>, Iterator<? extends EObject>, Monitor) - Method in interface org.eclipse.emf.compare.match.eobject.IEObjectMatcher
This will be called by the match engine to determine matches between EObjects.
createMatches(Comparison, Iterator<? extends EObject>, Iterator<? extends EObject>, Iterator<? extends EObject>, Monitor) - Method in class org.eclipse.emf.compare.match.eobject.ProximityEObjectMatcher
This will be called by the match engine to determine matches between EObjects.
createMatchResource() - Method in interface org.eclipse.emf.compare.CompareFactory
Returns a new object of class 'Match Resource'
createMatchResource() - Method in class org.eclipse.emf.compare.impl.CompareFactoryImpl
createMatchResource(Resource, Resource, Resource) - Static method in class org.eclipse.emf.compare.match.resource.NameMatchingStrategy
Creates a
MatchResource
instance and sets all three resources of the mapping on it.
createMatchResource(Resource, Resource, Resource) - Static method in class org.eclipse.emf.compare.match.resource.NameSimilarityMatchingStrategy
Creates a
MatchResource
instance and sets all three resources of the mapping on it.
createMatchResource(Resource, Resource, Resource) - Method in class org.eclipse.emf.compare.match.resource.RootIDMatchingStrategy
Creates a
MatchResource
instance and sets all three resources of the mapping on it.
createMatchResource(Resource, Resource, Resource) - Static method in class org.eclipse.emf.compare.match.resource.StrategyResourceMatcher
Creates a
MatchResource
instance and sets all three resources of the mapping on it.
createMatchResourceAdapter() - Method in class org.eclipse.emf.compare.util.CompareAdapterFactory
createOutputStream(URI) - Method in class org.eclipse.emf.compare.utils.DelegatingURIConverter
createOutputStream(URI, Map<?, ?>) - Method in class org.eclipse.emf.compare.utils.DelegatingURIConverter
createPackageContents() - Method in class org.eclipse.emf.compare.impl.ComparePackageImpl
Creates the meta-model objects for the package.
createReferenceChange() - Method in interface org.eclipse.emf.compare.CompareFactory
Returns a new object of class 'Reference Change'
createReferenceChange() - Method in class org.eclipse.emf.compare.impl.CompareFactoryImpl
createReferenceChangeAdapter() - Method in class org.eclipse.emf.compare.util.CompareAdapterFactory
createResourceAttachmentChange() - Method in interface org.eclipse.emf.compare.CompareFactory
Returns a new object of class 'Resource Attachment Change'
createResourceAttachmentChange() - Method in class org.eclipse.emf.compare.impl.CompareFactoryImpl
createResourceAttachmentChangeAdapter() - Method in class org.eclipse.emf.compare.util.CompareAdapterFactory
createResourceMatcher() - Method in class org.eclipse.emf.compare.match.DefaultMatchEngine
This will be used to create the resource matcher that will be used by this match engine.
createStandaloneInstance() - Static method in class org.eclipse.emf.compare.match.eobject.WeightProviderDescriptorRegistryImpl
createStandaloneInstance() - Static method in class org.eclipse.emf.compare.match.impl.MatchEngineFactoryRegistryImpl
Returns a registry filled with the default match engine factory provided by EMF Compare
MatchEngineFactoryImpl
.
createStandaloneInstance() - Static method in class org.eclipse.emf.compare.merge.IMerger.RegistryImpl
A B C D E F G H I K L M N O P R S T U V W