|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.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.xsd2ecore.presentation.XSD2EcoreEditor
public class XSD2EcoreEditor
This is an example of a mapper model editor.
Nested Class Summary | |
---|---|
static class |
XSD2EcoreEditor.MyInitializeCopyOverrideCommand
|
static class |
XSD2EcoreEditor.MyMappingDomain
|
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 interface org.eclipse.ui.IEditorPart |
---|
PROP_DIRTY, PROP_INPUT |
Fields inherited from interface org.eclipse.ui.IWorkbenchPart |
---|
PROP_TITLE |
Constructor Summary | |
---|---|
XSD2EcoreEditor()
|
Method Summary | |
---|---|
protected AdapterFactoryMappingDomain |
createMappingDomain()
|
protected void |
handleMissingModelFile()
|
Methods inherited from class org.eclipse.ui.part.MultiPageEditorPart |
---|
addPage, addPage, addPage, addPage, createPageContainer, createPartControl, createSite, findEditors, getActiveEditor, getActivePage, getContainer, getControl, getEditor, getPageCount, getPageImage, getPageText, handlePropertyChange, pageChange, removePage, 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 XSD2EcoreEditor()
Method Detail |
---|
protected AdapterFactoryMappingDomain createMappingDomain()
createMappingDomain
in class MappingEditor
protected void handleMissingModelFile()
handleMissingModelFile
in class MappingEditor
MappingEditor.handleMissingModelFile()
|
Copyright 2001-2006 IBM Corporation and others. All Rights Reserved. |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |