EMF Compare
3.1.0.201408190703
A B C D E F G H I K L M N O P R S T U V W 

P

postComparison(Comparison, Monitor) - Method in interface org.eclipse.emf.compare.postprocessor.IPostProcessor
This will be called by EMF Compare in order to execute the specified behavior after a comparison, from a comparison.
postConflicts(Comparison, Monitor) - Method in interface org.eclipse.emf.compare.postprocessor.IPostProcessor
This will be called by EMF Compare in order to execute the specified behavior after the conflicts step, from a comparison.
postDiff(Comparison, Monitor) - Method in interface org.eclipse.emf.compare.postprocessor.IPostProcessor
This will be called by EMF Compare in order to execute the specified behavior after the difference step, from a comparison.
postEquivalences(Comparison, Monitor) - Method in interface org.eclipse.emf.compare.postprocessor.IPostProcessor
This will be called by EMF Compare in order to execute the specified behavior after the equivalences step, from a comparison.
postMatch(Comparison, Monitor) - Method in interface org.eclipse.emf.compare.postprocessor.IPostProcessor
This will be called by EMF Compare in order to execute the specified behavior after the match step, from a comparison.
PostProcessorDescriptorRegistryImpl<K> - Class in org.eclipse.emf.compare.postprocessor
This will contain all of the EMF Compare extensions.
PostProcessorDescriptorRegistryImpl() - Constructor for class org.eclipse.emf.compare.postprocessor.PostProcessorDescriptorRegistryImpl
Creates a new extension registry.
postRequirements(Comparison, Monitor) - Method in interface org.eclipse.emf.compare.postprocessor.IPostProcessor
This will be called by EMF Compare in order to execute the specified behavior after the requirements step, from a comparison.
primeRefining - Variable in class org.eclipse.emf.compare.impl.DiffImpl
The cached value of the 'Prime Refining' reference.
printComparison(Comparison, PrintStream) - Static method in class org.eclipse.emf.compare.utils.EMFComparePrettyPrinter
Prints the whole comparison on the given stream (might be stream).
printDifferences(Comparison, PrintStream) - Static method in class org.eclipse.emf.compare.utils.EMFComparePrettyPrinter
Prints all differences detected for the given comparison on the given stream.
printMatch(Comparison, PrintStream) - Static method in class org.eclipse.emf.compare.utils.EMFComparePrettyPrinter
Prints all the Match elements contained by the given comparison.
proximity(EObject, EObject) - Method in class org.eclipse.emf.compare.match.eobject.URIDistance
Return a metric result URI similarities.
proximity(Iterable<String>, Iterable<String>) - Method in class org.eclipse.emf.compare.match.eobject.URIDistance
Return a metric result URI similarities.
ProximityEObjectMatcher - Class in org.eclipse.emf.compare.match.eobject
This matcher is using a distance function to match EObject.
ProximityEObjectMatcher(ProximityEObjectMatcher.DistanceFunction) - Constructor for class org.eclipse.emf.compare.match.eobject.ProximityEObjectMatcher
Create the matcher using the given distance function.
ProximityEObjectMatcher.DistanceFunction - Interface in org.eclipse.emf.compare.match.eobject
This represent a distance function used by the ProximityEObjectMatcher to compare EObjects and retrieve the closest EObject from one side to another.
ProximityIndex - Class in org.eclipse.emf.compare.match.eobject.internal
This class is responsible for holding several version of EObjects from sides left, right or origins and provides the ability to return the closest instance (from a difference side) of a given EObject.
ProximityIndex(ProximityEObjectMatcher.DistanceFunction, ScopeQuery) - Constructor for class org.eclipse.emf.compare.match.eobject.internal.ProximityIndex
Create a new ProximityIndex using the given distance function.
ProximityMatchStats - Class in org.eclipse.emf.compare.match.eobject.internal
A class responsible for tracking statistics about a given comparison process.
ProximityMatchStats() - Constructor for class org.eclipse.emf.compare.match.eobject.internal.ProximityMatchStats
 
PSEUDO_VALUE - Static variable in enum org.eclipse.emf.compare.ConflictKind
The 'PSEUDO' literal value
PseudoConflictMerger - Class in org.eclipse.emf.compare.merge
A simple merger for pseudo conflict.
PseudoConflictMerger() - Constructor for class org.eclipse.emf.compare.merge.PseudoConflictMerger
 
put(String, WeightProvider.Descriptor) - Method in interface org.eclipse.emf.compare.match.eobject.WeightProvider.Descriptor.Registry
Adds a weight provider to the registry.
put(String, WeightProvider.Descriptor) - Method in class org.eclipse.emf.compare.match.eobject.WeightProviderDescriptorRegistryImpl
Adds a weight provider to the registry.
put(K, IPostProcessor.Descriptor) - Method in interface org.eclipse.emf.compare.postprocessor.IPostProcessor.Descriptor.Registry
Adds a post processor to the registry.
put(K, IPostProcessor.Descriptor) - Method in class org.eclipse.emf.compare.postprocessor.PostProcessorDescriptorRegistryImpl
Adds a post processor to the registry.
A B C D E F G H I K L M N O P R S T U V W 
EMF Compare
3.1.0.201408190703


Copyright (c) 2006, 2014 Obeo and others. All rights reserved.