public class FeatureMapKeyChangeAccessorImpl extends AbstractStructuralFeatureAccessor
AbstractStructuralFeatureAccessor for FeatureMapChanges of kind DifferenceKind.CHANGE
 (represent a value that changed his key).FOLDER_TYPE, TEXT_TYPE, UNKNOWN_TYPE| Constructor and Description | 
|---|
| FeatureMapKeyChangeAccessorImpl(AdapterFactory adapterFactory,
                               FeatureMapChange diff,
                               IMergeViewer.MergeViewerSide side)Default constructor. | 
| Modifier and Type | Method and Description | 
|---|---|
| FeatureMapChange | getFeatureMapChange()Returns the  FeatureMapChangediff associated with this accessor. | 
| com.google.common.collect.ImmutableList<? extends IMergeViewerItem> | getItems()Returns the list of items known by this accessor. | 
computeDifferences, getAffectedFeature, getComparison, getDifferences, getEObject, getImage, getInitialDiff, getInitialItem, getName, getSide, getStructuralFeature, getTypegetAdapterFactory, getItemDelegator, getRootAdapterFactorypublic FeatureMapKeyChangeAccessorImpl(AdapterFactory adapterFactory, FeatureMapChange diff, IMergeViewer.MergeViewerSide side)
adapterFactory - the adapater factory used to create the accessor.diff - the diff associated with this accessor.side - the side of the accessor.public com.google.common.collect.ImmutableList<? extends IMergeViewerItem> getItems()
ICompareAccessor.getItems()public FeatureMapChange getFeatureMapChange()
FeatureMapChange diff associated with this accessor.FeatureMapChange diff associated with this accessor.
Copyright (c) 2006, 2015 Obeo and others. All rights reserved.