Package | Description |
---|---|
org.eclipse.emf.compare.diff |
Modifier and Type | Class and Description |
---|---|
class |
DiffBuilder
This default implementation of an
IDiffProcessor will build the necessary differences and attach
them to the appropriate Match . |
Modifier and Type | Method and Description |
---|---|
protected IDiffProcessor |
DefaultDiffEngine.getDiffProcessor()
This will return the diff processor that has been created through
#createDiffProcessor() for
this differencing process. |
Constructor and Description |
---|
DefaultDiffEngine(IDiffProcessor processor)
Create the diff engine.
|
Copyright (c) 2006, 2015 Obeo and others. All rights reserved.