Interface IStructuralFeatureAccessor

All Superinterfaces:
ICompareAccessor, ITypedElement
All Known Implementing Classes:
AbstractStructuralFeatureAccessor, ContainmentReferenceChangeAccessorImpl, FeatureMapKeyChangeAccessorImpl, ManyStructuralFeatureAccessorImpl, SingleStructuralFeatureAccessorImpl

public interface IStructuralFeatureAccessor extends ICompareAccessor
A specific ICompareAccessor for structural features.
  • Method Details

    • getStructuralFeature

      EStructuralFeature getStructuralFeature()
      Returns the structural feature for which an accessor is needed.
      Returns:
      the structural feature for which an accessor is needed.
    • getEObject

      Returns the EObject associated with the structural feature.
      Parameters:
      side - the side of the content merge viewer for which we want the EObject associated with the structural feature.
      Returns:
      the EObject associated with the structural feature.