Interface IResourceContentsAccessor

All Superinterfaces:
ICompareAccessor, ITypedElement
All Known Implementing Classes:
ResourceContentsAccessorImpl

public interface IResourceContentsAccessor extends ICompareAccessor
A specific ICompareAccessor for resource contents. This compare accessor known the resource where it comes from.
Since:
4.0
  • Method Details

    • getResource

      Returns the resource of the model involved with the accessor given the side of the content merge viewer for which we want to know the resource.
      Parameters:
      side - the side of the content merge viewer for which we want the resource.
      Returns:
      the resource of the model involved with the accessor.