public class ViewModelEditor extends GenericEditor
| Constructor and Description |
|---|
ViewModelEditor() |
| Modifier and Type | Method and Description |
|---|---|
protected String |
getEditorTitle()
Returns the title for the currently displayed editor.
|
VView |
getView()
Returns the currently edited View.
|
protected boolean |
hasShortcuts()
Returns true, if the editor should have shortcuts.
|
protected Object |
modifyEditorInput(org.eclipse.emf.ecore.resource.ResourceSet resourceSet)
Allows to modify the input object for the editor.
|
adjustErrorMarker, createDiangosticCache, createPartControl, createRootView, createTreeMasterDetail, deleteMarkers, dispose, doSave, doSaveAs, enableValidation, getCommandStack, getContextId, getCreateElementCallback, getDiagnosticCache, getEditingDomain, getResourceSet, getToolbarActions, gotoMarker, handleResourceChange, init, isDirty, isSaveAsAllowed, loadResource, postSave, preSave, readToolbarActions, reveal, setFocuscheckSite, getEditorInput, getEditorSite, getTitleToolTip, isSaveOnCloseNeeded, setContentDescription, setInitializationData, setInput, setInputWithNotify, setPartNameaddPartPropertyListener, addPropertyListener, firePartPropertyChanged, firePropertyChange, getAdapter, getConfigurationElement, getContentDescription, getDefaultImage, getOrientation, getPartName, getPartProperties, getPartProperty, getSite, getTitle, getTitleImage, removePartPropertyListener, removePropertyListener, setPartProperty, setSite, setTitle, setTitleImage, setTitleToolTip, showBusyaddListenerObject, clearListeners, getListeners, isListenerAttached, removeListenerObjectclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitprotected boolean hasShortcuts()
hasShortcuts in class GenericEditorGenericEditor.hasShortcuts()protected String getEditorTitle()
getEditorTitle in class GenericEditorGenericEditor.getEditorTitle()public VView getView()
protected Object modifyEditorInput(org.eclipse.emf.ecore.resource.ResourceSet resourceSet)
modifyEditorInput in class GenericEditorresourceSet - the resourceSet which is the default editor inputGenericEditor.modifyEditorInput(org.eclipse.emf.ecore.resource.ResourceSet)Copyright © 2018. All rights reserved.