Methods from org.eclipse.core.runtime used by org.eclipse.wst.sse.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.ILog.log(IStatus)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.wst.sse.core.internal.encoding.util.Logger._log(int, String, Throwable)79
org.eclipse.wst.sse.core.internal.encoding.util.Logger._trace(String, String, Throwable)97
org.eclipse.wst.sse.core.internal.Logger._log(int, String, Throwable)168
org.eclipse.wst.sse.core.internal.model.ModelManagerImpl.discardModel(Object, ModelManagerImplSharedObject)1814

org.eclipse.core.runtime.Platform.find(Bundle, IPath)

INVOKED_STATIC
Reference LocationLine Number
org.eclipse.wst.sse.core.internal.encoding.CodedIO.getOverridenCharsets()208
org.eclipse.wst.sse.core.internal.encoding.CommonCharsetNames.getDefaultIANAMappings()80
org.eclipse.wst.sse.core.internal.encoding.CommonCharsetNames.initHashTables()203

org.eclipse.core.runtime.Platform.getAdapterManager()

INVOKED_STATIC
Reference LocationLine Number
org.eclipse.wst.sse.core.internal.model.AbstractStructuredModel.getAdapter(Class)658
org.eclipse.wst.sse.core.internal.text.BasicStructuredDocument.getAdapter(Class)1252

org.eclipse.core.runtime.Platform.getBundle(String)

INVOKED_STATIC
Reference LocationLine Number
org.eclipse.wst.sse.core.internal.encoding.CodedIO.getOverridenCharsets()206
org.eclipse.wst.sse.core.internal.encoding.CommonCharsetNames.getDefaultIANAMappings()78
org.eclipse.wst.sse.core.internal.encoding.CommonCharsetNames.initHashTables()203
org.eclipse.wst.sse.core.internal.encoding.ContentBasedPreferenceGateway.bundleExists(String)37
org.eclipse.wst.sse.core.internal.encoding.util.Logger._log(int, String, Throwable)77
org.eclipse.wst.sse.core.internal.encoding.util.Logger._trace(String, String, Throwable)95
org.eclipse.wst.sse.core.internal.Logger._log(int, String, Throwable)166
org.eclipse.wst.sse.core.internal.ModelManagerPluginRegistryReader.loadFactoryFromConfigurationElement(IConfigurationElement, Object)78
org.eclipse.wst.sse.core.internal.provisional.StructuredModelManager.getModelManager()48
org.eclipse.wst.sse.core.internal.tasks.TaskScanningJob.frameworkIsShuttingDown()114
org.eclipse.wst.sse.core.StructuredModelManager.getModelManager()45

org.eclipse.core.runtime.Platform.getContentTypeManager()

INVOKED_STATIC
Reference LocationLine Number
org.eclipse.wst.sse.core.internal.encoding.CodedReaderCreator.checkForEncodingInContents(InputStream)117
org.eclipse.wst.sse.core.internal.encoding.CodedReaderCreator.findMementoFromFileCase()178
org.eclipse.wst.sse.core.internal.encoding.CodedReaderCreator.findMementoFromStreamCase()241
org.eclipse.wst.sse.core.internal.encoding.CodedStreamCreator.checkForEncodingInContents()223
org.eclipse.wst.sse.core.internal.encoding.ContentBasedPreferenceGateway.getDefaultPreferences(String)95
org.eclipse.wst.sse.core.internal.encoding.ContentBasedPreferenceGateway.getPreferences(String)129
org.eclipse.wst.sse.core.internal.encoding.ContentTypeEncodingPreferences.getUserSpecifiedDefaultEncodingPreference(String)101
org.eclipse.wst.sse.core.internal.encoding.NonContentBasedEncodingRules.getUserSpecifiedDefaultForContentType(String)65
org.eclipse.wst.sse.core.internal.FileBufferModelManager.detectContentType(IPath)491
org.eclipse.wst.sse.core.internal.FileBufferModelManager.detectContentType(IPath)522
org.eclipse.wst.sse.core.internal.FileBufferModelManager.detectContentType(IPath)517
org.eclipse.wst.sse.core.internal.FileBufferModelManager.detectContentType(IPath)501
org.eclipse.wst.sse.core.internal.filebuffers.BasicStructuredDocumentFactory.createDocument()58
org.eclipse.wst.sse.core.internal.model.ModelManagerImpl._doCommonCreateModel(InputStream, String, IModelHandler, URIResolver, ModelManagerImplReadEditType, String, String, ModelManagerImplSharedObject)377
org.eclipse.wst.sse.core.internal.modelhandler.ModelHandlerRegistry.getHandlerFor(IFile)139
org.eclipse.wst.sse.core.internal.modelhandler.ModelHandlerRegistry.getHandlerFor(IFile)166
org.eclipse.wst.sse.core.internal.modelhandler.ModelHandlerRegistry.getHandlerFor(String, InputStream)209
org.eclipse.wst.sse.core.internal.modelhandler.ModelHandlerRegistry.getHandlerFor(String, InputStream)214
org.eclipse.wst.sse.core.internal.modelhandler.ModelHandlerRegistry.getHandlerFor(String, InputStream)199
org.eclipse.wst.sse.core.internal.modelhandler.ModelHandlerRegistry.getHandlerForContentType(IContentType)239
org.eclipse.wst.sse.core.internal.modelhandler.ModelHandlerRegistry.getHandlerForContentTypeId(String)292
org.eclipse.wst.sse.core.internal.tasks.FileTaskScannerRegistryReader.loadScanners(IContentType)132
org.eclipse.wst.sse.core.internal.tasks.WorkspaceTaskScanner.detectContentTypes(IResource)86
org.eclipse.wst.sse.core.internal.tasks.WorkspaceTaskScanner.detectContentTypes(IResource)104
org.eclipse.wst.sse.core.internal.tasks.WorkspaceTaskScanner.init(IResource)178

org.eclipse.core.runtime.Platform.getDebugOption(String)

INVOKED_STATIC
Reference LocationLine Number
org.eclipse.wst.sse.core.internal.encoding.util.Logger.isTracing(String)118
org.eclipse.wst.sse.core.internal.provisional.AbstractNotifier.getAdapterTimeCriteria()142

org.eclipse.core.runtime.Platform.getExtensionRegistry()

INVOKED_STATIC
Reference LocationLine Number
org.eclipse.wst.sse.core.internal.modelhandler.EmbeddedTypeRegistryReader.readRegistry(Set)57
org.eclipse.wst.sse.core.internal.modelhandler.ModelHandlerRegistryReader.readRegistry()97
org.eclipse.wst.sse.core.internal.modelhandler.PluginContributedFactoryReader.loadRegistry(Object)107
org.eclipse.wst.sse.core.internal.ModelManagerPluginRegistryReader.loadRegistry(Object)186
org.eclipse.wst.sse.core.internal.tasks.FileTaskScannerRegistryReader.readRegistry()174

org.eclipse.core.runtime.Platform.getLog(Bundle)

INVOKED_STATIC
Reference LocationLine Number
org.eclipse.wst.sse.core.internal.encoding.util.Logger._log(int, String, Throwable)79
org.eclipse.wst.sse.core.internal.encoding.util.Logger._trace(String, String, Throwable)97
org.eclipse.wst.sse.core.internal.Logger._log(int, String, Throwable)168
org.eclipse.wst.sse.core.internal.model.ModelManagerImpl.discardModel(Object, ModelManagerImplSharedObject)1814

org.eclipse.core.runtime.Platform.getPreferencesService()

INVOKED_STATIC
Reference LocationLine Number
org.eclipse.wst.sse.core.internal.cleanup.AbstractStructuredCleanupProcessor.getEOLCodePreference(IStructuredModel)425
org.eclipse.wst.sse.core.internal.document.AbstractDocumentLoader.getPlatformLineDelimiterPreference(IFile)271
org.eclipse.wst.sse.core.internal.document.AbstractDocumentLoader.getPlatformLineDelimiterPreference(IFile)265
org.eclipse.wst.sse.core.internal.encoding.ContentBasedPreferenceGateway.getDefaultPreferences(IContentType)65
org.eclipse.wst.sse.core.internal.encoding.ContentBasedPreferenceGateway.getPreferences(IContentType)100
org.eclipse.wst.sse.core.internal.tasks.TaskScanningJob.isEnabledOnProject(IProject)122
org.eclipse.wst.sse.core.internal.tasks.WorkspaceTaskScanner.init(IResource)138
org.eclipse.wst.sse.core.internal.text.BasicStructuredDocument.setInitialLineDelimiter(String)2543

org.eclipse.core.runtime.Platform.inDebugMode()

INVOKED_STATIC
Reference LocationLine Number
org.eclipse.wst.sse.core.internal.encoding.util.Logger.isDebugging()105
org.eclipse.wst.sse.core.internal.Logger.isDebugging()132

org.eclipse.core.runtime.Platform.isRunning()

INVOKED_STATIC
Reference LocationLine Number
org.eclipse.wst.sse.core.internal.tasks.TaskScanningJob.frameworkIsShuttingDown()114

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

INVOKED_STATIC
Reference LocationLine Number
org.eclipse.wst.sse.core.internal.encoding.util.ResourceBundleHelper.getResourceBundle(String, Locale)55

org.eclipse.core.runtime.Plugin.getBundle()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.wst.sse.core.internal.model.ModelManagerImpl.discardModel(Object, ModelManagerImplSharedObject)1814

org.eclipse.core.runtime.Plugin.getPluginPreferences()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.wst.sse.core.internal.cleanup.StructuredCleanupPreferences.getPreferences()71
org.eclipse.wst.sse.core.internal.encoding.CodedStreamCreator.get3ByteBOMPreference()358
org.eclipse.wst.sse.core.internal.encoding.ContentTypeEncodingPreferences.getWorkbenchSpecifiedDefaultEncoding()139
org.eclipse.wst.sse.core.internal.encoding.NonContentBasedEncodingRules.getWorkbenchSpecifiedDefaultEncoding()84
org.eclipse.wst.sse.core.internal.encoding.util.CodedResourcePlugin.initializeDefaultPluginPreferences()52
org.eclipse.wst.sse.core.internal.SSECorePlugin.initializeDefaultPluginPreferences()47
org.eclipse.wst.sse.core.internal.tasks.TaskScanningJob.cleanupRememberedProjectList(String)223
org.eclipse.wst.sse.core.internal.tasks.TaskScanningJob.cleanupRememberedProjectList(String)247
org.eclipse.wst.sse.core.internal.tasks.TaskScanningJob.projectHasNotBeenFullyScanned(IResource)128
org.eclipse.wst.sse.core.internal.tasks.TaskScanningJob.run(IProgressMonitor)192
org.eclipse.wst.sse.core.internal.tasks.TaskScanningJob.run(IProgressMonitor)188
org.eclipse.wst.sse.core.internal.tasks.TaskScanningJob.TaskScanningJob()58
org.eclipse.wst.sse.core.internal.tasks.TaskScanningScheduler.refresh()68
org.eclipse.wst.sse.core.internal.tasks.TaskScanningScheduler.refresh(IProject)81
org.eclipse.wst.sse.core.internal.tasks.TaskScanningScheduler.refresh(IProject)73

org.eclipse.core.runtime.Plugin.getStateLocation()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.wst.sse.internal.contentproperties.ContentSettings.getContentSettingsPath(IResource)492

org.eclipse.core.runtime.Plugin.initializeDefaultPluginPreferences()

OVERRIDE
Reference LocationLine Number
org.eclipse.wst.sse.core.internal.encoding.util.CodedResourcePlugin.initializeDefaultPluginPreferences()-1
org.eclipse.wst.sse.core.internal.SSECorePlugin.initializeDefaultPluginPreferences()-1

org.eclipse.core.runtime.Plugin.Plugin()

OVERRIDE
Reference LocationLine Number
org.eclipse.wst.sse.core.internal.encoding.util.CodedResourcePlugin.CodedResourcePlugin()-1
org.eclipse.wst.sse.core.internal.SSECorePlugin.SSECorePlugin()-1
SUPER_CONSTRUCTORMETHOD
Reference LocationLine Number
org.eclipse.wst.sse.core.internal.encoding.util.CodedResourcePlugin.CodedResourcePlugin()47
org.eclipse.wst.sse.core.internal.SSECorePlugin.SSECorePlugin()39

org.eclipse.core.runtime.Plugin.savePluginPreferences()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.wst.sse.core.internal.SSECorePlugin.stop(BundleContext)63
org.eclipse.wst.sse.core.internal.tasks.TaskScanningJob.run(IProgressMonitor)218

org.eclipse.core.runtime.Plugin.start(BundleContext)

INVOKED_SPECIAL
Reference LocationLine Number
org.eclipse.wst.sse.core.internal.SSECorePlugin.start(BundleContext)78
OVERRIDE
Reference LocationLine Number
org.eclipse.wst.sse.core.internal.SSECorePlugin.start(BundleContext)-1

org.eclipse.core.runtime.Plugin.stop(BundleContext)

INVOKED_SPECIAL
Reference LocationLine Number
org.eclipse.wst.sse.core.internal.SSECorePlugin.stop(BundleContext)69
OVERRIDE
Reference LocationLine Number
org.eclipse.wst.sse.core.internal.SSECorePlugin.stop(BundleContext)-1

org.eclipse.core.runtime.Preferences.getBoolean(String)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.wst.sse.core.internal.encoding.CodedStreamCreator.get3ByteBOMPreference()358

org.eclipse.core.runtime.Preferences.getString(String)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.wst.sse.core.internal.encoding.ContentTypeEncodingPreferences.getWorkbenchSpecifiedDefaultEncoding()139
org.eclipse.wst.sse.core.internal.encoding.NonContentBasedEncodingRules.getWorkbenchSpecifiedDefaultEncoding()84
org.eclipse.wst.sse.core.internal.tasks.TaskScanningJob.cleanupRememberedProjectList(String)223
org.eclipse.wst.sse.core.internal.tasks.TaskScanningJob.projectHasNotBeenFullyScanned(IResource)128
org.eclipse.wst.sse.core.internal.tasks.TaskScanningJob.run(IProgressMonitor)188
org.eclipse.wst.sse.core.internal.tasks.TaskScanningScheduler.refresh(IProject)73

org.eclipse.core.runtime.Preferences.setDefault(String, boolean)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.wst.sse.core.internal.encoding.util.CodedResourcePlugin.initializeDefaultPluginPreferences()53
org.eclipse.wst.sse.core.internal.SSECorePlugin.initializeDefaultPluginPreferences()52
org.eclipse.wst.sse.core.internal.SSECorePlugin.initializeDefaultPluginPreferences()50

org.eclipse.core.runtime.Preferences.setDefault(String, String)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.wst.sse.core.internal.SSECorePlugin.initializeDefaultPluginPreferences()54
org.eclipse.wst.sse.core.internal.SSECorePlugin.initializeDefaultPluginPreferences()53
org.eclipse.wst.sse.core.internal.tasks.TaskScanningJob.TaskScanningJob()58

org.eclipse.core.runtime.Preferences.setValue(String, String)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.wst.sse.core.internal.tasks.TaskScanningJob.cleanupRememberedProjectList(String)247
org.eclipse.wst.sse.core.internal.tasks.TaskScanningJob.run(IProgressMonitor)192
org.eclipse.wst.sse.core.internal.tasks.TaskScanningScheduler.refresh()68
org.eclipse.wst.sse.core.internal.tasks.TaskScanningScheduler.refresh(IProject)81

Back to reference summary for org.eclipse.wst.sse.core

Valid HTML 4.01 TransitionalValid XHTML 1.0 Strict