Methods from org.eclipse.jface used by org.eclipse.emf.mapping.ecore2ecore.editor

Click an entry in the table below to reveal the details of the references made to that element.

Reference Details

org.eclipse.jface.action.IAction.setEnabled(boolean)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.emf.mapping.ecore2ecore.action.MapToEcoreActionDelegate.selectionChanged(IAction, ISelection)259

org.eclipse.jface.action.IContributionManager.add(IContributionItem)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.emf.mapping.ecore2ecore.presentation.Ecore2EcoreActionBarContributor.contributeToToolBar(IToolBarManager)46
org.eclipse.emf.mapping.ecore2ecore.presentation.Ecore2EcoreActionBarContributor.contributeToToolBar(IToolBarManager)47

org.eclipse.jface.action.Separator.Separator(String)

CONSTRUCTOR_METHOD
Reference LocationLine Number
org.eclipse.emf.mapping.ecore2ecore.presentation.Ecore2EcoreActionBarContributor.contributeToToolBar(IToolBarManager)46
org.eclipse.emf.mapping.ecore2ecore.presentation.Ecore2EcoreActionBarContributor.contributeToToolBar(IToolBarManager)47

org.eclipse.jface.dialogs.DialogPage.setControl(Control)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.emf.mapping.ecore2ecore.presentation.Ecore2EcoreModelWizard.Ecore2EcoreModelWizardInitialObjectCreationPage.createControl(Composite)522
org.eclipse.emf.mapping.ecore2ecore.presentation.Ecore2EcoreModelWizard.Ecore2EcoreModelWizardInitialObjectCreationPage.createControl(Composite)522

org.eclipse.jface.dialogs.DialogPage.setVisible(boolean)

INVOKED_SPECIAL
Reference LocationLine Number
org.eclipse.emf.mapping.ecore2ecore.presentation.Ecore2EcoreModelWizard.Ecore2EcoreModelWizardInitialObjectCreationPage.setVisible(boolean)557
org.eclipse.emf.mapping.ecore2ecore.presentation.Ecore2EcoreModelWizard.Ecore2EcoreModelWizardInitialObjectCreationPage.setVisible(boolean)557
OVERRIDE
Reference LocationLine Number
org.eclipse.emf.mapping.ecore2ecore.presentation.Ecore2EcoreModelWizard.Ecore2EcoreModelWizardInitialObjectCreationPage.setVisible(boolean)-1
org.eclipse.emf.mapping.ecore2ecore.presentation.Ecore2EcoreModelWizard.Ecore2EcoreModelWizardInitialObjectCreationPage.setVisible(boolean)-1

org.eclipse.jface.dialogs.MessageDialog.openError(Shell, String, String)

INVOKED_STATIC
Reference LocationLine Number
org.eclipse.emf.mapping.ecore2ecore.presentation.Ecore2EcoreModelWizard.performFinish()342

org.eclipse.jface.dialogs.ProgressMonitorDialog.ProgressMonitorDialog(Shell)

CONSTRUCTOR_METHOD
Reference LocationLine Number
org.eclipse.emf.mapping.ecore2ecore.action.MapToEcoreActionDelegate.run(IAction)146

org.eclipse.jface.dialogs.ProgressMonitorDialog.run(boolean, boolean, IRunnableWithProgress)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.emf.mapping.ecore2ecore.action.MapToEcoreActionDelegate.run(IAction)150

org.eclipse.jface.operation.IRunnableContext.run(boolean, boolean, IRunnableWithProgress)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.emf.mapping.ecore2ecore.presentation.Ecore2EcoreModelWizard.performFinish()312

org.eclipse.jface.viewers.ISelection.isEmpty()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.emf.mapping.ecore2ecore.presentation.Ecore2EcoreModelWizard.addPages()659

org.eclipse.jface.viewers.IStructuredSelection.getFirstElement()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.emf.mapping.ecore2ecore.action.MapToEcoreActionDelegate.getInputEPackage(IStructuredSelection)76
org.eclipse.emf.mapping.ecore2ecore.action.MapToEcoreActionDelegate.getInputEPackage(IStructuredSelection)78
org.eclipse.emf.mapping.ecore2ecore.action.MapToEcoreActionDelegate.run(IAction)111

org.eclipse.jface.viewers.IStructuredSelection.iterator()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.emf.mapping.ecore2ecore.presentation.Ecore2EcoreModelWizard.addPages()663

org.eclipse.jface.viewers.StructuredSelection.StructuredSelection(Object)

CONSTRUCTOR_METHOD
Reference LocationLine Number
org.eclipse.emf.mapping.ecore2ecore.action.MapToEcoreActionDelegate.2.execute(IProgressMonitor)189
org.eclipse.emf.mapping.ecore2ecore.presentation.Ecore2EcoreModelWizard.performFinish()321

org.eclipse.jface.viewers.ViewerFilter.select(Viewer, Object, Object)

OVERRIDE
Reference LocationLine Number
org.eclipse.emf.mapping.ecore2ecore.action.MapToEcoreActionDelegate.1.select(Viewer, Object, Object)-1

org.eclipse.jface.viewers.ViewerFilter.ViewerFilter()

SUPER_CONSTRUCTORMETHOD
Reference LocationLine Number
org.eclipse.emf.mapping.ecore2ecore.action.MapToEcoreActionDelegate.1.(MapToEcoreActionDelegate, IFile)117

org.eclipse.jface.window.Window.open()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.emf.mapping.ecore2ecore.action.AddInputRootAction.getRootsToAdd(IWorkbenchPart, EditingDomain)83

org.eclipse.jface.wizard.Wizard.addPage(IWizardPage)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.emf.mapping.ecore2ecore.presentation.Ecore2EcoreModelWizard.addPages()655
org.eclipse.emf.mapping.ecore2ecore.presentation.Ecore2EcoreModelWizard.addPages()698

org.eclipse.jface.wizard.Wizard.addPages()

OVERRIDE
Reference LocationLine Number
org.eclipse.emf.mapping.ecore2ecore.presentation.Ecore2EcoreModelWizard.addPages()-1

org.eclipse.jface.wizard.Wizard.getContainer()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.emf.mapping.ecore2ecore.presentation.Ecore2EcoreModelWizard.performFinish()312

org.eclipse.jface.wizard.Wizard.getShell()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.emf.mapping.ecore2ecore.presentation.Ecore2EcoreModelWizard.performFinish()322

org.eclipse.jface.wizard.Wizard.performFinish()

OVERRIDE
Reference LocationLine Number
org.eclipse.emf.mapping.ecore2ecore.presentation.Ecore2EcoreModelWizard.performFinish()-1

org.eclipse.jface.wizard.Wizard.setDefaultPageImageDescriptor(ImageDescriptor)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.emf.mapping.ecore2ecore.presentation.Ecore2EcoreModelWizard.init(IWorkbench, IStructuredSelection)195

org.eclipse.jface.wizard.Wizard.setWindowTitle(String)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.emf.mapping.ecore2ecore.presentation.Ecore2EcoreModelWizard.init(IWorkbench, IStructuredSelection)194

org.eclipse.jface.wizard.Wizard.Wizard()

OVERRIDE
Reference LocationLine Number
org.eclipse.emf.mapping.ecore2ecore.presentation.Ecore2EcoreModelWizard.Ecore2EcoreModelWizard()-1
SUPER_CONSTRUCTORMETHOD
Reference LocationLine Number
org.eclipse.emf.mapping.ecore2ecore.presentation.Ecore2EcoreModelWizard.Ecore2EcoreModelWizard()106

org.eclipse.jface.wizard.WizardPage.setDescription(String)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.emf.mapping.ecore2ecore.presentation.Ecore2EcoreModelWizard.addPages()653
org.eclipse.emf.mapping.ecore2ecore.presentation.Ecore2EcoreModelWizard.addPages()697

org.eclipse.jface.wizard.WizardPage.setErrorMessage(String)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.emf.mapping.ecore2ecore.presentation.Ecore2EcoreModelWizard.Ecore2EcoreModelWizardNewFileCreationPage.validatePage()389
org.eclipse.emf.mapping.ecore2ecore.presentation.Ecore2EcoreModelWizard.Ecore2EcoreModelWizardNewFileCreationPage.validatePage()389

org.eclipse.jface.wizard.WizardPage.setPageComplete(boolean)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.emf.mapping.ecore2ecore.presentation.Ecore2EcoreModelWizard.Ecore2EcoreModelWizardInitialObjectCreationPage.1.modifyText(ModifyEvent)535
org.eclipse.emf.mapping.ecore2ecore.presentation.Ecore2EcoreModelWizard.Ecore2EcoreModelWizardInitialObjectCreationPage.createControl(Composite)521
org.eclipse.emf.mapping.ecore2ecore.presentation.Ecore2EcoreModelWizard.Ecore2EcoreModelWizardInitialObjectCreationPage.createControl(Composite)521

org.eclipse.jface.wizard.WizardPage.setTitle(String)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.emf.mapping.ecore2ecore.presentation.Ecore2EcoreModelWizard.addPages()652
org.eclipse.emf.mapping.ecore2ecore.presentation.Ecore2EcoreModelWizard.addPages()696

org.eclipse.jface.wizard.WizardPage.WizardPage(String)

SUPER_CONSTRUCTORMETHOD
Reference LocationLine Number
org.eclipse.emf.mapping.ecore2ecore.presentation.Ecore2EcoreModelWizard.Ecore2EcoreModelWizardInitialObjectCreationPage.Ecore2EcoreModelWizardInitialObjectCreationPage(Ecore2EcoreModelWizard, String)445
org.eclipse.emf.mapping.ecore2ecore.presentation.Ecore2EcoreModelWizard.Ecore2EcoreModelWizardInitialObjectCreationPage.Ecore2EcoreModelWizardInitialObjectCreationPage(Ecore2EcoreModelWizard, String)445

Back to reference summary for org.eclipse.emf.mapping.ecore2ecore.editor

Valid HTML 4.01 TransitionalValid XHTML 1.0 Strict