Package | Description |
---|---|
org.eclipse.emf.compare.internal.merge |
Modifier and Type | Method and Description |
---|---|
MergeOperation |
MergeMode.getMergeAction(Diff difference,
boolean isLeftEditable,
boolean isRightEditable)
Returns the required action to be done to the given difference in this mode.
|
static MergeOperation |
MergeOperation.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static MergeOperation[] |
MergeOperation.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright (c) 2006, 2014 Obeo and others. All rights reserved.