public abstract class AbstractEMFStoreHandler extends AbstractEMFStoreHandlerWithResult<Object>
AbstractEMFStoreHandlerWithResult| Constructor and Description |
|---|
AbstractEMFStoreHandler() |
| Modifier and Type | Method and Description |
|---|---|
abstract void |
handle()
Executes the handler.
|
Object |
handleWithResult()
Executes the handler and returns a result.
|
execute, getShell, hasSelection, requireSelectionpublic Object handleWithResult()
AbstractEMFStoreHandlerWithResulthandleWithResult in class AbstractEMFStoreHandlerWithResult<Object>public abstract void handle()
Copyright © 2017. All rights reserved.