Types from org.eclipse.equinox.common used by org.eclipse.equinox.preferences

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

CATCHES_EXCEPTION
Reference LocationLine Number
org.eclipse.core.internal.preferences.PreferenceServiceRegistryHelper.addModifyListener(IConfigurationElement)96
org.eclipse.core.internal.preferences.PreferenceServiceRegistryHelper.addModifyListener(IConfigurationElement)96
org.eclipse.core.internal.preferences.PreferenceServiceRegistryHelper.createNode(RootPreferences, String)165
org.eclipse.core.internal.preferences.PreferenceServiceRegistryHelper.runInitializer(IConfigurationElement)280
org.eclipse.core.internal.preferences.PreferencesService.validateVersions(IPath)1054
INSTANTIATION
Reference LocationLine Number
org.eclipse.core.internal.preferences.PreferencesService.applyPreferences(IEclipsePreferences, IPreferenceFilter[])103
org.eclipse.core.internal.preferences.PreferencesService.applyPreferences(IEclipsePreferences, IPreferenceFilter[])96
org.eclipse.core.internal.preferences.PreferencesService.applyPreferences(IExportedPreferences)197
org.eclipse.core.internal.preferences.PreferencesService.applyPreferences(IExportedPreferences)204
org.eclipse.core.internal.preferences.PreferencesService.exportPreferences(IEclipsePreferences, IPreferenceFilter[], OutputStream)398
org.eclipse.core.internal.preferences.PreferencesService.exportPreferences(IEclipsePreferences, OutputStream, String[])424
org.eclipse.core.internal.preferences.PreferencesService.exportPreferences(IEclipsePreferences, OutputStream, String[])419
org.eclipse.core.internal.preferences.PreferencesService.matches(IEclipsePreferences, IPreferenceFilter[])818
org.eclipse.core.internal.preferences.PreferencesService.readPreferences(InputStream)866
org.eclipse.core.internal.preferences.PreferencesService.readPreferences(InputStream)855
LOCAL_VAR_DECLARED
Reference LocationLine Number
org.eclipse.core.internal.preferences.PreferenceServiceRegistryHelper.addModifyListener(IConfigurationElement)96
org.eclipse.core.internal.preferences.PreferenceServiceRegistryHelper.createNode(RootPreferences, String)165
org.eclipse.core.internal.preferences.PreferenceServiceRegistryHelper.runInitializer(IConfigurationElement)280
org.eclipse.core.internal.preferences.PreferencesService.validateVersions(IPath)1054
THROWS
Reference LocationLine Number
org.eclipse.core.internal.preferences.PreferencesService.applyPreferences(IEclipsePreferences, IPreferenceFilter[])-1
org.eclipse.core.internal.preferences.PreferencesService.applyPreferences(IExportedPreferences)-1
org.eclipse.core.internal.preferences.PreferencesService.exportPreferences(IEclipsePreferences, IPreferenceFilter[], OutputStream)-1
org.eclipse.core.internal.preferences.PreferencesService.exportPreferences(IEclipsePreferences, OutputStream, String[])-1
org.eclipse.core.internal.preferences.PreferencesService.importPreferences(InputStream)-1
org.eclipse.core.internal.preferences.PreferencesService.internalExport(IEclipsePreferences, IPreferenceFilter[], OutputStream)-1
org.eclipse.core.internal.preferences.PreferencesService.matches(IEclipsePreferences, IPreferenceFilter[])-1
org.eclipse.core.internal.preferences.PreferencesService.readPreferences(InputStream)-1
org.eclipse.core.runtime.preferences.IPreferencesService.applyPreferences(IEclipsePreferences, IPreferenceFilter[])-1
org.eclipse.core.runtime.preferences.IPreferencesService.applyPreferences(IExportedPreferences)-1
org.eclipse.core.runtime.preferences.IPreferencesService.exportPreferences(IEclipsePreferences, IPreferenceFilter[], OutputStream)-1
org.eclipse.core.runtime.preferences.IPreferencesService.exportPreferences(IEclipsePreferences, OutputStream, String[])-1
org.eclipse.core.runtime.preferences.IPreferencesService.importPreferences(InputStream)-1
org.eclipse.core.runtime.preferences.IPreferencesService.matches(IEclipsePreferences, IPreferenceFilter[])-1
org.eclipse.core.runtime.preferences.IPreferencesService.readPreferences(InputStream)-1

org.eclipse.core.runtime.IPath

DECLARED_FIELD
Reference LocationLine Number
org.eclipse.core.internal.preferences.ConfigurationPreferences.baseLocation-1
org.eclipse.core.internal.preferences.ConfigurationPreferences.location-1
org.eclipse.core.internal.preferences.DefaultPreferences.NL_DIR-1
org.eclipse.core.internal.preferences.InstancePreferences.baseLocation-1
org.eclipse.core.internal.preferences.InstancePreferences.location-1
LOCAL_VAR_DECLARED
Reference LocationLine Number
org.eclipse.core.internal.preferences.AbstractScope.equals(Object)57
org.eclipse.core.internal.preferences.DefaultPreferences.applyDefaults(String, Properties, Properties)132
org.eclipse.core.internal.preferences.EclipsePreferences.computeChildren(IPath)193
org.eclipse.core.internal.preferences.EclipsePreferences.create(EclipsePreferences, String, Object)311
org.eclipse.core.internal.preferences.InstancePreferences.loadLegacy()88
org.eclipse.core.runtime.preferences.ConfigurationScope.getLocation()76
PARAMETER
Reference LocationLine Number
org.eclipse.core.internal.preferences.EclipsePreferences.computeChildren(IPath)-1
org.eclipse.core.internal.preferences.EclipsePreferences.computeLocation(IPath, String)-1
org.eclipse.core.internal.preferences.EclipsePreferences.load(IPath)-1
org.eclipse.core.internal.preferences.EclipsePreferences.loadProperties(IPath)-1
org.eclipse.core.internal.preferences.EclipsePreferences.save(IPath)-1
org.eclipse.core.internal.preferences.PreferencesService.validateVersions(IPath)-1
RETURN_TYPE
Reference LocationLine Number
org.eclipse.core.internal.preferences.AbstractScope.getLocation()-1
org.eclipse.core.internal.preferences.ConfigurationPreferences.getLocation()-1
org.eclipse.core.internal.preferences.EclipsePreferences.computeLocation(IPath, String)-1
org.eclipse.core.internal.preferences.EclipsePreferences.getLocation()-1
org.eclipse.core.internal.preferences.InstancePreferences.getBaseLocation()-1
org.eclipse.core.internal.preferences.InstancePreferences.getLocation()-1
org.eclipse.core.runtime.preferences.ConfigurationScope.getLocation()-1
org.eclipse.core.runtime.preferences.DefaultScope.getLocation()-1
org.eclipse.core.runtime.preferences.InstanceScope.getLocation()-1
org.eclipse.core.runtime.preferences.IScopeContext.getLocation()-1

org.eclipse.core.runtime.ISafeRunnable

IMPLEMENTS
Reference LocationLine Number
org.eclipse.core.internal.preferences.EclipsePreferences.1-1
org.eclipse.core.internal.preferences.EclipsePreferences.2-1
org.eclipse.core.internal.preferences.PreferencesService.4-1
org.eclipse.core.internal.preferences.PreferencesService.5-1
LOCAL_VAR_DECLARED
Reference LocationLine Number
org.eclipse.core.internal.preferences.EclipsePreferences.fireNodeEvent(IEclipsePreferencesNodeChangeEvent, boolean)678
org.eclipse.core.internal.preferences.EclipsePreferences.firePreferenceEvent(String, Object, Object)747
org.eclipse.core.internal.preferences.PreferencesService.firePreApplyEvent(IEclipsePreferences)439

org.eclipse.core.runtime.IStatus

LOCAL_VAR_DECLARED
Reference LocationLine Number
org.eclipse.core.internal.preferences.DefaultPreferences.loadProperties(String)277
org.eclipse.core.internal.preferences.EclipsePreferences.create(EclipsePreferences, String, Object)313
org.eclipse.core.internal.preferences.PreferenceServiceRegistryHelper.runInitializer(IConfigurationElement)278
org.eclipse.core.internal.preferences.PreferencesService.8.visit(IEclipsePreferences)1039
PARAMETER
Reference LocationLine Number
org.eclipse.core.internal.preferences.EclipsePreferences.log(IStatus)-1
org.eclipse.core.internal.preferences.PreferenceServiceRegistryHelper.log(IStatus)-1
org.eclipse.core.internal.preferences.PreferencesService.log(IStatus)-1
RETURN_TYPE
Reference LocationLine Number
org.eclipse.core.internal.preferences.PreferenceServiceRegistryHelper.createStatusError(String, Exception)-1
org.eclipse.core.internal.preferences.PreferenceServiceRegistryHelper.createStatusWarning(String, Exception)-1
org.eclipse.core.internal.preferences.PreferencesService.applyPreferences(IExportedPreferences)-1
org.eclipse.core.internal.preferences.PreferencesService.createStatusError(String, Exception)-1
org.eclipse.core.internal.preferences.PreferencesService.exportPreferences(IEclipsePreferences, OutputStream, String[])-1
org.eclipse.core.internal.preferences.PreferencesService.importPreferences(InputStream)-1
org.eclipse.core.internal.preferences.PreferencesService.validatePluginVersions(String, PluginVersionIdentifier, PluginVersionIdentifier)-1
org.eclipse.core.internal.preferences.PreferencesService.validateVersions(IPath)-1
org.eclipse.core.runtime.preferences.IPreferencesService.applyPreferences(IExportedPreferences)-1
org.eclipse.core.runtime.preferences.IPreferencesService.exportPreferences(IEclipsePreferences, OutputStream, String[])-1
org.eclipse.core.runtime.preferences.IPreferencesService.importPreferences(InputStream)-1

org.eclipse.core.runtime.ListenerList

ALLOCATES_ARRAY
Reference LocationLine Number
org.eclipse.core.internal.preferences.ListenerRegistry.ListenerMap.grow()91
org.eclipse.core.internal.preferences.ListenerRegistry.ListenerMap.grow()91
org.eclipse.core.internal.preferences.ListenerRegistry.ListenerMap.ListenerMap(int)37
org.eclipse.core.internal.preferences.ListenerRegistry.ListenerMap.ListenerMap(int)37
DECLARED_FIELD
Reference LocationLine Number
org.eclipse.core.internal.preferences.EclipsePreferences.nodeChangeListeners-1
org.eclipse.core.internal.preferences.EclipsePreferences.preferenceChangeListeners-1
org.eclipse.core.internal.preferences.ListenerRegistry.ListenerMap.values-1
org.eclipse.core.internal.preferences.ListenerRegistry.ListenerMap.values-1
org.eclipse.core.internal.preferences.PreferenceServiceRegistryHelper.modifyListeners-1
INSTANTIATION
Reference LocationLine Number
org.eclipse.core.internal.preferences.EclipsePreferences.addNodeChangeListener(IEclipsePreferencesINodeChangeListener)126
org.eclipse.core.internal.preferences.EclipsePreferences.addPreferenceChangeListener(IEclipsePreferencesIPreferenceChangeListener)138
org.eclipse.core.internal.preferences.ListenerRegistry.add(String, Object)134
org.eclipse.core.internal.preferences.PreferenceServiceRegistryHelper.getModifyListeners()180
LOCAL_VAR_DECLARED
Reference LocationLine Number
org.eclipse.core.internal.preferences.ListenerRegistry.add(String, Object)132
org.eclipse.core.internal.preferences.ListenerRegistry.getListeners(String)123
org.eclipse.core.internal.preferences.ListenerRegistry.remove(String, Object)144
PARAMETER
Reference LocationLine Number
org.eclipse.core.internal.preferences.ListenerRegistry.ListenerMap.put(String, ListenerList)-1
org.eclipse.core.internal.preferences.ListenerRegistry.ListenerMap.put(String, ListenerList)-1
RETURN_TYPE
Reference LocationLine Number
org.eclipse.core.internal.preferences.ListenerRegistry.ListenerMap.get(String)-1
org.eclipse.core.internal.preferences.ListenerRegistry.ListenerMap.get(String)-1

org.eclipse.core.runtime.MultiStatus

INSTANTIATION
Reference LocationLine Number
org.eclipse.core.internal.preferences.PreferencesService.applyPreferences(IExportedPreferences)118
org.eclipse.core.internal.preferences.PreferencesService.validateVersions(IPath)1016
LOCAL_VAR_DECLARED
Reference LocationLine Number
org.eclipse.core.internal.preferences.PreferencesService.applyPreferences(IExportedPreferences)118
org.eclipse.core.internal.preferences.PreferencesService.validateVersions(IPath)1016
PARAMETER
Reference LocationLine Number
org.eclipse.core.internal.preferences.PreferencesService.8.(PreferencesService, MultiStatus)-1

org.eclipse.core.runtime.Path

INSTANTIATION
Reference LocationLine Number
org.eclipse.core.internal.preferences.DefaultPreferences.applyBundleDefaults()88
org.eclipse.core.internal.preferences.DefaultPreferences.applyDefaults(String, Properties, Properties)143
org.eclipse.core.internal.preferences.DefaultPreferences.applyDefaults(String, Properties, Properties)132
org.eclipse.core.internal.preferences.InstancePreferences.loadLegacy()88
org.eclipse.core.runtime.preferences.ConfigurationScope.getLocation()81

org.eclipse.core.runtime.PluginVersionIdentifier

INSTANTIATION
Reference LocationLine Number
org.eclipse.core.internal.preferences.PreferencesService.8.visit(IEclipsePreferences)1036
org.eclipse.core.internal.preferences.PreferencesService.8.visit(IEclipsePreferences)1027
LOCAL_VAR_DECLARED
Reference LocationLine Number
org.eclipse.core.internal.preferences.PreferencesService.8.visit(IEclipsePreferences)1036
org.eclipse.core.internal.preferences.PreferencesService.8.visit(IEclipsePreferences)1027
PARAMETER
Reference LocationLine Number
org.eclipse.core.internal.preferences.PreferencesService.validatePluginVersions(String, PluginVersionIdentifier, PluginVersionIdentifier)-1
org.eclipse.core.internal.preferences.PreferencesService.validatePluginVersions(String, PluginVersionIdentifier, PluginVersionIdentifier)-1

org.eclipse.core.runtime.Status

INSTANTIATION
Reference LocationLine Number
org.eclipse.core.internal.preferences.Activator.addingService(ServiceReference)114
org.eclipse.core.internal.preferences.DefaultPreferences.loadProperties(String)277
org.eclipse.core.internal.preferences.EclipsePreferences.create(EclipsePreferences, String, Object)313
org.eclipse.core.internal.preferences.EclipsePreferences.loadProperties(IPath)611
org.eclipse.core.internal.preferences.EclipsePreferences.save(IPath)983
org.eclipse.core.internal.preferences.EclipsePreferences.save(IPath)1004
org.eclipse.core.internal.preferences.PreferenceServiceRegistryHelper.addModifyListener(IConfigurationElement)86
org.eclipse.core.internal.preferences.PreferenceServiceRegistryHelper.addModifyListener(IConfigurationElement)92
org.eclipse.core.internal.preferences.PreferenceServiceRegistryHelper.createStatusError(String, Exception)46
org.eclipse.core.internal.preferences.PreferenceServiceRegistryHelper.createStatusWarning(String, Exception)54
org.eclipse.core.internal.preferences.PreferenceServiceRegistryHelper.runInitializer(IConfigurationElement)278
org.eclipse.core.internal.preferences.PreferencesService.5.handleException(Throwable)629
org.eclipse.core.internal.preferences.PreferencesService.createStatusError(String, Exception)63
org.eclipse.core.internal.preferences.PreferencesService.validatePluginVersions(String, PluginVersionIdentifier, PluginVersionIdentifier)1012

Back to reference summary for org.eclipse.equinox.preferences

Valid HTML 4.01 TransitionalValid XHTML 1.0 Strict