Package | Description |
---|---|
org.eclipse.emf.compare.ide.ui.internal.logical | |
org.eclipse.emf.compare.ide.ui.logical | |
org.eclipse.emf.compare.ide.utils | |
org.eclipse.emf.compare.scope |
Modifier and Type | Class and Description |
---|---|
class |
EmptyComparisonScope
This implementation of a comparison scope can be supplied to EMF Compare if there was an error beyond
repair during the creation of the scope.
|
Modifier and Type | Class and Description |
---|---|
class |
SynchronizationModel
This class acts as a simple DTO that allows us to store the three traversals corresponding to the three
sides of a comparison while we build its scope.
|
Modifier and Type | Class and Description |
---|---|
class |
StorageTraversal
A Resource Traversal is no more than a set of resources used by the synchronization model to determine
which resources to load as part of a given logical model.
|
Modifier and Type | Class and Description |
---|---|
class |
AbstractComparisonScope
This implementation of
IComparisonScope can be sub-classed in order to avoid re-implementing some
of the methods imposed by this interface. |
class |
DefaultComparisonScope
This is the default implementation of an
IComparisonScope . |
class |
FilterComparisonScope
This implementation of an
IComparisonScope can be provided specific filters to filter out parts of
the Notifiers' content lists. |
Copyright (c) 2006, 2015 Obeo and others. All rights reserved.