|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.eclipse.core.commands.common.EventManager org.eclipse.ui.part.WorkbenchPart org.eclipse.ui.part.EditorPart org.eclipse.ui.part.MultiPageEditorPart org.eclipse.emf.mapping.presentation.MappingEditor org.eclipse.emf.mapping.ecore2ecore.presentation.Ecore2EcoreEditor
public class Ecore2EcoreEditor
This is an example of a Ecore2Ecore model editor.
Nested Class Summary | |
---|---|
static class |
Ecore2EcoreEditor.Ecore2EcoreInitializeCopyOverrideCommand
|
static class |
Ecore2EcoreEditor.Ecore2EcoreMappingDomain
|
Nested classes/interfaces inherited from class org.eclipse.emf.mapping.presentation.MappingEditor |
---|
MappingEditor.ActionBarContributor, MappingEditor.DelayedColumnFitter, MappingEditor.MyDecoratorAdapterFactory, MappingEditor.MyViewerPane, MappingEditor.OverviewDecoratorAdapterFactory, MappingEditor.OverviewViewer |
Field Summary |
---|
Fields inherited from class org.eclipse.ui.part.MultiPageEditorPart |
---|
PAGE_CONTAINER_SITE |
Fields inherited from interface org.eclipse.ui.IEditorPart |
---|
PROP_DIRTY, PROP_INPUT |
Fields inherited from interface org.eclipse.ui.IWorkbenchPart |
---|
PROP_TITLE |
Constructor Summary | |
---|---|
Ecore2EcoreEditor()
|
Method Summary | |
---|---|
protected AdapterFactoryMappingDomain |
createMappingDomain()
|
protected void |
handleMissingModelFile()
|
Methods inherited from class org.eclipse.ui.part.MultiPageEditorPart |
---|
activateSite, addPage, addPage, addPage, addPage, addPageChangedListener, createPageContainer, createPartControl, createSite, deactivateSite, findEditors, getActiveEditor, getActivePage, getContainer, getControl, getEditor, getPageCount, getPageImage, getPageSite, getPageText, getSelectedPage, handlePropertyChange, initializePageSwitching, pageChange, removePage, removePageChangedListener, setActiveEditor, setActivePage, setControl, setPageImage, setPageText |
Methods inherited from class org.eclipse.ui.part.EditorPart |
---|
checkSite, getEditorInput, getEditorSite, getTitleToolTip, isSaveOnCloseNeeded, setContentDescription, setInitializationData, setInput, setInputWithNotify, setPartName |
Methods inherited from class org.eclipse.ui.part.WorkbenchPart |
---|
addPartPropertyListener, addPropertyListener, firePartPropertyChanged, getConfigurationElement, getContentDescription, getDefaultImage, getOrientation, getPartName, getPartProperties, getPartProperty, getSite, getTitle, getTitleImage, removePartPropertyListener, removePropertyListener, setPartProperty, setSite, setTitle, setTitleImage, setTitleToolTip, showBusy |
Methods inherited from class org.eclipse.core.commands.common.EventManager |
---|
addListenerObject, clearListeners, getListeners, isListenerAttached, removeListenerObject |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Methods inherited from interface org.eclipse.ui.IWorkbenchPart |
---|
addPropertyListener, getSite, getTitle, getTitleImage, removePropertyListener |
Constructor Detail |
---|
public Ecore2EcoreEditor()
Method Detail |
---|
protected AdapterFactoryMappingDomain createMappingDomain()
createMappingDomain
in class MappingEditor
protected void handleMissingModelFile()
handleMissingModelFile
in class MappingEditor
|
Copyright 2001-2012 IBM Corporation and others. All Rights Reserved. |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |