Interface | Description |
---|---|
IPostProcessor |
Implementations of this interface can be used in order to tell EMF Compare how to make post treatments at
each step of the comparison.
|
IPostProcessor.Descriptor |
Wrapper describing the given post processor.
|
IPostProcessor.Descriptor.Registry<K> |
Registry of post processor.
|
Class | Description |
---|---|
BasicPostProcessorDescriptorImpl |
A simple implementation of
IPostProcessor.Descriptor that will delegate its method implementation to values given
to its constructor. |
PostProcessorDescriptorRegistryImpl<K> |
This will contain all of the EMF Compare extensions.
|
Copyright (c) 2006, 2014 Obeo and others. All rights reserved.