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.ecore.presentation.EcoreEditor
org.eclipse.gmt.umlx.editor.common.QVTEditor
org.eclipse.gmt.umlx.eqvtc.editor.QVTcEditor
public class QVTcEditor
Nested Class Summary |
---|
Nested classes/interfaces inherited from class org.eclipse.emf.ecore.presentation.EcoreEditor |
---|
org.eclipse.emf.ecore.presentation.EcoreEditor.ReverseAdapterFactoryContentProvider, org.eclipse.emf.ecore.presentation.EcoreEditor.XML |
Field Summary |
---|
Fields inherited from class org.eclipse.emf.ecore.presentation.EcoreEditor |
---|
ECORE_FILE_EXTENSION, EMOF_FILE_EXTENSION |
Fields inherited from interface org.eclipse.ui.IEditorPart |
---|
PROP_DIRTY, PROP_INPUT |
Fields inherited from interface org.eclipse.ui.IWorkbenchPart |
---|
PROP_TITLE |
Constructor Summary | |
---|---|
QVTcEditor()
|
Method Summary |
---|
Methods inherited from class org.eclipse.gmt.umlx.editor.common.QVTEditor |
---|
createModelGen, createPages, dispose, doSave, doSaveAs, doSaveAs, getActivePageManager, getContentPageManager, getCreationFactory, getEcoreResource, getEditorInput, getEditorInputFile, getProject, getResourceSet, getTmpDir, gotoMarker, isDirty, isResourceAvailable, registryChanged, resourceChanged, setActivePage, setPageText, showError |
Methods inherited from class org.eclipse.emf.ecore.presentation.EcoreEditor |
---|
addSelectionChangedListener, analyzeResourceProblems, createModel, getActionBarContributor, getActionBars, getAdapter, getAdapterFactory, getContentOutlinePage, getEditingDomain, getPropertySheetPage, getSelection, getViewer, handleContentOutlineSelection, init, isSaveAsAllowed, menuAboutToShow, removeSelectionChangedListener, setCurrentViewer, setFocus, setSelection, setSelectionToViewer, setStatusLineManager |
Methods inherited from class org.eclipse.ui.part.MultiPageEditorPart |
---|
addPage, addPage, addPage, addPage, createPartControl, findEditors, removePage, setActiveEditor |
Methods inherited from class org.eclipse.ui.part.EditorPart |
---|
getEditorSite, getTitleToolTip, isSaveOnCloseNeeded, setInitializationData |
Methods inherited from class org.eclipse.ui.part.WorkbenchPart |
---|
addPartPropertyListener, addPropertyListener, getContentDescription, getOrientation, getPartName, getPartProperties, getPartProperty, getSite, getTitle, getTitleImage, removePartPropertyListener, removePropertyListener, setPartProperty, showBusy |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Methods inherited from interface org.eclipse.ui.IWorkbenchPart |
---|
addPropertyListener, getSite, getTitle, getTitleImage, removePropertyListener |
Constructor Detail |
---|
public QVTcEditor()