Package | Description |
---|---|
org.eclipse.emf.compare.postprocessor | |
org.eclipse.emf.compare.rcp.internal.postprocessor |
Modifier and Type | Method and Description |
---|---|
IPostProcessor |
IPostProcessor.Descriptor.getPostProcessor()
Returns the wrapped post processor.
|
IPostProcessor |
BasicPostProcessorDescriptorImpl.getPostProcessor()
Returns the wrapped post processor.
|
Modifier and Type | Method and Description |
---|---|
List<IPostProcessor> |
PostProcessorDescriptorRegistryImpl.getPostProcessors(IComparisonScope scope)
Retrieve the post processors from a given
scope . |
List<IPostProcessor> |
IPostProcessor.Descriptor.Registry.getPostProcessors(IComparisonScope scope)
Retrieve the post processors from a given
scope . |
Constructor and Description |
---|
BasicPostProcessorDescriptorImpl(IPostProcessor postProcessor,
Pattern nsURI,
Pattern resourceURI)
Constructs a new descriptor with the given value.
|
Modifier and Type | Method and Description |
---|---|
IPostProcessor |
PostProcessorDescriptor.getPostProcessor()
Returns the wrapped post processor.
|
Modifier and Type | Method and Description |
---|---|
List<IPostProcessor> |
PostProcessorRegistryImpl.getPostProcessors(IComparisonScope scope)
Retrieve the post processors from a given
scope . |
Copyright (c) 2006, 2014 Obeo and others. All rights reserved.