Package | Description |
---|---|
org.eclipse.emf.compare.ide.ui.internal.logical.view | |
org.eclipse.emf.compare.ide.ui.internal.logical.view.registry |
Modifier and Type | Class and Description |
---|---|
class |
AbstractLogicalModelViewHandler
Abstract implementation of the handling of editors' activations, for the Logical Model View.
|
class |
EMFCompareEditorLMVHandler
Handle, for the Logical Model View, the EMF Compare editor activations.
|
class |
EMFReflectiveEditorLMVHandler
Handle, for the Logical Model View, the EMF Reflective editors' activations.
|
class |
ExplorersViewSelectionLMVHandler
Handle, for the Logical Model View, the item(s) selected in Project Explorer View or Package Explorer View.
|
Modifier and Type | Method and Description |
---|---|
ILogicalModelViewHandler |
LogicalModelViewHandlerRegistry.getBestHandlerFor(IWorkbenchPart part)
Returns a
ILogicalModelViewHandler that handles the given IWorkbenchPart. |
ILogicalModelViewHandler |
LogicalModelViewHandlerRegistry.getBestHandlerFor(IWorkbenchPart part,
ISelection selection)
Returns a
ILogicalModelViewHandler that handles the given ISelection. |
Copyright (c) 2006, 2014 Obeo and others. All rights reserved.