public interface ICompareAccessor extends ITypedElement
ITypedElement
used to present an input object in the EMF Compare UI.FOLDER_TYPE, TEXT_TYPE, UNKNOWN_TYPE
Modifier and Type | Method and Description |
---|---|
Comparison |
getComparison()
Returns the comparison object used by this accessor.
|
IMergeViewerItem |
getInitialItem()
Returns the initial item of this accessor.
|
com.google.common.collect.ImmutableList<? extends IMergeViewerItem> |
getItems()
Returns the list of items known by this accessor.
|
getImage, getName, getType
Comparison getComparison()
IMergeViewerItem getInitialItem()
com.google.common.collect.ImmutableList<? extends IMergeViewerItem> getItems()
Copyright (c) 2006, 2015 Obeo and others. All rights reserved.