| Interface | Description | 
|---|---|
| IItemDescriptionProvider | This is the interface implemented to provide a description for an item. | 
| IItemStyledLabelProvider | This is the interface implemented to provide a styled label for an item. | 
| ISemanticObjectLabelProvider | Provider of labels for semantic objects. | 
| ITooltipLabelProvider | Provider of tooltips. | 
| Class | Description | 
|---|---|
| AdapterFactoryUtil | Deprecated Use  AdapterFactoryItemDelegatorinstead. | 
| AttributeChangeItemProvider | This is the item provider adapter for a  AttributeChangeobject | 
| CompareItemProviderAdapterFactory | This is the factory that is used to provide the interfaces needed to support Viewers. | 
| ComparisonItemProvider | This is the item provider adapter for a  Comparisonobject. | 
| ConflictItemProvider | This is the item provider adapter for a  Conflictobject | 
| DiffItemProvider | This is the item provider adapter for a  Diffobject | 
| EMFCompareEditPlugin | This is the central singleton for the Compare edit plugin | 
| EMFCompareEditPlugin.Implementation | The actual implementation of the Eclipse Plugin | 
| EquivalenceItemProvider | This is the item provider adapter for a  Equivalenceobject | 
| ExtendedAdapterFactoryItemDelegator | An item provider adapter factory delegator that supports our custom item provider interfaces:
  IItemStyledLabelProvider,IItemDescriptionProviderandISemanticObjectLabelProvider. | 
| ExtendedItemProviderDecorator | And extended  ItemProviderDecoratorthat provides anOverlayImageProviderand andExtendedAdapterFactoryItemDelegator. | 
| FeatureMapChangeItemProvider | This is the item provider adapter for a  FeatureMapChangeobject | 
| ForwardingItemProvider | Deprecated Use  IItemProviderDecoratorandDecoratorAdapterFactoryinstead. | 
| MatchItemProvider | This is the item provider adapter for a  Matchobject | 
| MatchResourceItemProvider | This is the item provider adapter for a  MatchResourceobject | 
| ReferenceChangeItemProvider | This is the item provider adapter for a  ReferenceChangeobject | 
| ResourceAttachmentChangeItemProvider | This is the item provider adapter for a  ResourceAttachmentChangeobject | 
| ResourceLocationChangeItemProvider | This is the item provider adapter for a  ResourceLocationChangeobject | 
| SafeAdapterFactoryItemDelegator | A safe  AdapterFactoryItemDelegator. | 
| TooltipLabelAdapterFactory | SuperClass of factories that need to access tooltips labels. | 
Copyright (c) 2006, 2015 Obeo and others. All rights reserved.