CoreException usage details

Summary

org.eclipse.core.runtime.CoreException has 66 total references to 2 different members.

Reference Details

Click an entry in the table below to reveal the details of the references made to that element. You can hover over an element to see its qualified signature information and hover over the visibility to see details.

Member
[+] CoreException(IStatus) : void
CONSTRUCTOR_METHOD
Reference Location Line Number Visibility
org.eclipse.gmt.modisco.workflow.internal.engine.WorkflowExecutionImpl.launchWorkflow(ILaunchConfiguration, String, ILaunch, IProgressMonitor) 48 API
org.eclipse.gmt.modisco.workflow.internal.engine.WorkflowExecutionImpl.launchWorkflow(ILaunchConfiguration, String, ILaunch, IProgressMonitor) 48 API
[+] CoreException
CATCHES_EXCEPTION
Reference Location Line Number Visibility
org.eclipse.gmt.modisco.workflow.internal.engine.WorkflowModelImpl.initialization(ILaunchConfiguration) 174 API
org.eclipse.gmt.modisco.workflow.internal.engine.Utils.getLaunchConfigurationFromName(String) 54 API
org.eclipse.gmt.modisco.workflow.internal.engine.WorkflowControllerImpl.hasPotentialRecursion(String, ILaunchConfiguration) 121 API
org.eclipse.gmt.modisco.workflow.internal.engine.CreatePluginProject.CreatePluginProject(String, String, WorkflowModel) 100 API
org.eclipse.gmt.modisco.workflow.internal.engine.WorkflowExecutionImpl.launchWorkflow(WorkflowModel, String, ILaunch, IProgressMonitor) 99 API
org.eclipse.gmt.modisco.workflow.internal.ui.MoDiscoExportTab.exportMoDiscoWorkflowToDiscovererProject(String, String, String) 240 API
org.eclipse.gmt.modisco.workflow.internal.ui.MoDiscoExportTab.initializeFrom(ILaunchConfiguration) 274 API
org.eclipse.gmt.modisco.workflow.internal.ui.export.Common.refreshPackageExplorer() 61 API
org.eclipse.gmt.modisco.workflow.internal.ui.wizard.LaunchersPage.loadLauncher() 130 API
org.eclipse.gmt.modisco.workflow.internal.ui.wizard.WizardToSelectLaunchers.performFinish() 78 API
org.eclipse.gmt.modisco.workflow.internal.engine.WorkflowModelImpl.initialization(ILaunchConfiguration) 174 API
org.eclipse.gmt.modisco.workflow.internal.engine.Utils.getLaunchConfigurationFromName(String) 54 API
org.eclipse.gmt.modisco.workflow.internal.engine.WorkflowControllerImpl.hasPotentialRecursion(String, ILaunchConfiguration) 121 API
org.eclipse.gmt.modisco.workflow.internal.engine.CreatePluginProject.CreatePluginProject(String, String, WorkflowModel) 100 API
org.eclipse.gmt.modisco.workflow.internal.engine.WorkflowExecutionImpl.launchWorkflow(WorkflowModel, String, ILaunch, IProgressMonitor) 99 API
org.eclipse.gmt.modisco.workflow.internal.ui.MoDiscoExportTab.exportMoDiscoWorkflowToDiscovererProject(String, String, String) 240 API
org.eclipse.gmt.modisco.workflow.internal.ui.MoDiscoExportTab.initializeFrom(ILaunchConfiguration) 274 API
org.eclipse.gmt.modisco.workflow.internal.ui.export.Common.refreshPackageExplorer() 61 API
org.eclipse.gmt.modisco.workflow.internal.ui.wizard.LaunchersPage.loadLauncher() 130 API
org.eclipse.gmt.modisco.workflow.internal.ui.wizard.WizardToSelectLaunchers.performFinish() 78 API
INSTANTIATION
Reference Location Line Number Visibility
org.eclipse.gmt.modisco.workflow.internal.engine.WorkflowExecutionImpl.launchWorkflow(ILaunchConfiguration, String, ILaunch, IProgressMonitor) 48 API
org.eclipse.gmt.modisco.workflow.internal.engine.WorkflowExecutionImpl.launchWorkflow(ILaunchConfiguration, String, ILaunch, IProgressMonitor) 48 API
LOCAL_VAR_DECLARED
Reference Location Line Number Visibility
org.eclipse.gmt.modisco.workflow.internal.engine.WorkflowModelImpl.initialization(ILaunchConfiguration) 174 API
org.eclipse.gmt.modisco.workflow.internal.engine.Utils.getLaunchConfigurationFromName(String) 54 API
org.eclipse.gmt.modisco.workflow.internal.engine.WorkflowControllerImpl.hasPotentialRecursion(String, ILaunchConfiguration) 121 API
org.eclipse.gmt.modisco.workflow.internal.engine.CreatePluginProject.CreatePluginProject(String, String, WorkflowModel) 100 API
org.eclipse.gmt.modisco.workflow.internal.engine.WorkflowExecutionImpl.launchWorkflow(WorkflowModel, String, ILaunch, IProgressMonitor) 99 API
org.eclipse.gmt.modisco.workflow.internal.ui.MoDiscoExportTab.exportMoDiscoWorkflowToDiscovererProject(String, String, String) 240 API
org.eclipse.gmt.modisco.workflow.internal.ui.MoDiscoExportTab.initializeFrom(ILaunchConfiguration) 274 API
org.eclipse.gmt.modisco.workflow.internal.ui.export.Common.refreshPackageExplorer() 61 API
org.eclipse.gmt.modisco.workflow.internal.ui.wizard.WizardToSelectLaunchers.performFinish() 78 API
org.eclipse.gmt.modisco.workflow.internal.ui.wizard.LaunchersPage.loadLauncher() 130 API
org.eclipse.gmt.modisco.workflow.internal.engine.WorkflowModelImpl.initialization(ILaunchConfiguration) 174 API
org.eclipse.gmt.modisco.workflow.internal.engine.Utils.getLaunchConfigurationFromName(String) 54 API
org.eclipse.gmt.modisco.workflow.internal.engine.WorkflowControllerImpl.hasPotentialRecursion(String, ILaunchConfiguration) 121 API
org.eclipse.gmt.modisco.workflow.internal.engine.CreatePluginProject.CreatePluginProject(String, String, WorkflowModel) 100 API
org.eclipse.gmt.modisco.workflow.internal.engine.WorkflowExecutionImpl.launchWorkflow(WorkflowModel, String, ILaunch, IProgressMonitor) 99 API
org.eclipse.gmt.modisco.workflow.internal.ui.MoDiscoExportTab.exportMoDiscoWorkflowToDiscovererProject(String, String, String) 240 API
org.eclipse.gmt.modisco.workflow.internal.ui.MoDiscoExportTab.initializeFrom(ILaunchConfiguration) 274 API
org.eclipse.gmt.modisco.workflow.internal.ui.export.Common.refreshPackageExplorer() 61 API
org.eclipse.gmt.modisco.workflow.internal.ui.wizard.WizardToSelectLaunchers.performFinish() 78 API
org.eclipse.gmt.modisco.workflow.internal.ui.wizard.LaunchersPage.loadLauncher() 130 API
THROWS
Reference Location Line Number Visibility
org.eclipse.gmt.modisco.workflow.WorkflowExecution.launchWorkflow(ILaunchConfiguration, String, ILaunch, IProgressMonitor) -1 API
org.eclipse.gmt.modisco.workflow.actions.MoDiscoWorkflowDelegate.launch(ILaunchConfiguration, String, ILaunch, IProgressMonitor) -1 API
org.eclipse.gmt.modisco.workflow.internal.engine.CreatePluginProject.createPackage(String) -1 API
org.eclipse.gmt.modisco.workflow.internal.engine.CreatePluginProject.populateSourceFolder(File) -1 API
org.eclipse.gmt.modisco.workflow.internal.engine.CreatePluginProject.dispose() -1 API
org.eclipse.gmt.modisco.workflow.internal.engine.CreatePluginProject.createMetaInfFolder() -1 API
org.eclipse.gmt.modisco.workflow.internal.engine.CreatePluginProject.createSourceFolder() -1 API
org.eclipse.gmt.modisco.workflow.internal.engine.CreatePluginProject.CreatePluginProject(String, String, WorkflowModel) -1 API
org.eclipse.gmt.modisco.workflow.internal.engine.CreatePluginProject.setJavaNature() -1 API
org.eclipse.gmt.modisco.workflow.internal.engine.WorkflowExecutionImpl.launchWorkflow(ILaunchConfiguration, String, ILaunch, IProgressMonitor) -1 API
org.eclipse.gmt.modisco.workflow.internal.engine.CreatePluginProject.createBinFolder() -1 API
org.eclipse.gmt.modisco.workflow.WorkflowExecution.launchWorkflow(ILaunchConfiguration, String, ILaunch, IProgressMonitor) -1 API
org.eclipse.gmt.modisco.workflow.actions.MoDiscoWorkflowDelegate.launch(ILaunchConfiguration, String, ILaunch, IProgressMonitor) -1 API
org.eclipse.gmt.modisco.workflow.internal.engine.CreatePluginProject.createPackage(String) -1 API
org.eclipse.gmt.modisco.workflow.internal.engine.CreatePluginProject.populateSourceFolder(File) -1 API
org.eclipse.gmt.modisco.workflow.internal.engine.CreatePluginProject.dispose() -1 API
org.eclipse.gmt.modisco.workflow.internal.engine.CreatePluginProject.createSourceFolder() -1 API
org.eclipse.gmt.modisco.workflow.internal.engine.CreatePluginProject.createMetaInfFolder() -1 API
org.eclipse.gmt.modisco.workflow.internal.engine.CreatePluginProject.CreatePluginProject(String, String, WorkflowModel) -1 API
org.eclipse.gmt.modisco.workflow.internal.engine.CreatePluginProject.setJavaNature() -1 API
org.eclipse.gmt.modisco.workflow.internal.engine.WorkflowExecutionImpl.launchWorkflow(ILaunchConfiguration, String, ILaunch, IProgressMonitor) -1 API
org.eclipse.gmt.modisco.workflow.internal.engine.CreatePluginProject.createBinFolder() -1 API

Back to bundle index

Valid HTML 4.01 Transitional