| Package | Description |
|---|---|
| oracle.jdeveloper.merge |
Contains classes for merge editor abstractions, including an editor addin, commands, a
controller, and utilities.
|
| Modifier and Type | Method and Description |
|---|---|
static MergeEngine |
MergeEngine.getInstance()
Gets the singleton instance of the merge engine.
|
static MergeEngine |
MergeContext.getMergeEngine(Context context) |
| Modifier and Type | Method and Description |
|---|---|
static void |
MergeContext.setMergeEngine(Context context,
MergeEngine model) |