The cached value of the '
Refines
' reference list.
registry - Variable in class org.eclipse.emf.compare.EMFCompare.Builder
The PostProcessorRegistry to use to find an IPostProcessor.
reject(Diff, boolean) - Method in class org.eclipse.emf.compare.merge.AbstractMerger
Reject the given difference.
reject(Diff, boolean) - Method in class org.eclipse.emf.compare.merge.AttributeChangeMerger
Reject the given difference.
reject(Diff, boolean) - Method in class org.eclipse.emf.compare.merge.FeatureMapChangeMerger
Reject the given difference.
reject(Diff, boolean) - Method in class org.eclipse.emf.compare.merge.ReferenceChangeMerger
Merge the given difference rejecting it.
reject(Diff, boolean) - Method in class org.eclipse.emf.compare.merge.ResourceAttachmentChangeMerger
Reject the given difference.
remove(EObject, EObjectIndex.Side) - Method in interface org.eclipse.emf.compare.match.eobject.EObjectIndex
Remove an object from the index.
remove(EObject, EObjectIndex.Side) - Method in class org.eclipse.emf.compare.match.eobject.internal.ByTypeIndex
Remove an object from the index.
remove(EObject, EObjectIndex.Side) - Method in class org.eclipse.emf.compare.match.eobject.internal.ProximityIndex
Remove an object from the index.
remove(String) - Method in interface org.eclipse.emf.compare.match.eobject.WeightProvider.Descriptor.Registry
Removes a weight provider from this registry.
remove(String) - Method in class org.eclipse.emf.compare.match.eobject.WeightProviderDescriptorRegistryImpl
Removes a weight provider from this registry.
remove(String) - Method in interface org.eclipse.emf.compare.match.IMatchEngine.Factory.Registry
remove(String) - Method in class org.eclipse.emf.compare.match.impl.MatchEngineFactoryRegistryImpl
remove(String) - Method in interface org.eclipse.emf.compare.merge.IMerger.Registry
Removes a merger from the registry, from its class name.
remove(String) - Method in class org.eclipse.emf.compare.merge.IMerger.RegistryImpl
Removes a merger from the registry, from its class name.
remove(K) - Method in interface org.eclipse.emf.compare.postprocessor.IPostProcessor.Descriptor.Registry
Removes a post processor from this registry.
remove(K) - Method in class org.eclipse.emf.compare.postprocessor.PostProcessorDescriptorRegistryImpl
Removes a post processor from this registry.
removed(String) - Static method in class org.eclipse.emf.compare.utils.EMFComparePredicates
This predicate can be used to check whether a given Diff represents the removal of an EObject matching
the given qualified name.
removedFromAttribute(String, String, Object) - Static method in class org.eclipse.emf.compare.utils.EMFComparePredicates
This predicate can be used to check whether a given Diff represents the deletion of a value from a
multi-valued attribute going by attributeName
on an EObject which name matches
qualifiedName
.
removedFromReference(String, String, String) - Static method in class org.eclipse.emf.compare.utils.EMFComparePredicates
This predicate can be used to check whether a given Diff represents the deletion of a value from a
multi-valued reference going by referenceName
on an EObject which name matches
qualifiedName
.
removedFromReference(String, String, String, EStructuralFeature) - Static method in class org.eclipse.emf.compare.utils.EMFComparePredicates
This predicate can be used to check whether a given Diff represents the deletion of a value from a
multi-valued reference going by referenceName
on an EObject which name matches
qualifiedName
.
removeEldestEntry(Map.Entry<K, V>) - Method in class org.eclipse.emf.compare.match.eobject.internal.AccessBasedLRUCache
removeFromTarget(AttributeChange, boolean) - Method in class org.eclipse.emf.compare.merge.AttributeChangeMerger
This will be called when we need to remove an element from the target side.
removeFromTarget(FeatureMapChange, boolean) - Method in class org.eclipse.emf.compare.merge.FeatureMapChangeMerger
This will be called when we need to remove an element from the target side.
removeFromTarget(ReferenceChange, boolean) - Method in class org.eclipse.emf.compare.merge.ReferenceChangeMerger
This will be called when we need to remove an element from the target side.
removeFromTarget(ResourceAttachmentChange, boolean) - Method in class org.eclipse.emf.compare.merge.ResourceAttachmentChangeMerger
This will be called when we need to remove an element from the target side.
reqEngine - Variable in class org.eclipse.emf.compare.EMFCompare.Builder
The IReqEngine to use to compute comparison.
requiredBy - Variable in class org.eclipse.emf.compare.impl.DiffImpl