Types from org.eclipse.equinox.common used by org.eclipse.core.runtime

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

Reference Details

org.eclipse.core.runtime.CoreException

CASTS
Reference LocationLine Number
org.eclipse.core.internal.runtime.PlatformLogWriter.getLog(IStatus)45
CATCHES_EXCEPTION
Reference LocationLine Number
org.eclipse.core.runtime.Platform.getPlugin(String)765
org.eclipse.core.runtime.Platform.getPlugin(String)765
INSTANCEOF
Reference LocationLine Number
org.eclipse.core.internal.runtime.PlatformLogWriter.getLog(IStatus)42
INSTANTIATION
Reference LocationLine Number
org.eclipse.core.runtime.Preferences.exportPreferences(IPath)346
org.eclipse.core.runtime.Preferences.importPreferences(IPath)391
org.eclipse.core.runtime.Preferences.importPreferences(IPath)382
THROWS
Reference LocationLine Number
org.eclipse.core.runtime.IPluginDescriptor.getPlugin()-1
org.eclipse.core.runtime.Platform.addAuthorizationInfo(URL, String, String, Map)-1
org.eclipse.core.runtime.Platform.addProtectionSpace(URL, String)-1
org.eclipse.core.runtime.Platform.flushAuthorizationInfo(URL, String, String)-1
org.eclipse.core.runtime.Plugin.shutdown()-1
org.eclipse.core.runtime.Plugin.startup()-1
org.eclipse.core.runtime.Preferences.exportPreferences(IPath)-1
org.eclipse.core.runtime.Preferences.importPreferences(IPath)-1

org.eclipse.core.runtime.IAdapterManager

RETURN_TYPE
Reference LocationLine Number
org.eclipse.core.internal.runtime.InternalPlatform.getAdapterManager()-1
org.eclipse.core.runtime.Platform.getAdapterManager()-1

org.eclipse.core.runtime.IBundleGroupProvider

ALLOCATES_ARRAY
Reference LocationLine Number
org.eclipse.core.internal.runtime.InternalPlatform.getBundleGroupProviders()228
org.eclipse.core.internal.runtime.InternalPlatform.getBundleGroupProviders()227
PARAMETER
Reference LocationLine Number
org.eclipse.core.internal.runtime.InternalPlatform.registerBundleGroupProvider(IBundleGroupProvider)-1
org.eclipse.core.internal.runtime.InternalPlatform.unregisterBundleGroupProvider(IBundleGroupProvider)-1
org.eclipse.core.runtime.Platform.registerBundleGroupProvider(IBundleGroupProvider)-1
org.eclipse.core.runtime.Platform.unregisterBundleGroupProvider(IBundleGroupProvider)-1
RETURN_TYPE
Reference LocationLine Number
org.eclipse.core.internal.runtime.InternalPlatform.getBundleGroupProviders()-1
org.eclipse.core.runtime.Platform.getBundleGroupProviders()-1

org.eclipse.core.runtime.ILogListener

ALLOCATES_ARRAY
Reference LocationLine Number
org.eclipse.core.internal.runtime.Log.log(IStatus)60
CASTS
Reference LocationLine Number
org.eclipse.core.internal.runtime.Log.log(IStatus)60
IMPLEMENTS
Reference LocationLine Number
org.eclipse.core.internal.runtime.PlatformLogWriter-1
LOCAL_VAR_DECLARED
Reference LocationLine Number
org.eclipse.core.internal.runtime.Log.log(IStatus)63
PARAMETER
Reference LocationLine Number
org.eclipse.core.internal.runtime.InternalPlatform.addLogListener(ILogListener)-1
org.eclipse.core.internal.runtime.InternalPlatform.removeLogListener(ILogListener)-1
org.eclipse.core.internal.runtime.Log.1.(Log, ILogListener, IStatus)-1
org.eclipse.core.internal.runtime.Log.addLogListener(ILogListener)-1
org.eclipse.core.internal.runtime.Log.removeLogListener(ILogListener)-1
org.eclipse.core.runtime.ILog.addLogListener(ILogListener)-1
org.eclipse.core.runtime.ILog.removeLogListener(ILogListener)-1
org.eclipse.core.runtime.Platform.addLogListener(ILogListener)-1
org.eclipse.core.runtime.Platform.removeLogListener(ILogListener)-1

org.eclipse.core.runtime.IPath

DECLARED_FIELD
Reference LocationLine Number
org.eclipse.core.internal.preferences.legacy.ProductPreferencesService.NL_DIR-1
LOCAL_VAR_DECLARED
Reference LocationLine Number
org.eclipse.core.internal.runtime.InternalPlatform.getStateLocation(Bundle, boolean)606
org.eclipse.core.internal.runtime.PerformanceStatsProcessor.PerformanceStatsProcessor()157
PARAMETER
Reference LocationLine Number
org.eclipse.core.runtime.IPluginDescriptor.find(IPath, Map)-1
org.eclipse.core.runtime.IPluginDescriptor.find(IPath)-1
org.eclipse.core.runtime.Platform.find(Bundle, IPath, Map)-1
org.eclipse.core.runtime.Platform.find(Bundle, IPath)-1
org.eclipse.core.runtime.Plugin.find(IPath, Map)-1
org.eclipse.core.runtime.Plugin.find(IPath)-1
org.eclipse.core.runtime.Plugin.openStream(IPath, boolean)-1
org.eclipse.core.runtime.Plugin.openStream(IPath)-1
org.eclipse.core.runtime.Preferences.exportPreferences(IPath)-1
org.eclipse.core.runtime.Preferences.importPreferences(IPath)-1
org.eclipse.core.runtime.Preferences.validatePreferenceVersions(IPath)-1
RETURN_TYPE
Reference LocationLine Number
org.eclipse.core.internal.runtime.InternalPlatform.getLocation()-1
org.eclipse.core.internal.runtime.InternalPlatform.getStateLocation(Bundle, boolean)-1
org.eclipse.core.internal.runtime.InternalPlatform.getStateLocation(Bundle)-1
org.eclipse.core.runtime.ILibrary.getPath()-1
org.eclipse.core.runtime.Platform.getLocation()-1
org.eclipse.core.runtime.Platform.getLogFileLocation()-1
org.eclipse.core.runtime.Platform.getPluginStateLocation(Plugin)-1
org.eclipse.core.runtime.Platform.getStateLocation(Bundle)-1
org.eclipse.core.runtime.Plugin.getStateLocation()-1

org.eclipse.core.runtime.IProgressMonitor

PARAMETER
Reference LocationLine Number
org.eclipse.core.internal.runtime.PerformanceStatsProcessor.run(IProgressMonitor)-1

org.eclipse.core.runtime.ISafeRunnable

IMPLEMENTS
Reference LocationLine Number
org.eclipse.core.internal.runtime.Log.1-1
org.eclipse.core.runtime.Preferences.1-1
LOCAL_VAR_DECLARED
Reference LocationLine Number
org.eclipse.core.internal.runtime.Log.log(IStatus)64
org.eclipse.core.runtime.Preferences.firePropertyChangeEvent(String, Object, Object)503
PARAMETER
Reference LocationLine Number
org.eclipse.core.runtime.Platform.run(ISafeRunnable)-1

org.eclipse.core.runtime.IStatus

LOCAL_VAR_DECLARED
Reference LocationLine Number
org.eclipse.core.internal.preferences.legacy.PreferenceForwarder.logError(String, Exception)804
org.eclipse.core.internal.runtime.CompatibilityHelper.getPluginDescriptor(String)69
org.eclipse.core.internal.runtime.PerformanceStatsProcessor.PerformanceStatsProcessor()162
org.eclipse.core.internal.runtime.PlatformLogWriter.getLog(IStatus)45
org.eclipse.core.runtime.Plugin.2.run()404
org.eclipse.core.runtime.Plugin.Plugin(IPluginDescriptor)231
org.eclipse.core.runtime.Plugin.shutdown()631
org.eclipse.core.runtime.Preferences.exportPreferences(IPath)345
PARAMETER
Reference LocationLine Number
org.eclipse.core.internal.runtime.InternalPlatform.log(IStatus)-1
org.eclipse.core.internal.runtime.Log.1.(Log, ILogListener, IStatus)-1
org.eclipse.core.internal.runtime.Log.log(IStatus)-1
org.eclipse.core.internal.runtime.PlatformLogWriter.getLog(IStatus)-1
org.eclipse.core.internal.runtime.PlatformLogWriter.logging(IStatus, String)-1
org.eclipse.core.runtime.ILog.log(IStatus)-1
RETURN_TYPE
Reference LocationLine Number
org.eclipse.core.internal.runtime.PerformanceStatsProcessor.run(IProgressMonitor)-1
org.eclipse.core.runtime.Preferences.validatePreferenceVersions(IPath)-1

org.eclipse.core.runtime.ListenerList

DECLARED_FIELD
Reference LocationLine Number
org.eclipse.core.internal.runtime.PerformanceStatsProcessor.listeners-1
org.eclipse.core.runtime.Preferences.listeners-1
INSTANTIATION
Reference LocationLine Number
org.eclipse.core.internal.runtime.PerformanceStatsProcessor.PerformanceStatsProcessor()46
org.eclipse.core.runtime.Preferences.Preferences()292

org.eclipse.core.runtime.Path

DECLARED_FIELD
Reference LocationLine Number
org.eclipse.core.internal.runtime.InternalPlatform.cachedInstanceLocation-1
INSTANTIATION
Reference LocationLine Number
org.eclipse.core.internal.preferences.legacy.ProductPreferencesService.getProductCustomization()77
org.eclipse.core.internal.runtime.InternalPlatform.getLocation()396

org.eclipse.core.runtime.PluginVersionIdentifier

PARAMETER
Reference LocationLine Number
org.eclipse.core.runtime.IPluginRegistry.getPluginDescriptor(String, PluginVersionIdentifier)-1
RETURN_TYPE
Reference LocationLine Number
org.eclipse.core.runtime.IPluginDescriptor.getVersionIdentifier()-1
org.eclipse.core.runtime.IPluginPrerequisite.getResolvedVersionIdentifier()-1
org.eclipse.core.runtime.IPluginPrerequisite.getVersionIdentifier()-1

org.eclipse.core.runtime.Status

INSTANTIATION
Reference LocationLine Number
org.eclipse.core.internal.preferences.legacy.PreferenceForwarder.logError(String, Exception)804
org.eclipse.core.internal.runtime.CompatibilityHelper.getPluginDescriptor(String)69
org.eclipse.core.internal.runtime.PerformanceStatsProcessor.logFailure(PerformanceStats, String, long)181
org.eclipse.core.internal.runtime.PerformanceStatsProcessor.PerformanceStatsProcessor()162
org.eclipse.core.runtime.Platform.logAuthNotAvailable(Throwable)608
org.eclipse.core.runtime.Plugin.2.run()404
org.eclipse.core.runtime.Plugin.Plugin(IPluginDescriptor)231
org.eclipse.core.runtime.Plugin.shutdown()631
org.eclipse.core.runtime.Preferences.exportPreferences(IPath)345
org.eclipse.core.runtime.Preferences.importPreferences(IPath)391
org.eclipse.core.runtime.Preferences.importPreferences(IPath)382

Back to reference summary for org.eclipse.core.runtime

Valid HTML 4.01 TransitionalValid XHTML 1.0 Strict