Package org.eclipse.emf.compare.rcp.ui.structuremergeviewer.groups
-
Interface Summary Interface Description IDifferenceGroup This interface represents an EMF Compare "group" of differences that can be displayed in the structural differences viewer of the UI.IDifferenceGroupProvider Instances of this class will be used by EMF Compare in order to provide difference grouping facilities to the structural differences view.IDifferenceGroupProvider.Descriptor A descriptor that can create adifference group provider.IDifferenceGroupProvider.Descriptor.Registry A registry ofIDifferenceGroupProvider
.IDifferenceGroupProvider2 Extended interface ofIDifferenceGroupProvider
that gives information on the building status of its groups.IDifferenceGroupProviderChange Stores selectedIDifferenceGroupProvider
. -
Class Summary Class Description AbstractDifferenceGroupProvider Abstract implementation ofIDifferenceGroupProvider
. -
Enum Summary Enum Description IDifferenceGroupProvider.ComparisonType Type of comparison aIDifferenceGroupProvider
can handle.