Class PostProcessorDescriptorRegistryImpl<K>

java.lang.Object
org.eclipse.emf.compare.postprocessor.PostProcessorDescriptorRegistryImpl<K>
Type Parameters:
K - the type of the key of this registry
All Implemented Interfaces:
IPostProcessor.Descriptor.Registry<K>

public class PostProcessorDescriptorRegistryImpl<K> extends Object implements IPostProcessor.Descriptor.Registry<K>
This will contain all of the EMF Compare extensions.