Class SingleStructuralFeatureAccessorImpl

    • Constructor Detail

      • SingleStructuralFeatureAccessorImpl

        public SingleStructuralFeatureAccessorImpl​(AdapterFactory adapterFactory,
                                                   Diff diff,
                                                   IMergeViewer.MergeViewerSide side)
        Default constructor.
        Parameters:
        adapterFactory - the adapater factory used to create the accessor.
        diff - the diff associated with this accessor.
        side - the side of the accessor.
    • Method Detail

      • getItems

        public com.google.common.collect.ImmutableList<? extends IMergeViewerItem> getItems()
        Returns the list of items known by this accessor.
        Returns:
        the list of items known by this accessor.