Types from org.eclipse.equinox.preferences used by org.eclipse.cdt.core

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

Reference Details

org.eclipse.core.runtime.preferences.AbstractPreferenceInitializer

EXTENDS
Reference LocationLine Number
org.eclipse.cdt.internal.core.CCorePreferenceInitializer-1

org.eclipse.core.runtime.preferences.ConfigurationScope

INSTANTIATION
Reference LocationLine Number
org.eclipse.cdt.internal.core.pdom.indexer.IndexerPreferences.getConfigurationPreferences()286

org.eclipse.core.runtime.preferences.DefaultScope

INSTANTIATION
Reference LocationLine Number
org.eclipse.cdt.internal.core.CCorePreferenceInitializer.initializeDefaultPreferences()53
org.eclipse.cdt.internal.core.pdom.indexer.IndexerPreferences.getDefaultPreferences()282

org.eclipse.core.runtime.preferences.IEclipsePreferences

CASTS
Reference LocationLine Number
org.eclipse.cdt.internal.core.pdom.indexer.IndexerPreferences.addListener(Preferences, IEclipsePreferencesIPreferenceChangeListener)347
org.eclipse.cdt.internal.core.pdom.indexer.IndexerPreferences.removeListener(Preferences, IEclipsePreferencesIPreferenceChangeListener)363
INSTANCEOF
Reference LocationLine Number
org.eclipse.cdt.internal.core.pdom.indexer.IndexerPreferences.addListener(Preferences, IEclipsePreferencesIPreferenceChangeListener)346
org.eclipse.cdt.internal.core.pdom.indexer.IndexerPreferences.removeListener(Preferences, IEclipsePreferencesIPreferenceChangeListener)362
LOCAL_VAR_DECLARED
Reference LocationLine Number
org.eclipse.cdt.internal.core.CCorePreferenceInitializer.initializeDefaultPreferences()53
org.eclipse.cdt.internal.core.model.CProject.getOption(String, boolean)257
org.eclipse.cdt.internal.core.model.CProject.getOptions(boolean)276
org.eclipse.cdt.internal.core.model.CProject.getPreferences()354
org.eclipse.cdt.internal.core.model.CProject.setOption(String, String)303
PARAMETER
Reference LocationLine Number
org.eclipse.cdt.internal.core.pdom.indexer.IndexerPreferences.initializeDefaultPreferences(IEclipsePreferences)-1
RETURN_TYPE
Reference LocationLine Number
org.eclipse.cdt.internal.core.LocalProjectScope.getNode(String)-1
org.eclipse.cdt.internal.core.model.CProject.getPreferences()-1

org.eclipse.core.runtime.preferences.IEclipsePreferences.IPreferenceChangeListener

DECLARED_FIELD
Reference LocationLine Number
org.eclipse.cdt.internal.core.pdom.PDOMManager.fPreferenceChangeListener-1
IMPLEMENTS
Reference LocationLine Number
org.eclipse.cdt.internal.core.pdom.PDOMManager.1-1
org.eclipse.cdt.internal.core.pdom.PDOMManager.PCL-1
org.eclipse.cdt.internal.core.pdom.PDOMManager.PCL-1
PARAMETER
Reference LocationLine Number
org.eclipse.cdt.internal.core.pdom.indexer.IndexerPreferences.addChangeListener(IProject, IEclipsePreferencesIPreferenceChangeListener)-1
org.eclipse.cdt.internal.core.pdom.indexer.IndexerPreferences.addListener(Preferences, IEclipsePreferencesIPreferenceChangeListener)-1
org.eclipse.cdt.internal.core.pdom.indexer.IndexerPreferences.removeChangeListener(IProject, IEclipsePreferencesIPreferenceChangeListener)-1
org.eclipse.cdt.internal.core.pdom.indexer.IndexerPreferences.removeListener(Preferences, IEclipsePreferencesIPreferenceChangeListener)-1

org.eclipse.core.runtime.preferences.IEclipsePreferences.PreferenceChangeEvent

PARAMETER
Reference LocationLine Number
org.eclipse.cdt.internal.core.pdom.PDOMManager.1.preferenceChange(IEclipsePreferencesPreferenceChangeEvent)-1
org.eclipse.cdt.internal.core.pdom.PDOMManager.onPreferenceChange(ICProject, IEclipsePreferencesPreferenceChangeEvent)-1
org.eclipse.cdt.internal.core.pdom.PDOMManager.onPreferenceChange(IEclipsePreferencesPreferenceChangeEvent)-1
org.eclipse.cdt.internal.core.pdom.PDOMManager.PCL.preferenceChange(IEclipsePreferencesPreferenceChangeEvent)-1
org.eclipse.cdt.internal.core.pdom.PDOMManager.PCL.preferenceChange(IEclipsePreferencesPreferenceChangeEvent)-1

org.eclipse.core.runtime.preferences.InstanceScope

INSTANTIATION
Reference LocationLine Number
org.eclipse.cdt.internal.core.CCoreInternals.1.run(IProgressMonitor)48
org.eclipse.cdt.internal.core.cdtvariables.UserDefinedVariableSupplier.getWorkspaceNode()485
org.eclipse.cdt.internal.core.dom.rewrite.util.FileHelper.determineLineDelimiter(IFile)73
org.eclipse.cdt.internal.core.envvar.UserDefinedEnvironmentSupplier.getWorkspaceNode()225
org.eclipse.cdt.internal.core.LocalProjectScope.getNode(String)69
org.eclipse.cdt.internal.core.pdom.indexer.IndexerPreferences.getInstancePreferences()290
org.eclipse.cdt.internal.core.pdom.PDOMManager.postStartup()224
org.eclipse.cdt.internal.core.pdom.PDOMManager.shutdown()247

org.eclipse.core.runtime.preferences.IPreferencesService

LOCAL_VAR_DECLARED
Reference LocationLine Number
org.eclipse.cdt.internal.core.pdom.PDOMManager.adjustCacheSize()279

org.eclipse.core.runtime.preferences.IScopeContext

ALLOCATES_ARRAY
Reference LocationLine Number
org.eclipse.cdt.internal.core.dom.rewrite.util.FileHelper.determineLineDelimiter(IFile)70
org.eclipse.cdt.internal.core.dom.rewrite.util.FileHelper.determineLineDelimiter(IFile)73
IMPLEMENTS
Reference LocationLine Number
org.eclipse.cdt.internal.core.LocalProjectScope-1
LOCAL_VAR_DECLARED
Reference LocationLine Number
org.eclipse.cdt.core.settings.model.util.CDataUtil.getContentTypeFileSpecs(IProject, IContentType)373
org.eclipse.cdt.internal.core.CContentTypes.getContentType(IProject, String)47
org.eclipse.cdt.internal.core.model.ContentTypeProcessor.executeOperation()68
org.eclipse.cdt.internal.core.model.ContentTypeProcessor.getAffectedProjects(IContentTypeManagerContentTypeChangeEvent)318
org.eclipse.cdt.internal.core.model.CProject.getPreferences()353
PARAMETER
Reference LocationLine Number
org.eclipse.cdt.internal.core.model.ContentTypeProcessor.processContentType(ICElement, IContentType, IScopeContext)-1

org.osgi.service.prefs.BackingStoreException

CATCHES_EXCEPTION
Reference LocationLine Number
org.eclipse.cdt.internal.core.CContentTypes.setUseProjectSpecificContentTypes(IProject, boolean)192
org.eclipse.cdt.internal.core.CContentTypes.usesProjectSpecificContentTypes(IProject)175
org.eclipse.cdt.internal.core.CContentTypes.usesProjectSpecificContentTypes(IProject)175
org.eclipse.cdt.internal.core.CContentTypes.usesProjectSpecificContentTypes(IProject)175
org.eclipse.cdt.internal.core.CContentTypes.usesProjectSpecificContentTypes(IProject)175
org.eclipse.cdt.internal.core.CCoreInternals.1.run(IProgressMonitor)49
org.eclipse.cdt.internal.core.cdtvariables.UserDefinedVariableSupplier.storeOutputStream(ByteArrayOutputStream, Preferences, String)645
org.eclipse.cdt.internal.core.envvar.UserDefinedEnvironmentSupplier.checkInexistentConfigurations(ICProjectDescription)250
org.eclipse.cdt.internal.core.envvar.UserDefinedEnvironmentSupplier.storeProjectEnvironment(ICProjectDescription, boolean)358
org.eclipse.cdt.internal.core.LocalProjectScope.deletePreferences(IPath, IPath)102
org.eclipse.cdt.internal.core.model.CProject.getOptions(boolean)290
org.eclipse.cdt.internal.core.model.CProject.setOption(String, String)314
org.eclipse.cdt.internal.core.pdom.indexer.IndexerPreferences.readProperties(Preferences, Properties)313
org.eclipse.cdt.utils.envvar.StorableEnvironmentLoader.storeOutputStream(ByteArrayOutputStream, Preferences, String, boolean)218
LOCAL_VAR_DECLARED
Reference LocationLine Number
org.eclipse.cdt.internal.core.CCoreInternals.1.run(IProgressMonitor)49
org.eclipse.cdt.internal.core.cdtvariables.UserDefinedVariableSupplier.storeOutputStream(ByteArrayOutputStream, Preferences, String)645
org.eclipse.cdt.utils.envvar.StorableEnvironmentLoader.storeOutputStream(ByteArrayOutputStream, Preferences, String, boolean)218
THROWS
Reference LocationLine Number
org.eclipse.cdt.internal.core.LocalProjectScope.copyPrefs(Preferences, Preferences)-1
org.eclipse.cdt.internal.core.LocalProjectScope.deletePrefs(Preferences)-1

org.osgi.service.prefs.Preferences

ALLOCATES_ARRAY
Reference LocationLine Number
org.eclipse.cdt.internal.core.pdom.indexer.IndexerPreferences.getDefaultUpdatePolicy()190
org.eclipse.cdt.internal.core.pdom.indexer.IndexerPreferences.getIndexImportLocation(IProject)379
org.eclipse.cdt.internal.core.pdom.indexer.IndexerPreferences.getIndexImportLocation(IProject)371
org.eclipse.cdt.internal.core.pdom.indexer.IndexerPreferences.getInstancePreferencesArray()274
org.eclipse.cdt.internal.core.pdom.indexer.IndexerPreferences.getPreferences(IProject, int)267
org.eclipse.cdt.internal.core.pdom.indexer.IndexerPreferences.getPreferences(IProject, int)265
DECLARED_FIELD
Reference LocationLine Number
org.eclipse.cdt.internal.core.CContentTypes.PROJECT_SCOPE-1
LOCAL_VAR_DECLARED
Reference LocationLine Number
org.eclipse.cdt.internal.core.CContentTypes.setUseProjectSpecificContentTypes(IProject, boolean)186
org.eclipse.cdt.internal.core.CContentTypes.usesProjectSpecificContentTypes(IProject)162
org.eclipse.cdt.internal.core.cdtvariables.UserDefinedVariableSupplier.getWorkspaceNode()485
org.eclipse.cdt.internal.core.envvar.UserDefinedEnvironmentSupplier.checkInexistentConfigurations(ICProjectDescription)233
org.eclipse.cdt.internal.core.envvar.UserDefinedEnvironmentSupplier.getConfigurationNode(ICProjectDescription)203
org.eclipse.cdt.internal.core.envvar.UserDefinedEnvironmentSupplier.getProjectNode(ICProjectDescription)217
org.eclipse.cdt.internal.core.envvar.UserDefinedEnvironmentSupplier.getSerializeInfo(Object)186
org.eclipse.cdt.internal.core.envvar.UserDefinedEnvironmentSupplier.getSerializeInfo(Object)172
org.eclipse.cdt.internal.core.envvar.UserDefinedEnvironmentSupplier.getWorkspaceNode()225
org.eclipse.cdt.internal.core.envvar.UserDefinedEnvironmentSupplier.storeProjectEnvironment(ICProjectDescription, boolean)355
org.eclipse.cdt.internal.core.LocalProjectScope.deletePreferences(IPath, IPath)98
org.eclipse.cdt.internal.core.pdom.indexer.IndexerPreferences.determineScopeOnFirstUse(IProject)248
org.eclipse.cdt.internal.core.pdom.indexer.IndexerPreferences.getScope(IProject)80
org.eclipse.cdt.internal.core.pdom.indexer.IndexerPreferences.setScope(IProject, int)127
org.eclipse.cdt.internal.core.pdom.indexer.IndexerPreferences.setScope(IProject, int)119
PARAMETER
Reference LocationLine Number
org.eclipse.cdt.internal.core.cdtvariables.UserDefinedVariableSupplier.loadInputStream(Preferences, String)-1
org.eclipse.cdt.internal.core.cdtvariables.UserDefinedVariableSupplier.storeOutputStream(ByteArrayOutputStream, Preferences, String)-1
org.eclipse.cdt.internal.core.envvar.UserDefinedEnvironmentSupplier.1.(UserDefinedEnvironmentSupplier, Preferences, String)-1
org.eclipse.cdt.internal.core.envvar.UserDefinedEnvironmentSupplier.2.(UserDefinedEnvironmentSupplier, Preferences)-1
org.eclipse.cdt.internal.core.LocalProjectScope.copyPrefs(Preferences, Preferences)-1
org.eclipse.cdt.internal.core.LocalProjectScope.copyPrefs(Preferences, Preferences)-1
org.eclipse.cdt.internal.core.LocalProjectScope.deletePrefs(Preferences)-1
org.eclipse.cdt.internal.core.pdom.indexer.IndexerPreferences.addListener(Preferences, IEclipsePreferencesIPreferenceChangeListener)-1
org.eclipse.cdt.internal.core.pdom.indexer.IndexerPreferences.getUpdatePolicy(Preferences[])-1
org.eclipse.cdt.internal.core.pdom.indexer.IndexerPreferences.readProperties(Preferences, Properties)-1
org.eclipse.cdt.internal.core.pdom.indexer.IndexerPreferences.removeListener(Preferences, IEclipsePreferencesIPreferenceChangeListener)-1
org.eclipse.cdt.internal.core.pdom.indexer.IndexerPreferences.setProperties(Preferences, Properties)-1
org.eclipse.cdt.utils.envvar.StorableEnvironmentLoader.loadInputStream(Preferences, String)-1
org.eclipse.cdt.utils.envvar.StorableEnvironmentLoader.storeOutputStream(ByteArrayOutputStream, Preferences, String, boolean)-1
RETURN_TYPE
Reference LocationLine Number
org.eclipse.cdt.internal.core.cdtvariables.UserDefinedVariableSupplier.getWorkspaceNode()-1
org.eclipse.cdt.internal.core.envvar.UserDefinedEnvironmentSupplier.1.getNode()-1
org.eclipse.cdt.internal.core.envvar.UserDefinedEnvironmentSupplier.2.getNode()-1
org.eclipse.cdt.internal.core.envvar.UserDefinedEnvironmentSupplier.getConfigurationNode(ICProjectDescription)-1
org.eclipse.cdt.internal.core.envvar.UserDefinedEnvironmentSupplier.getProjectNode(ICProjectDescription)-1
org.eclipse.cdt.internal.core.envvar.UserDefinedEnvironmentSupplier.getWorkspaceNode()-1
org.eclipse.cdt.internal.core.LocalProjectScope.getPPP(String)-1
org.eclipse.cdt.internal.core.pdom.indexer.IndexerPreferences.getConfigurationPreferences()-1
org.eclipse.cdt.internal.core.pdom.indexer.IndexerPreferences.getDefaultPreferences()-1
org.eclipse.cdt.internal.core.pdom.indexer.IndexerPreferences.getInstancePreferences()-1
org.eclipse.cdt.internal.core.pdom.indexer.IndexerPreferences.getInstancePreferencesArray()-1
org.eclipse.cdt.internal.core.pdom.indexer.IndexerPreferences.getLocalPreferences(IProject)-1
org.eclipse.cdt.internal.core.pdom.indexer.IndexerPreferences.getPreferences(IProject, int)-1
org.eclipse.cdt.internal.core.pdom.indexer.IndexerPreferences.getPreferences(IProject)-1
org.eclipse.cdt.internal.core.pdom.indexer.IndexerPreferences.getProjectPreferences(IProject)-1
org.eclipse.cdt.utils.envvar.StorableEnvironmentLoader.ISerializeInfo.getNode()-1
org.eclipse.cdt.utils.envvar.StorableEnvironmentLoader.ISerializeInfo.getNode()-1

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

Valid HTML 4.01 TransitionalValid XHTML 1.0 Strict