|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.eclipse.emf.compare.diff.merge.service.MergeFactory
public final class MergeFactory
The merge factory allows the creation of a merger from any kind of DiffElement.
| Method Summary | |
|---|---|
static IMerger |
createMerger(DiffElement element)
Handles the creation of the merger for a given DiffElement. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
|---|
public static IMerger createMerger(DiffElement element)
DiffElement.
element - DiffElement for which we need a merger.
element, null if it cannot be instantiated.
|
Copyright 2006 IBM Corporation and others. All Rights Reserved. |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||