Package | Description |
---|---|
org.eclipse.emf.compare.ide.ui.internal.structuremergeviewer |
Modifier and Type | Field and Description |
---|---|
protected EMFCompareStructureMergeViewerContentProvider.CallbackType |
Navigatable.uiSyncCallbackType |
Modifier and Type | Method and Description |
---|---|
static EMFCompareStructureMergeViewerContentProvider.CallbackType |
EMFCompareStructureMergeViewerContentProvider.CallbackType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static EMFCompareStructureMergeViewerContentProvider.CallbackType[] |
EMFCompareStructureMergeViewerContentProvider.CallbackType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
EMFCompareStructureMergeViewerContentProvider.runWhenReady(EMFCompareStructureMergeViewerContentProvider.CallbackType type,
Runnable runnable)
Run the given runnable in the specified thread when then content provider is ready.
|
Copyright (c) 2006, 2015 Obeo and others. All rights reserved.