Methods 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.Assert.isNotNull(Object)

INVOKED_STATIC
Reference LocationLine Number
org.eclipse.core.runtime.Plugin.Plugin(IPluginDescriptor)221

org.eclipse.core.runtime.Assert.isTrue(boolean, String)

INVOKED_STATIC
Reference LocationLine Number
org.eclipse.core.internal.runtime.InternalPlatform.assertInitialized()138
org.eclipse.core.runtime.Plugin.Plugin(IPluginDescriptor)222

org.eclipse.core.runtime.CoreException.CoreException(IStatus)

CONSTRUCTOR_METHOD
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

org.eclipse.core.runtime.CoreException.getStatus()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.core.internal.runtime.PlatformLogWriter.getLog(IStatus)45

org.eclipse.core.runtime.FileLocator.find(Bundle, IPath, Map)

INVOKED_STATIC
Reference LocationLine Number
org.eclipse.core.internal.preferences.legacy.ProductPreferencesService.getProductCustomization()77
org.eclipse.core.internal.preferences.legacy.ProductPreferencesService.getProductTranslation()94
org.eclipse.core.runtime.Platform.find(Bundle, IPath, Map)984
org.eclipse.core.runtime.Platform.find(Bundle, IPath)928
org.eclipse.core.runtime.Plugin.find(IPath, Map)263
org.eclipse.core.runtime.Plugin.find(IPath)245

org.eclipse.core.runtime.FileLocator.openStream(Bundle, IPath, boolean)

INVOKED_STATIC
Reference LocationLine Number
org.eclipse.core.runtime.Plugin.openStream(IPath, boolean)528
org.eclipse.core.runtime.Plugin.openStream(IPath)506

org.eclipse.core.runtime.FileLocator.resolve(URL)

INVOKED_STATIC
Reference LocationLine Number
org.eclipse.core.runtime.Platform.resolve(URL)876

org.eclipse.core.runtime.FileLocator.toFileURL(URL)

INVOKED_STATIC
Reference LocationLine Number
org.eclipse.core.runtime.Platform.asLocalURL(URL)559

org.eclipse.core.runtime.ILogListener.logging(IStatus, String)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.core.internal.runtime.Log.1.run()66

org.eclipse.core.runtime.IPath.addFileExtension(String)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.core.internal.preferences.legacy.ProductPreferencesService.getProductTranslation()94

org.eclipse.core.runtime.IPath.append(String)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.core.internal.preferences.legacy.ProductPreferencesService.getProductTranslation()94
org.eclipse.core.internal.runtime.PerformanceStatsProcessor.PerformanceStatsProcessor()158

org.eclipse.core.runtime.IPath.removeFileExtension()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.core.internal.preferences.legacy.ProductPreferencesService.getProductTranslation()94

org.eclipse.core.runtime.IPath.removeLastSegments(int)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.core.internal.runtime.PerformanceStatsProcessor.PerformanceStatsProcessor()158

org.eclipse.core.runtime.IPath.toFile()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.core.internal.runtime.InternalPlatform.getStateLocation(Bundle, boolean)608
org.eclipse.core.internal.runtime.PerformanceStatsProcessor.PerformanceStatsProcessor()159
org.eclipse.core.runtime.Preferences.exportPreferences(IPath)329
org.eclipse.core.runtime.Preferences.importPreferences(IPath)380
org.eclipse.core.runtime.Preferences.importPreferences(IPath)387

org.eclipse.core.runtime.IPath.toOSString()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.core.runtime.Preferences.importPreferences(IPath)381
org.eclipse.core.runtime.Preferences.importPreferences(IPath)390

org.eclipse.core.runtime.IStatus.getChildren()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.core.internal.runtime.PlatformLogWriter.getLog(IStatus)52

org.eclipse.core.runtime.IStatus.getCode()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.core.internal.runtime.PlatformLogWriter.getLog(IStatus)60

org.eclipse.core.runtime.IStatus.getException()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.core.internal.runtime.PlatformLogWriter.getLog(IStatus)39

org.eclipse.core.runtime.IStatus.getMessage()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.core.internal.runtime.PlatformLogWriter.getLog(IStatus)60

org.eclipse.core.runtime.IStatus.getPlugin()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.core.internal.runtime.PlatformLogWriter.getLog(IStatus)60

org.eclipse.core.runtime.IStatus.getSeverity()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.core.internal.runtime.PlatformLogWriter.getLog(IStatus)60

org.eclipse.core.runtime.IStatus.isMultiStatus()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.core.internal.runtime.PlatformLogWriter.getLog(IStatus)51

org.eclipse.core.runtime.ListenerList.add(Object)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.core.internal.preferences.legacy.PreferenceForwarder.addPropertyChangeListener(PreferencesIPropertyChangeListener)94
org.eclipse.core.internal.runtime.PerformanceStatsProcessor.addListener(PerformanceStatsPerformanceListener)54
org.eclipse.core.runtime.Preferences.addPropertyChangeListener(PreferencesIPropertyChangeListener)456

org.eclipse.core.runtime.ListenerList.getListeners()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.core.internal.runtime.PerformanceStatsProcessor.run(IProgressMonitor)200
org.eclipse.core.runtime.Preferences.firePropertyChangeEvent(String, Object, Object)496

org.eclipse.core.runtime.ListenerList.ListenerList()

CONSTRUCTOR_METHOD
Reference LocationLine Number
org.eclipse.core.internal.runtime.PerformanceStatsProcessor.PerformanceStatsProcessor()46
org.eclipse.core.runtime.Preferences.Preferences()292

org.eclipse.core.runtime.ListenerList.remove(Object)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.core.internal.preferences.legacy.PreferenceForwarder.removePropertyChangeListener(PreferencesIPropertyChangeListener)140
org.eclipse.core.internal.runtime.PerformanceStatsProcessor.removeListener(PerformanceStatsPerformanceListener)137
org.eclipse.core.runtime.Preferences.removePropertyChangeListener(PreferencesIPropertyChangeListener)466

org.eclipse.core.runtime.ListenerList.size()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.core.internal.preferences.legacy.PreferenceForwarder.added(IEclipsePreferencesNodeChangeEvent)62
org.eclipse.core.internal.preferences.legacy.PreferenceForwarder.addPropertyChangeListener(PreferencesIPropertyChangeListener)87
org.eclipse.core.internal.preferences.legacy.PreferenceForwarder.removePropertyChangeListener(PreferencesIPropertyChangeListener)141

org.eclipse.core.runtime.Path.Path(String)

CONSTRUCTOR_METHOD
Reference LocationLine Number
org.eclipse.core.internal.preferences.legacy.ProductPreferencesService.getProductCustomization()77
org.eclipse.core.internal.runtime.InternalPlatform.getLocation()396

org.eclipse.core.runtime.SafeRunner.run(ISafeRunnable)

INVOKED_STATIC
Reference LocationLine Number
org.eclipse.core.internal.runtime.Log.log(IStatus)73
org.eclipse.core.runtime.Platform.run(ISafeRunnable)888
org.eclipse.core.runtime.Preferences.firePropertyChangeEvent(String, Object, Object)512

org.eclipse.core.runtime.Status.Status(int, String, int, String, Throwable)

CONSTRUCTOR_METHOD
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)382
org.eclipse.core.runtime.Preferences.importPreferences(IPath)391

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

Valid HTML 4.01 TransitionalValid XHTML 1.0 Strict