public class EcoreEditorTMDCustomization extends DefaultTreeMasterDetailCustomization
Constructor and Description |
---|
EcoreEditorTMDCustomization(CreateElementCallback createElementCallback,
org.eclipse.emf.common.notify.Notifier notifier,
EcoreDiagnosticCache diagnosticCache)
Constructs a new
EcoreEditorTMDCustomization . |
Modifier and Type | Method and Description |
---|---|
void |
dispose()
Disposes the element.
|
protected org.eclipse.emf.edit.ui.provider.AdapterFactoryContentProvider |
getAdapterFactoryContentProvider()
Returns the
AdapterFactoryContentProvider . |
createDetailComposite, enableVerticalCopy, getInitialTreeWidth, getViewModelServices, setDetailComposite, setInitialTreeWidth, setViewModelServices
createTree, customizeMenu, customizeMenu, customizeMenu, getComposedAdapterFactory, getContentProvider, getDragListener, getDragOperations, getDragTransferTypes, getDropListener, getDropOperations, getDropTransferTypes, getInitialSelection, getLabelDecorator, getLabelProvider, getMenu, getViewerFilters, hasDND, setContentProvider, setDragAndDrop, setInitialSelection, setLabelDecorator, setLabelProvider, setMenu, setTree, setViewerFilters
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
createTree
getContentProvider
getDragListener, getDragOperations, getDragTransferTypes, getDropListener, getDropOperations, getDropTransferTypes, hasDND
getInitialSelection
getLabelProvider
getViewerFilters
getMenu
getLabelDecorator
public EcoreEditorTMDCustomization(CreateElementCallback createElementCallback, org.eclipse.emf.common.notify.Notifier notifier, EcoreDiagnosticCache diagnosticCache)
EcoreEditorTMDCustomization
.createElementCallback
- the CreateElementCallback
notifier
- The Notifier to create the customization fordiagnosticCache
- the DiagnosticCache
protected org.eclipse.emf.edit.ui.provider.AdapterFactoryContentProvider getAdapterFactoryContentProvider()
DefaultTreeViewerCustomization
AdapterFactoryContentProvider
.getAdapterFactoryContentProvider
in class DefaultTreeViewerCustomization
public void dispose()
Disposeable
dispose
in interface Disposeable
dispose
in class DefaultTreeViewerCustomization
Copyright © 2019. All rights reserved.