IStatus usage details

Summary

org.eclipse.core.runtime.IStatus has 418 total references to 13 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
[+] getChildren() : IStatus[]
INTERFACE_METHOD
Reference Location Line Number Visibility
org.eclipse.core.internal.resources.Resource.assertMoveRequirements(IPath, int, int) 188 API
org.eclipse.core.internal.resources.Resource.assertCopyRequirements(IPath, int, int) 142 API
org.eclipse.core.internal.runtime.PlatformLogWriter.getLog(IStatus) 53 API
org.eclipse.core.internal.runtime.auth.Activator.getEntry(IStatus) 81 API
org.eclipse.core.internal.registry.RegistrySupport.log(IStatus, String) 68 API
[+] getCode() : int
INTERFACE_METHOD
Reference Location Line Number Visibility
org.eclipse.core.internal.resources.Resource.assertLinkRequirements(URI, int) 157 API
org.eclipse.core.internal.resources.ResourceException.printStackTrace(PrintWriter) 88 API
org.eclipse.core.internal.resources.ResourceException.printStackTrace(PrintStream) 69 API
org.eclipse.core.resources.mapping.ResourceTraversal.accept(IResourceVisitor) 72 API
org.eclipse.core.internal.runtime.PlatformLogWriter.getLog(IStatus) 61 API
org.eclipse.core.internal.runtime.auth.Activator.getEntry(IStatus) 88 API
org.eclipse.debug.core.DebugPlugin.getStatusHandler(IStatus) 518 API
org.eclipse.debug.internal.core.LaunchManager.isValid(ILaunchConfiguration) 1962 API
[+] getException() : Throwable
INTERFACE_METHOD
Reference Location Line Number Visibility
org.eclipse.core.internal.localstore.HistoryStore2.log(CoreException) 295 API
org.eclipse.core.internal.resources.ResourceException.printStackTrace(PrintStream) 70 API
org.eclipse.core.internal.resources.ResourceException.printStackTrace(PrintWriter) 89 API
org.eclipse.core.internal.resources.ResourceException.printStackTrace(PrintStream) 65 API
org.eclipse.core.internal.resources.ResourceException.printStackTrace(PrintWriter) 84 API
org.eclipse.core.internal.runtime.PlatformLogWriter.getLog(IStatus) 40 API
org.eclipse.core.internal.runtime.auth.Activator.getEntry(IStatus) 69 API
[+] getMessage() : String
INTERFACE_METHOD
Reference Location Line Number Visibility
org.eclipse.core.internal.resources.Resource.assertCopyRequirements(IPath, int, int) 142 API
org.eclipse.core.internal.resources.Resource.assertMoveRequirements(IPath, int, int) 188 API
org.eclipse.core.resources.mapping.ModelProvider.validateChange(IResourceDelta, IProgressMonitor) 264 API
org.eclipse.core.internal.runtime.PlatformLogWriter.getLog(IStatus) 61 API
org.eclipse.core.internal.runtime.auth.Activator.getEntry(IStatus) 88 API
org.eclipse.debug.internal.core.commands.DebugCommand.1.run(IProgressMonitor) 88 API
org.eclipse.debug.internal.core.commands.DebugCommand.2.run(IProgressMonitor) 143 API
org.eclipse.core.internal.registry.RegistrySupport.log(IStatus, String) 46 API
[+] getPlugin() : String
INTERFACE_METHOD
Reference Location Line Number Visibility
org.eclipse.core.internal.runtime.PlatformLogWriter.getLog(IStatus) 61 API
org.eclipse.core.internal.runtime.auth.Activator.getEntry(IStatus) 88 API
org.eclipse.debug.core.DebugPlugin.getStatusHandler(IStatus) 518 API
[+] getSeverity() : int
INTERFACE_METHOD
Reference Location Line Number Visibility
org.eclipse.core.internal.resources.Resource.assertLinkRequirements(URI, int) 158 API
org.eclipse.core.internal.resources.mapping.ResourceChangeDescriptionFactory.fail(CoreException) 109 API
org.eclipse.core.resources.mapping.ResourceChangeValidator.getProviders(IResource[]) 107 API
org.eclipse.core.internal.runtime.PlatformLogWriter.getLog(IStatus) 61 API
org.eclipse.core.internal.runtime.auth.Activator.getEntry(IStatus) 88 API
org.eclipse.core.internal.registry.RegistrySupport.log(IStatus, String) 47 API
[+] isMultiStatus() : boolean
INTERFACE_METHOD
Reference Location Line Number Visibility
org.eclipse.core.internal.runtime.PlatformLogWriter.getLog(IStatus) 52 API
org.eclipse.core.internal.runtime.auth.Activator.getEntry(IStatus) 80 API
[+] isOK() : boolean
INTERFACE_METHOD
Reference Location Line Number Visibility
org.eclipse.debug.core.sourcelookup.containers.ContainerSourceContainer.validateFile(String) 208 API
org.eclipse.debug.internal.core.LaunchConfiguration.delete() 250 API
org.eclipse.debug.internal.core.LaunchConfigurationWorkingCopy.writeNewFile(IProgressMonitor) 356 API
org.eclipse.debug.internal.core.LaunchConfiguration.launch(String, IProgressMonitor, boolean, boolean) 660 API
org.eclipse.core.internal.preferences.PreferencesService.7.visit(IEclipsePreferences) 982 API
org.eclipse.core.internal.preferences.PreferencesService.7.visit(IEclipsePreferences) 991 API
[+] IStatus
ALLOCATES_ARRAY
Reference Location Line Number Visibility
org.eclipse.core.internal.resources.Workspace.validateEdit(IFile[], Object) 2012 API
org.eclipse.core.internal.resources.Workspace.validateSave(IFile) 2103 API
org.eclipse.core.resources.mapping.ResourceChangeValidator.validateChange(IResourceDelta, IProgressMonitor) 159 API
org.eclipse.core.resources.mapping.ResourceChangeValidator.combineResults(IStatus[]) 83 API
org.eclipse.debug.core.sourcelookup.AbstractSourceLookupParticipant.findSourceElements(Object) 85 API
org.eclipse.debug.core.sourcelookup.AbstractSourceLookupDirector.SourceLookupQuery.run() 151 API
org.eclipse.debug.core.sourcelookup.containers.CompositeSourceContainer.findSourceElements(String, ISourceContainer[]) 95 API
CASTS
Reference Location Line Number Visibility
org.eclipse.core.resources.mapping.ResourceChangeValidator.combineResults(IStatus[]) 81 API
org.eclipse.core.resources.mapping.ResourceChangeValidator.combineResults(IStatus[]) 83 API
org.eclipse.debug.internal.core.LaunchConfiguration.launch(String, IProgressMonitor, boolean, boolean) 658 API
DECLARED_FIELD
Reference Location Line Number Visibility
org.eclipse.core.internal.jobs.InternalJob.result -1 API
org.eclipse.core.internal.jobs.JobChangeEvent.result -1 API
org.eclipse.core.runtime.jobs.Job.ASYNC_FINISH -1 API
org.eclipse.core.internal.resources.Workspace.6.val$status -1 API
org.eclipse.core.internal.resources.Workspace.5.val$status -1 API
org.eclipse.core.internal.runtime.Log.1.val$status -1 API
org.eclipse.debug.core.model.LaunchConfigurationDelegate.switchToDebugPromptStatus -1 API
org.eclipse.debug.core.model.LaunchConfigurationDelegate.complileErrorProjectPromptStatus -1 API
org.eclipse.debug.core.model.LaunchConfigurationDelegate.promptStatus -1 API
org.eclipse.debug.core.model.LaunchConfigurationDelegate.complileErrorPromptStatus -1 API
org.eclipse.debug.core.model.LaunchConfigurationDelegate.saveScopedDirtyEditors -1 API
org.eclipse.debug.core.sourcelookup.AbstractSourceLookupDirector.fResolveDuplicatesStatus -1 API
org.eclipse.debug.core.sourcelookup.AbstractSourceLookupDirector.fPromptStatus -1 API
org.eclipse.debug.internal.core.LaunchConfiguration.delegateNotAvailable -1 API
org.eclipse.debug.internal.core.LaunchConfiguration.promptStatus -1 API
org.eclipse.debug.internal.core.LaunchConfiguration.duplicateDelegates -1 API
org.eclipse.debug.internal.core.LaunchManager.promptStatus -1 API
org.eclipse.debug.internal.core.commands.Request.fStatus -1 API
EXTENDS
Reference Location Line Number Visibility
org.eclipse.core.runtime.jobs.IJobStatus -1 API
org.eclipse.core.resources.IResourceStatus -1 API
LOCAL_VAR_DECLARED
Reference Location Line Number Visibility
org.eclipse.core.internal.jobs.ThreadJob.illegalPop(ISchedulingRule) 101 API
org.eclipse.core.internal.jobs.ImplicitJobs.endJob(InternalJob) 135 API
org.eclipse.core.internal.jobs.ThreadJob.isCanceled(IProgressMonitor) 135 API
org.eclipse.core.internal.jobs.ThreadJob.illegalPush(ISchedulingRule, ISchedulingRule) 119 API
org.eclipse.core.internal.jobs.Worker.run() 53 API
org.eclipse.core.internal.jobs.JobManager.reportBlocked(IProgressMonitor, InternalJob) 877 API
org.eclipse.core.internal.jobs.JobManager.reportBlocked(IProgressMonitor, InternalJob) 880 API
org.eclipse.core.internal.events.BuildManager.hookStartBuild(int) 717 API
org.eclipse.core.internal.events.AutoBuildJob.doBuild(IProgressMonitor) 134 API
org.eclipse.core.internal.localstore.FileSystemResourceManager.internalWrite(IProject, IProjectDescription, int, boolean, boolean) 470 API
org.eclipse.core.internal.localstore.HistoryStore2.log(CoreException) 294 API
org.eclipse.core.internal.localstore.FileSystemResourceManager.copy(IResource, IResource, int, IProgressMonitor) 183 API
org.eclipse.core.internal.localstore.FileSystemResourceManager.refreshResource(IResource, int, boolean, IProgressMonitor) 731 API
org.eclipse.core.internal.refresh.MonitorManager.safeInstallMonitor(RefreshProvider, IResource) 250 API
org.eclipse.core.internal.resources.Resource.assertCopyRequirements(IPath, int, int) 138 API
org.eclipse.core.internal.resources.ResourceTree.movedProjectSubtree(IProject, IProjectDescription) 639 API
org.eclipse.core.internal.resources.ResourceTree.movedFolderSubtree(IFolder, IFolder) 596 API
org.eclipse.core.internal.resources.ResourceTree.internalDeleteProject(IProject, int, IProgressMonitor) 374 API
org.eclipse.core.internal.resources.PathVariableManager.checkIsValidValue(IPath) 63 API
org.eclipse.core.internal.resources.ResourceTree.deletedFolder(IFolder) 148 API
org.eclipse.core.internal.resources.ResourceTree.movedProjectSubtree(IProject, IProjectDescription) 650 API
org.eclipse.core.internal.resources.ResourceTree.movedFolderSubtree(IFolder, IFolder) 586 API
org.eclipse.core.internal.resources.ProjectPreferences.removeNode(Preferences) 250 API
org.eclipse.core.internal.resources.ResourceTree.standardDeleteProject(IProject, int, IProgressMonitor) 824 API
org.eclipse.core.internal.resources.ResourceTree.movedProjectSubtree(IProject, IProjectDescription) 660 API
org.eclipse.core.internal.resources.Resource.assertMoveRequirements(IPath, int, int) 184 API
org.eclipse.core.internal.resources.ResourceTree.movedFolderSubtree(IFolder, IFolder) 575 API
org.eclipse.core.internal.resources.Project.internalBuild(int, String, Map, IProgressMonitor) 494 API
org.eclipse.core.internal.resources.ResourceTree.standardMoveFolder(IFolder, IFolder, int, IProgressMonitor) 957 API
org.eclipse.core.internal.resources.ResourceTree.internalDeleteFile(IFile, int, IProgressMonitor) 311 API
org.eclipse.core.internal.resources.Resource.checkValidPath(IPath, int, boolean) 413 API
org.eclipse.core.internal.resources.ResourceTree.standardMoveProject(IProject, IProjectDescription, int, IProgressMonitor) 1029 API
org.eclipse.core.internal.resources.ResourceTree.movedProjectSubtree(IProject, IProjectDescription) 673 API
org.eclipse.core.internal.resources.ResourceTree.movedFile(IFile, IFile) 528 API
org.eclipse.core.internal.resources.ResourceTree.movedProjectSubtree(IProject, IProjectDescription) 689 API
org.eclipse.core.internal.resources.ResourceTree.standardDeleteProject(IProject, int, IProgressMonitor) 854 API
org.eclipse.core.internal.resources.ResourceTree.movedFile(IFile, IFile) 538 API
org.eclipse.core.internal.resources.SaveManager.sortTrees(ElementTree[]) 1308 API
org.eclipse.core.internal.resources.ProjectPreferences.updatePreferences(IFile) 286 API
org.eclipse.core.internal.resources.ResourceException.printStackTrace(PrintWriter) 83 API
org.eclipse.core.internal.resources.ResourceTree.internalDeleteProject(IProject, int, IProgressMonitor) 429 API
org.eclipse.core.internal.resources.ResourceTree.movedFile(IFile, IFile) 517 API
org.eclipse.core.internal.resources.LocationValidator.validateLinkLocationURI(IResource, URI) 103 API
org.eclipse.core.internal.resources.PathVariableManager.checkIsValidName(String) 53 API
org.eclipse.core.internal.resources.ResourceException.printStackTrace(PrintStream) 64 API
org.eclipse.core.internal.resources.ResourceTree.ensureDestinationEmpty(IProject, IFileStore, IProgressMonitor) 196 API
org.eclipse.core.internal.resources.ResourceTree.movedFile(IFile, IFile) 505 API
org.eclipse.core.internal.resources.Project.updateDescription() 1062 API
org.eclipse.core.internal.resources.ResourceTree.standardMoveProject(IProject, IProjectDescription, int, IProgressMonitor) 1054 API
org.eclipse.core.internal.resources.LocationValidator.validatePath(IPath, int, boolean) 259 API
org.eclipse.core.internal.resources.ProjectPreferences.1.run(IProgressMonitor) 496 API
org.eclipse.core.internal.resources.ResourceTree.standardMoveProject(IProject, IProjectDescription, int, IProgressMonitor) 1044 API
org.eclipse.core.internal.resources.ResourceTree.movedFolderSubtree(IFolder, IFolder) 562 API
org.eclipse.core.internal.resources.ResourceTree.movedProjectSubtree(IProject, IProjectDescription) 705 API
org.eclipse.core.internal.resources.ResourceTree.internalDeleteProject(IProject, int, IProgressMonitor) 444 API
org.eclipse.core.internal.resources.Resource.assertLinkRequirements(URI, int) 155 API
org.eclipse.core.internal.resources.SaveManager.save(int, Project, IProgressMonitor) 1033 API
org.eclipse.core.internal.resources.LocationValidator.validateProjectLocationURI(IProject, URI) 313 API
org.eclipse.core.internal.resources.ResourceTree.deletedProject(IProject) 171 API
org.eclipse.core.internal.resources.ProjectPreferences.2.run(IProgressMonitor) 539 API
org.eclipse.core.internal.resources.ResourceTree.internalDeleteFile(IFile, int, IProgressMonitor) 293 API
org.eclipse.core.internal.resources.NatureManager.configureNatures(Project, ProjectDescription, ProjectDescription, MultiStatus) 179 API
org.eclipse.core.internal.resources.Project.close(IProgressMonitor) 153 API
org.eclipse.core.internal.resources.LocationValidator.validateSegments(URI) 403 API
org.eclipse.core.internal.resources.SaveManager.saveMetaInfo(MultiStatus, IProgressMonitor) 1103 API
org.eclipse.core.internal.resources.ResourceTree.movedProjectSubtree(IProject, IProjectDescription) 628 API
org.eclipse.core.internal.resources.Project.open(int, IProgressMonitor) 845 API
org.eclipse.core.internal.resources.ResourceTree.deletedFile(IFile) 125 API
org.eclipse.core.internal.resources.ResourceTree.standardMoveFile(IFile, IFile, int, IProgressMonitor) 885 API
org.eclipse.core.internal.resources.Workspace.initializeMoveDeleteHook() 1331 API
org.eclipse.core.internal.resources.Workspace.loadProjectDescription(IPath) 1489 API
org.eclipse.core.internal.resources.Workspace.move(IResource[], IPath, int, IProgressMonitor) 1537 API
org.eclipse.core.internal.resources.Workspace.initializeValidator() 1417 API
org.eclipse.core.internal.resources.Workspace.initializeMoveDeleteHook() 1318 API
org.eclipse.core.internal.resources.Workspace.initializeTeamHook() 1359 API
org.eclipse.core.internal.resources.Workspace.copy(IResource[], IPath, int, IProgressMonitor) 663 API
org.eclipse.core.internal.resources.Workspace.loadProjectDescription(InputStream) 1461 API
org.eclipse.core.internal.resources.Workspace.initializeTeamHook() 1372 API
org.eclipse.core.internal.resources.Workspace.initializeValidator() 1403 API
org.eclipse.core.internal.resources.Workspace.build(int, IProgressMonitor) 328 API
org.eclipse.core.internal.resources.SaveManager.1.handleException(Throwable) 152 API
org.eclipse.core.resources.ResourcesPlugin.start(BundleContext) 363 API
org.eclipse.core.resources.mapping.ResourceChangeValidator.combineResults(IStatus[]) 72 API
org.eclipse.core.internal.preferences.legacy.PreferenceForwarder.logError(String, Exception) 804 API
org.eclipse.core.internal.runtime.CompatibilityHelper.getPluginDescriptor(String) 69 API
org.eclipse.core.internal.runtime.PerformanceStatsProcessor.PerformanceStatsProcessor() 162 API
org.eclipse.core.internal.runtime.PlatformLogWriter.getLog(IStatus) 46 API
org.eclipse.core.runtime.Plugin.2.run() 388 API
org.eclipse.core.runtime.Preferences.exportPreferences(IPath) 341 API
org.eclipse.core.runtime.Plugin.Plugin(IPluginDescriptor) 223 API
org.eclipse.core.runtime.Plugin.shutdown() 580 API
org.eclipse.core.internal.runtime.auth.Activator.getEntry(IStatus) 75 API
org.eclipse.core.internal.variables.StringVariableManager.StringVariableNotifier.handleException(Throwable) 125 API
org.eclipse.debug.core.DebugPlugin.EventNotifier.handleException(Throwable) 1055 API
org.eclipse.debug.core.DebugPlugin.AsynchRunner.handleException(Throwable) 1025 API
org.eclipse.debug.core.DebugPlugin.exec(String[], File, String[]) 793 API
org.eclipse.debug.core.DebugPlugin.EventNotifier.handleException(Throwable) 1059 API
org.eclipse.debug.core.model.RuntimeProcess.terminate() 223 API
org.eclipse.debug.core.sourcelookup.AbstractSourceLookupDirector.abort(String, Throwable) 228 API
org.eclipse.debug.core.sourcelookup.containers.AbstractSourceContainer.abort(String, Throwable) 43 API
org.eclipse.debug.core.sourcelookup.containers.AbstractSourceContainerTypeDelegate.abort(String, Throwable) 38 API
org.eclipse.debug.core.sourcelookup.containers.AbstractSourceContainer.warn(String, Throwable) 56 API
org.eclipse.debug.internal.core.ExpressionManager.ExpressionsNotifier.handleException(Throwable) 507 API
org.eclipse.debug.internal.core.BreakpointManager.BreakpointManagerNotifier.handleException(Throwable) 1047 API
org.eclipse.debug.internal.core.LaunchManager.initializeSourceLocators() 1860 API
org.eclipse.debug.internal.core.LaunchConfiguration.delete() 249 API
org.eclipse.debug.internal.core.LaunchConfiguration.launch(String, IProgressMonitor, boolean, boolean) 699 API
org.eclipse.debug.internal.core.LaunchConfiguration.getMemento() 510 API
org.eclipse.debug.internal.core.ExpressionManager.ExpressionNotifier.handleException(Throwable) 445 API
org.eclipse.debug.internal.core.LaunchManager.initializeComparators() 1770 API
org.eclipse.debug.internal.core.BreakpointManager.BreakpointNotifier.handleException(Throwable) 880 API
org.eclipse.debug.internal.core.LaunchConfigurationType.getDelegate(String) 149 API
org.eclipse.debug.internal.core.LaunchConfiguration.LaunchConfiguration(String) 186 API
org.eclipse.debug.internal.core.LaunchConfiguration.getMemento() 490 API
org.eclipse.debug.internal.core.LaunchConfiguration.launch(String, IProgressMonitor, boolean, boolean) 647 API
org.eclipse.debug.internal.core.LaunchConfiguration.LaunchConfiguration(String) 197 API
org.eclipse.debug.internal.core.LaunchManager.LaunchesNotifier.handleException(Throwable) 220 API
org.eclipse.debug.internal.core.LaunchConfigurationWorkingCopy.writeNewFile(IProgressMonitor) 355 API
org.eclipse.debug.internal.core.LaunchConfiguration.LaunchConfiguration(String) 173 API
org.eclipse.debug.internal.core.LaunchConfiguration.launch(String, IProgressMonitor, boolean, boolean) 656 API
org.eclipse.debug.internal.core.LaunchManager.ConfigurationNotifier.handleException(Throwable) 163 API
org.eclipse.debug.internal.core.BreakpointManager.BreakpointsNotifier.handleException(Throwable) 944 API
org.eclipse.debug.internal.core.LaunchManager.LaunchNotifier.handleException(Throwable) 409 API
org.eclipse.debug.internal.core.sourcelookup.SourceContainerType.getMemento(ISourceContainer) 57 API
org.eclipse.core.internal.preferences.PreferenceServiceRegistryHelper.runInitializer(IConfigurationElement) 278 API
org.eclipse.core.internal.preferences.DefaultPreferences.loadProperties(String) 277 API
org.eclipse.core.internal.preferences.PreferencesService.7.visit(IEclipsePreferences) 996 API
org.eclipse.core.internal.preferences.EclipsePreferences.create(EclipsePreferences, String, Object) 313 API
org.eclipse.core.internal.registry.RegistryProperties.getContextProperty(String) 71 API
PARAMETER
Reference Location Line Number Visibility
org.eclipse.core.internal.jobs.InternalJob.setResult(IStatus) -1 API
org.eclipse.core.internal.jobs.JobListeners.newEvent(Job, IStatus) -1 API
org.eclipse.core.internal.jobs.JobListeners.done(Job, IStatus, boolean) -1 API
org.eclipse.core.internal.jobs.WorkerPool.endJob(InternalJob, IStatus) -1 API
org.eclipse.core.internal.jobs.InternalJob.done(IStatus) -1 API
org.eclipse.core.internal.jobs.JobManager.endJob(InternalJob, IStatus, boolean) -1 API
org.eclipse.core.runtime.jobs.Job.done(IStatus) -1 API
org.eclipse.core.internal.resources.ResourceException.ResourceException(IStatus) -1 API
org.eclipse.core.internal.resources.ResourceTree.failed(IStatus) -1 API
org.eclipse.core.internal.resources.Workspace.6.6(Workspace, IStatus[], IFile) -1 API
org.eclipse.core.internal.resources.Workspace.5.5(Workspace, IStatus[], Object, IFile[]) -1 API
org.eclipse.core.internal.utils.Policy.log(IStatus) -1 API
org.eclipse.core.resources.mapping.ResourceChangeValidator.combineResults(IStatus[]) -1 API
org.eclipse.core.resources.team.IResourceTree.failed(IStatus) -1 API
org.eclipse.core.internal.runtime.PlatformLogWriter.getLog(IStatus) -1 API
org.eclipse.core.internal.runtime.Log.1.1(Log, ILogListener, IStatus) -1 API
org.eclipse.core.internal.runtime.InternalPlatform.log(IStatus) -1 API
org.eclipse.core.internal.runtime.Log.log(IStatus) -1 API
org.eclipse.core.internal.runtime.PlatformLogWriter.logging(IStatus, String) -1 API
org.eclipse.core.runtime.ILog.log(IStatus) -1 API
org.eclipse.core.internal.runtime.auth.Activator.log(IStatus) -1 API
org.eclipse.core.internal.runtime.auth.Activator.getEntry(IStatus) -1 API
org.eclipse.core.variables.VariablesPlugin.log(IStatus) -1 API
org.eclipse.debug.core.IStatusHandler.handleStatus(IStatus, Object) -1 API
org.eclipse.debug.core.DebugPlugin.getStatusHandler(IStatus) -1 API
org.eclipse.debug.core.DebugException.DebugException(IStatus) -1 API
org.eclipse.debug.core.IRequest.setStatus(IStatus) -1 API
org.eclipse.debug.core.DebugPlugin.log(IStatus) -1 API
org.eclipse.debug.internal.core.commands.Request.setStatus(IStatus) -1 API
org.eclipse.core.internal.preferences.PreferenceServiceRegistryHelper.log(IStatus) -1 API
org.eclipse.core.internal.preferences.EclipsePreferences.log(IStatus) -1 API
org.eclipse.core.internal.preferences.PreferencesService.log(IStatus) -1 API
org.eclipse.core.internal.registry.ExtensionsParser.error(IStatus) -1 API
org.eclipse.core.internal.registry.RegistrySupport.log(IStatus, String) -1 API
org.eclipse.core.internal.registry.ExtensionRegistry.log(IStatus) -1 API
org.eclipse.core.internal.registry.osgi.EquinoxRegistryStrategy.log(IStatus) -1 API
org.eclipse.core.runtime.spi.RegistryStrategy.log(IStatus) -1 API
RETURN_TYPE
Reference Location Line Number Visibility
org.eclipse.core.internal.jobs.ThreadJob.run(IProgressMonitor) -1 API
org.eclipse.core.internal.jobs.InternalJob.getResult() -1 API
org.eclipse.core.internal.jobs.JobQueue.1.run(IProgressMonitor) -1 API
org.eclipse.core.internal.jobs.InternalJob.run(IProgressMonitor) -1 API
org.eclipse.core.internal.jobs.Worker.handleException(InternalJob, Throwable) -1 API
org.eclipse.core.internal.jobs.JobChangeEvent.getResult() -1 API
org.eclipse.core.runtime.jobs.Job.run(IProgressMonitor) -1 API
org.eclipse.core.runtime.jobs.Job.getResult() -1 API
org.eclipse.core.runtime.jobs.IJobChangeEvent.getResult() -1 API
org.eclipse.core.internal.events.BuildManager.basicBuild(IProject, int, IProgressMonitor) -1 API
org.eclipse.core.internal.events.BuildManager.basicBuild(IProject, int, String, Map, IProgressMonitor) -1 API
org.eclipse.core.internal.events.AutoBuildJob.run(IProgressMonitor) -1 API
org.eclipse.core.internal.events.NotificationManager.NotifyJob.run(IProgressMonitor) -1 API
org.eclipse.core.internal.events.AutoBuildJob.canceled() -1 API
org.eclipse.core.internal.events.BuildManager.build(int, IProgressMonitor) -1 API
org.eclipse.core.internal.events.BuildManager.build(IProject, int, String, Map, IProgressMonitor) -1 API
org.eclipse.core.internal.localstore.RefreshLocalVisitor.getErrorStatus() -1 API
org.eclipse.core.internal.localstore.CopyVisitor.getStatus() -1 API
org.eclipse.core.internal.refresh.RefreshJob.runInWorkspace(IProgressMonitor) -1 API
org.eclipse.core.internal.refresh.PollingMonitor.run(IProgressMonitor) -1 API
org.eclipse.core.internal.resources.LocationValidator.validatePath(String, int) -1 API
org.eclipse.core.internal.resources.LocationValidator.validatePath(IPath, int, boolean) -1 API
org.eclipse.core.internal.resources.PathVariableManager.validateValue(IPath) -1 API
org.eclipse.core.internal.resources.InternalWorkspaceJob.run(IProgressMonitor) -1 API
org.eclipse.core.internal.resources.LocationValidator.validateLinkLocationURI(IResource, URI) -1 API
org.eclipse.core.internal.resources.NatureManager.validateLinkCreation(String[]) -1 API
org.eclipse.core.internal.resources.LocationValidator.validateLinkLocation(IResource, IPath) -1 API
org.eclipse.core.internal.resources.Resource.checkCopyRequirements(IPath, int, int) -1 API
org.eclipse.core.internal.resources.Resource.checkMoveRequirements(IPath, int, int) -1 API
org.eclipse.core.internal.resources.DelayedSnapshotJob.run(IProgressMonitor) -1 API
org.eclipse.core.internal.resources.ResourceTree.getStatus() -1 API
org.eclipse.core.internal.resources.NatureManager.failure(String) -1 API
org.eclipse.core.internal.resources.NatureManager.validateRemovals(HashSet, HashSet) -1 API
org.eclipse.core.internal.resources.CharsetDeltaJob.run(IProgressMonitor) -1 API
org.eclipse.core.internal.resources.LocationValidator.validateAbsolute(URI, boolean) -1 API
org.eclipse.core.internal.resources.SaveManager.save(int, Project, IProgressMonitor) -1 API
org.eclipse.core.internal.resources.CharsetManager.CharsetManagerJob.run(IProgressMonitor) -1 API
org.eclipse.core.internal.resources.LocationValidator.validateSegments(URI) -1 API
org.eclipse.core.internal.resources.LocationValidator.validateProjectLocation(IProject, IPath) -1 API
org.eclipse.core.internal.resources.NatureManager.validateAdditions(HashSet, HashSet, IProject) -1 API
org.eclipse.core.internal.resources.ContentDescriptionManager.FlushJob.runInWorkspace(IProgressMonitor) -1 API
org.eclipse.core.internal.resources.SaveManager.saveMetaInfo(Project, IProgressMonitor) -1 API
org.eclipse.core.internal.resources.NatureManager.validateNatureSet(String[]) -1 API
org.eclipse.core.internal.resources.LocationValidator.validateProjectLocationURI(IProject, URI) -1 API
org.eclipse.core.internal.resources.PathVariableManager.validateName(String) -1 API
org.eclipse.core.internal.resources.Project.reconcileLinks(ProjectDescription) -1 API
org.eclipse.core.internal.resources.InternalWorkspaceJob.runInWorkspace(IProgressMonitor) -1 API
org.eclipse.core.internal.resources.LocationValidator.validateName(String, int) -1 API
org.eclipse.core.internal.resources.Workspace.validateEdit(IFile[], Object) -1 API
org.eclipse.core.internal.resources.Workspace.delete(IResource[], boolean, IProgressMonitor) -1 API
org.eclipse.core.internal.resources.Workspace.delete(IResource[], int, IProgressMonitor) -1 API
org.eclipse.core.internal.resources.Workspace.validateProjectLocation(IProject, IPath) -1 API
org.eclipse.core.internal.resources.Workspace.validateName(String, int) -1 API
org.eclipse.core.internal.resources.Workspace.copy(IResource[], IPath, int, IProgressMonitor) -1 API
org.eclipse.core.internal.resources.Workspace.copy(IResource[], IPath, boolean, IProgressMonitor) -1 API
org.eclipse.core.internal.resources.Workspace.validatePath(String, int) -1 API
org.eclipse.core.internal.resources.Workspace.validateNatureSet(String[]) -1 API
org.eclipse.core.internal.resources.Workspace.validateLinkLocationURI(IResource, URI) -1 API
org.eclipse.core.internal.resources.Workspace.save(boolean, IProgressMonitor) -1 API
org.eclipse.core.internal.resources.Workspace.move(IResource[], IPath, int, IProgressMonitor) -1 API
org.eclipse.core.internal.resources.Workspace.move(IResource[], IPath, boolean, IProgressMonitor) -1 API
org.eclipse.core.internal.resources.Workspace.validateLinkLocation(IResource, IPath) -1 API
org.eclipse.core.internal.resources.Workspace.open(IProgressMonitor) -1 API
org.eclipse.core.internal.resources.Workspace.validateProjectLocationURI(IProject, URI) -1 API
org.eclipse.core.internal.utils.StringPoolJob.run(IProgressMonitor) -1 API
org.eclipse.core.resources.IPathVariableManager.validateValue(IPath) -1 API
org.eclipse.core.resources.IWorkspace.validateProjectLocationURI(IProject, URI) -1 API
org.eclipse.core.resources.IWorkspace.validatePath(String, int) -1 API
org.eclipse.core.resources.IWorkspace.delete(IResource[], int, IProgressMonitor) -1 API
org.eclipse.core.resources.IWorkspace.delete(IResource[], boolean, IProgressMonitor) -1 API
org.eclipse.core.resources.WorkspaceJob.runInWorkspace(IProgressMonitor) -1 API
org.eclipse.core.resources.IWorkspace.validateEdit(IFile[], Object) -1 API
org.eclipse.core.resources.IWorkspace.validateName(String, int) -1 API
org.eclipse.core.resources.IWorkspace.validateProjectLocation(IProject, IPath) -1 API
org.eclipse.core.resources.IWorkspace.validateLinkLocationURI(IResource, URI) -1 API
org.eclipse.core.resources.IWorkspace.validateLinkLocation(IResource, IPath) -1 API
org.eclipse.core.resources.IFileModificationValidator.validateEdit(IFile[], Object) -1 API
org.eclipse.core.resources.IWorkspace.save(boolean, IProgressMonitor) -1 API
org.eclipse.core.resources.IFileModificationValidator.validateSave(IFile) -1 API
org.eclipse.core.resources.IPathVariableManager.validateName(String) -1 API
org.eclipse.core.resources.IWorkspace.move(IResource[], IPath, boolean, IProgressMonitor) -1 API
org.eclipse.core.resources.IWorkspace.move(IResource[], IPath, int, IProgressMonitor) -1 API
org.eclipse.core.resources.IWorkspace.copy(IResource[], IPath, boolean, IProgressMonitor) -1 API
org.eclipse.core.resources.IWorkspace.copy(IResource[], IPath, int, IProgressMonitor) -1 API
org.eclipse.core.resources.IWorkspace.validateNatureSet(String[]) -1 API
org.eclipse.core.resources.mapping.ResourceChangeValidator.combineResults(IStatus[]) -1 API
org.eclipse.core.resources.mapping.ModelProvider.validateChange(IResourceDelta, IProgressMonitor) -1 API
org.eclipse.core.resources.mapping.ResourceChangeValidator.validateChange(IResourceDelta, IProgressMonitor) -1 API
org.eclipse.core.resources.team.FileModificationValidator.validateEdit(IFile[], FileModificationValidationContext) -1 API
org.eclipse.core.resources.team.FileModificationValidator.validateEdit(IFile[], Object) -1 API
org.eclipse.core.resources.team.TeamHook.validateCreateLink(IFolder, int, IPath) -1 API
org.eclipse.core.resources.team.TeamHook.validateCreateLink(IFile, int, IPath) -1 API
org.eclipse.core.resources.team.TeamHook.validateCreateLink(IFolder, int, URI) -1 API
org.eclipse.core.resources.team.TeamHook.validateCreateLink(IFile, int, URI) -1 API
org.eclipse.core.resources.team.FileModificationValidator.validateSave(IFile) -1 API
org.eclipse.core.internal.runtime.PerformanceStatsProcessor.run(IProgressMonitor) -1 API
org.eclipse.core.runtime.Preferences.validatePreferenceVersions(IPath) -1 API
org.eclipse.debug.core.DebugPlugin.EventDispatchJob.run(IProgressMonitor) -1 API
org.eclipse.debug.core.IRequest.getStatus() -1 API
org.eclipse.debug.internal.core.BreakpointManager.BreakpointManagerJob.run(IProgressMonitor) -1 API
org.eclipse.debug.internal.core.LaunchConfiguration.newStatus(String, int, Throwable) -1 API
org.eclipse.debug.internal.core.commands.Request.getStatus() -1 API
org.eclipse.debug.internal.core.commands.DebugCommand.2.run(IProgressMonitor) -1 API
org.eclipse.debug.internal.core.commands.DebugCommand.1.run(IProgressMonitor) -1 API
org.eclipse.core.internal.preferences.PreferencesService.exportPreferences(IEclipsePreferences, OutputStream, String[]) -1 API
org.eclipse.core.internal.preferences.PreferencesService.validatePluginVersions(String, PluginVersionIdentifier, PluginVersionIdentifier) -1 API
org.eclipse.core.internal.preferences.PreferencesService.applyPreferences(IExportedPreferences) -1 API
org.eclipse.core.internal.preferences.PreferenceServiceRegistryHelper.createStatusWarning(String, Exception) -1 API
org.eclipse.core.internal.preferences.PreferenceServiceRegistryHelper.createStatusError(String, Exception) -1 API
org.eclipse.core.internal.preferences.PreferencesService.createStatusError(String, Exception) -1 API
org.eclipse.core.internal.preferences.PreferencesService.importPreferences(InputStream) -1 API
org.eclipse.core.internal.preferences.PreferencesService.validateVersions(IPath) -1 API
org.eclipse.core.runtime.preferences.IPreferencesService.exportPreferences(IEclipsePreferences, OutputStream, String[]) -1 API
org.eclipse.core.runtime.preferences.IPreferencesService.applyPreferences(IExportedPreferences) -1 API
org.eclipse.core.runtime.preferences.IPreferencesService.importPreferences(InputStream) -1 API
org.eclipse.core.internal.registry.ExtensionRegistry.processChangeEvent(Object[], Map) -1 API
org.eclipse.core.internal.registry.osgi.ExtensionEventDispatcherJob.run(IProgressMonitor) -1 API
org.eclipse.core.runtime.spi.RegistryStrategy.processChangeEvent(Object[], Map, Object) -1 API
[+] getMessage() : String
INTERFACE_METHOD
Reference Location Line Number Visibility
org.eclipse.core.internal.jobs.ImplicitJobs.endJob(InternalJob) 143 API
[+] getSeverity() : int
INTERFACE_METHOD
Reference Location Line Number Visibility
org.eclipse.core.internal.jobs.Worker.run() 72 API
[+] isOK() : boolean
INTERFACE_METHOD
Reference Location Line Number Visibility
org.eclipse.core.internal.events.AutoBuildJob.doBuild(IProgressMonitor) 142 API
org.eclipse.core.internal.localstore.FileSystemResourceManager.copy(IResource, IResource, int, IProgressMonitor) 184 API
org.eclipse.core.internal.localstore.FileSystemResourceManager.refreshResource(IResource, int, boolean, IProgressMonitor) 732 API
org.eclipse.core.internal.localstore.FileSystemResourceManager.internalWrite(IProject, IProjectDescription, int, boolean, boolean) 471 API
org.eclipse.core.internal.resources.LocationValidator.validateLinkLocationURI(IResource, URI) 111 API
org.eclipse.core.internal.resources.LocationValidator.validateLinkLocationURI(IResource, URI) 104 API
org.eclipse.core.internal.resources.SaveManager.saveMetaInfo(MultiStatus, IProgressMonitor) 1104 API
org.eclipse.core.internal.resources.NatureManager.configureNatures(Project, ProjectDescription, ProjectDescription, MultiStatus) 180 API
org.eclipse.core.internal.resources.PathVariableManager.checkIsValidValue(IPath) 64 API
org.eclipse.core.internal.resources.Resource.assertCopyRequirements(IPath, int, int) 139 API
org.eclipse.core.internal.resources.Project.updateDescription() 1066 API
org.eclipse.core.internal.resources.LocationValidator.validateProjectLocationURI(IProject, URI) 317 API
org.eclipse.core.internal.resources.NatureManager.configureNatures(Project, ProjectDescription, ProjectDescription, MultiStatus) 185 API
org.eclipse.core.internal.resources.Project.internalBuild(int, String, Map, IProgressMonitor) 499 API
org.eclipse.core.internal.resources.Project.close(IProgressMonitor) 156 API
org.eclipse.core.internal.resources.LocationValidator.validateProjectLocationURI(IProject, URI) 314 API
org.eclipse.core.internal.resources.Resource.delete(int, IProgressMonitor) 712 API
org.eclipse.core.internal.resources.ProjectPreferences.2.run(IProgressMonitor) 540 API
org.eclipse.core.internal.resources.LocationValidator.validateSegments(URI) 404 API
org.eclipse.core.internal.resources.LocationValidator.validatePath(IPath, int, boolean) 265 API
org.eclipse.core.internal.resources.Resource.assertMoveRequirements(IPath, int, int) 185 API
org.eclipse.core.internal.resources.Resource.move(IPath, int, IProgressMonitor) 1369 API
org.eclipse.core.internal.resources.LocationValidator.validatePath(IPath, int, boolean) 260 API
org.eclipse.core.internal.resources.SaveManager.save(int, Project, IProgressMonitor) 1034 API
org.eclipse.core.internal.resources.ProjectPreferences.1.run(IProgressMonitor) 497 API
org.eclipse.core.internal.resources.Resource.checkValidPath(IPath, int, boolean) 414 API
org.eclipse.core.internal.resources.Project.move(IProjectDescription, int, IProgressMonitor) 797 API
org.eclipse.core.internal.resources.PathVariableManager.checkIsValidName(String) 54 API
org.eclipse.core.internal.resources.LocationValidator.validateLinkLocationURI(IResource, URI) 119 API
org.eclipse.core.internal.resources.PathVariableManager.getPathVariableNames() 128 API
org.eclipse.core.internal.resources.Project.open(int, IProgressMonitor) 846 API
org.eclipse.core.internal.resources.LocationValidator.validateLinkLocationURI(IResource, URI) 115 API
org.eclipse.core.internal.resources.Workspace.build(int, IProgressMonitor) 333 API
org.eclipse.core.internal.resources.Workspace.copy(IResource[], IPath, int, IProgressMonitor) 664 API
org.eclipse.core.internal.resources.Workspace.validateSave(IFile) 2114 API
org.eclipse.core.internal.resources.Workspace.move(IResource[], IPath, int, IProgressMonitor) 1538 API
org.eclipse.core.resources.ResourcesPlugin.start(BundleContext) 364 API
org.eclipse.core.resources.mapping.ResourceChangeValidator.combineResults(IStatus[]) 73 API
[+] IStatus
LOCAL_VAR_DECLARED
Reference Location Line Number Visibility
org.eclipse.ant.core.AntRunner.run(IProgressMonitor) 386 API
org.eclipse.ant.core.AntCorePreferences.configureAntObject(List, IConfigurationElement, AntObject, String, String) 565 API
org.eclipse.ant.core.AntRunner.problemLoadingClass(Throwable) 464 API
org.eclipse.ant.core.AntCorePreferences.addLibraries(Bundle, List) 840 API
org.eclipse.ant.core.AntCorePreferences.computeDefaultExtraClasspathEntries(List) 601 API
org.eclipse.ant.core.AntRunner.run(IProgressMonitor) 314 API
org.eclipse.ant.core.AntCorePreferences.computeDefaultExtraClasspathEntries(List) 607 API
org.eclipse.ant.core.AntCorePreferences.computeDefaultExtraClasspathEntries(List) 612 API
org.eclipse.ant.core.AntCorePreferences.configureAntObject(List, IConfigurationElement, AntObject, String, String) 570 API
org.eclipse.ant.core.AntCorePreferences.addLibraries(Bundle, List) 826 API
org.eclipse.ant.core.AntCorePreferences.configureAntObject(List, IConfigurationElement, AntObject, String, String) 575 API
org.eclipse.ant.core.AntRunner.handleInvocationTargetException(Object, Class, InvocationTargetException) 447 API
org.eclipse.ant.core.AntCorePreferences.configureAntObject(List, IConfigurationElement, AntObject, String, String) 544 API
org.eclipse.core.internal.content.ContentTypeSettings.removeFileSpec(IScopeContext, String, String, int) 100 API
org.eclipse.core.internal.content.ContentType.removeFileSpec(String, int) 572 API
org.eclipse.core.internal.content.ContentType.addFileSpec(String, int) 152 API
org.eclipse.core.internal.content.ContentType.setDefaultCharset(String) 604 API
org.eclipse.core.internal.content.ContentTypeSettings.setDefaultCharset(String) 154 API
org.eclipse.core.internal.content.ContentTypeSettings.addFileSpec(IScopeContext, String, String, int) 43 API

Back to bundle index

Valid HTML 4.01 Transitional