public class MergeWithViewHandler
extends org.eclipse.core.commands.AbstractHandler
| Modifier and Type | Class and Description |
|---|---|
static interface |
MergeWithViewHandler.MergedViewPathProvider
Provides a method to get the save path of the merged view.
|
static interface |
MergeWithViewHandler.MergeProvider
Provides a method to merge the RuleRepository.
|
static interface |
MergeWithViewHandler.OperationProvider
Provides a method to create the
WorkspaceModifyOperation. |
static class |
MergeWithViewHandler.ViewAndRepository
Wrapper class containing a VView and a VRuleRepository.
|
static interface |
MergeWithViewHandler.ViewAndRepositoryProvider
|
| Constructor and Description |
|---|
MergeWithViewHandler() |
| Modifier and Type | Method and Description |
|---|---|
Object |
execute(org.eclipse.core.commands.ExecutionEvent event) |
addHandlerListener, dispose, fireHandlerChanged, hasListeners, isEnabled, isHandled, removeHandlerListener, setBaseEnabled, setEnabledpublic Object execute(org.eclipse.core.commands.ExecutionEvent event) throws org.eclipse.core.commands.ExecutionException
org.eclipse.core.commands.ExecutionExceptionCopyright © 2018. All rights reserved.