Package | Description |
---|---|
org.eclipse.emf.compare.rcp.ui.internal.structuremergeviewer.groups.impl | |
org.eclipse.emf.compare.rcp.ui.structuremergeviewer.groups |
Modifier and Type | Class and Description |
---|---|
class |
ByResourceGroupProvider
This implementation of a
IDifferenceGroupProvider will be used to
group the differences by their Resource. |
class |
DefaultGroupProvider
This implementation of a
IDifferenceGroupProvider will be used as
the default group provider. |
class |
EmptyDifferenceGroupProvider
An empty difference group provider.
|
class |
KindGroupProvider
This implementation of a
IDifferenceGroupProvider will be used to
group the differences by their kind : additions, deletions, changes and moves. |
class |
ThreeWayComparisonGroupProvider
This implementation of a
IDifferenceGroupProvider will be used to
group the differences by their side : left, right and conflicts. |
Modifier and Type | Class and Description |
---|---|
class |
AbstractDifferenceGroupProvider
Abstract implementation of
IDifferenceGroupProvider . |
Copyright (c) 2006, 2014 Obeo and others. All rights reserved.