Methods from org.eclipse.core.runtime used by org.eclipse.wst.sse.ui

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.ui.internal.debug.ToggleBreakpointAction.createBreakpoints(int)122
org.eclipse.wst.sse.ui.internal.Logger._log(int, String, Throwable)80
org.eclipse.wst.sse.ui.internal.Logger._trace(String, String, Throwable)99

org.eclipse.core.runtime.IPluginRegistry.getExtensionPoint(String, String)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.wst.sse.ui.internal.extension.RegistryReader.readRegistry(IPluginRegistry, String, String)154
org.eclipse.wst.sse.ui.internal.util.RegistryReader.readRegistry(IPluginRegistry, String, String)153

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

INVOKED_STATIC
Reference LocationLine Number
org.eclipse.wst.sse.ui.internal.openon.ExternalFileEditorInput.getAdapter(Class)68

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

INVOKED_STATIC
Reference LocationLine Number
org.eclipse.wst.sse.ui.internal.ExtendedConfigurationBuilder.createExtension(IConfigurationElement, String, String)96
org.eclipse.wst.sse.ui.internal.extension.ActionDescriptor.createExtension(IConfigurationElement, String)75
org.eclipse.wst.sse.ui.internal.extension.BreakpointProviderBuilder.createExtension(IConfigurationElement, String)83
org.eclipse.wst.sse.ui.internal.extension.ExtendedEditorActionProxyForDelayLoading.isBundleActive()262
org.eclipse.wst.sse.ui.internal.extension.ExtendedEditorActionProxyForDelayLoading.newInstance(IConfigurationElement, String)613
org.eclipse.wst.sse.ui.internal.extension.ImageUtil.getImageDescriptorFromExtension(IExtension, String)50
org.eclipse.wst.sse.ui.internal.FormatProcessorsExtensionReader.readElement(IConfigurationElement)84
org.eclipse.wst.sse.ui.internal.Logger._log(int, String, Throwable)78
org.eclipse.wst.sse.ui.internal.Logger._trace(String, String, Throwable)97
org.eclipse.wst.sse.ui.internal.openon.OpenOnDefinition.createExtension(String)86
org.eclipse.wst.sse.ui.internal.reconcile.validator.ValidatorMetaData.createExtension()170
org.eclipse.wst.sse.ui.internal.TransferBuilder.createExecutableExtension(IConfigurationElement, String)292
org.eclipse.wst.sse.ui.internal.TransferBuilder.createExtension(IConfigurationElement, String)326

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

INVOKED_STATIC
Reference LocationLine Number
org.eclipse.wst.sse.ui.internal.debug.DebugTextEditor.detectContentType(IPath)284
org.eclipse.wst.sse.ui.internal.debug.DebugTextEditor.detectContentType(IPath)268
org.eclipse.wst.sse.ui.internal.debug.DebugTextEditor.detectContentType(IPath)258
org.eclipse.wst.sse.ui.internal.debug.DebugTextEditor.detectContentType(IPath)289
org.eclipse.wst.sse.ui.internal.debug.DebugTextEditor.getEditorInputContentTypes(IEditorInput)356
org.eclipse.wst.sse.ui.internal.editor.StructuredModelDocumentProvider.getContentType(Object)261
org.eclipse.wst.sse.ui.internal.extension.BreakpointProviderBuilder.findElements(String)243
org.eclipse.wst.sse.ui.internal.extension.BreakpointProviderBuilder.findElements(String)239
org.eclipse.wst.sse.ui.internal.extension.BreakpointProviderBuilder.getBreakpointProviders(IEditorPart, String, String)284
org.eclipse.wst.sse.ui.internal.FormatProcessorsExtensionReader.getFormatProcessor(String)53
org.eclipse.wst.sse.ui.internal.openon.OpenOnProvider.getOpenOn(IDocument, int)90
org.eclipse.wst.sse.ui.internal.preferences.ui.ExclusionsTab.ExclusionsTab(TaskTagPreferencePage, IPreferencesService, IScopeContext[])212
org.eclipse.wst.sse.ui.internal.provisional.extensions.ConfigurationPointCalculator.getConfigurationPoints()83
org.eclipse.wst.sse.ui.internal.provisional.registry.AdapterFactoryRegistryImpl.getAdapterFactories(String)116
org.eclipse.wst.sse.ui.internal.reconcile.DocumentRegionProcessor.getContentType(IDocument)97
org.eclipse.wst.sse.ui.internal.reconcile.validator.ValidatorMetaData.calculateParentContentTypeIds(String)70
org.eclipse.wst.sse.ui.internal.reconcile.validator.ValidatorStrategy.calculateParentContentTypeIds(String)99
org.eclipse.wst.sse.ui.internal.spelling.SpellcheckStrategy.SpellcheckStrategy(ISourceViewer, String)141
org.eclipse.wst.sse.ui.internal.StorageModelProvider.getPersistedEncoding(Object)605
org.eclipse.wst.sse.ui.internal.style.SemanticHighlightingManager.loadSemanticHighlightings()351
org.eclipse.wst.sse.ui.internal.style.SemanticHighlightingManager.loadSemanticHighlightings()356

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

INVOKED_STATIC
Reference LocationLine Number
org.eclipse.wst.sse.ui.internal.Logger.isTracing(String)121

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

INVOKED_STATIC
Reference LocationLine Number
org.eclipse.wst.sse.ui.internal.correction.QuickFixRegistryReader.addHelp(QuickFixRegistry)77
org.eclipse.wst.sse.ui.internal.ExtendedConfigurationBuilder.getConfigurations(String, String)205
org.eclipse.wst.sse.ui.internal.ExtendedConfigurationBuilder.getDefinitions(String, String)241
org.eclipse.wst.sse.ui.internal.ExtendedEditorActionBuilder.readContributions(String[], String, String)739
org.eclipse.wst.sse.ui.internal.extension.BreakpointProviderBuilder.readContributions(String, String)389
org.eclipse.wst.sse.ui.internal.FormatProcessorsExtensionReader.getInstance()35
org.eclipse.wst.sse.ui.internal.openon.OpenOnBuilder.readContributions(String, String)228
org.eclipse.wst.sse.ui.internal.provisional.registry.AdapterFactoryRegistryReader.readRegistry(HashMap)118
org.eclipse.wst.sse.ui.internal.reconcile.validator.ValidatorBuilder.readContributions(String, String, String)99
org.eclipse.wst.sse.ui.internal.style.SemanticHighlightingManager.loadSemanticHighlightings()349
org.eclipse.wst.sse.ui.internal.TransferBuilder.readContributions(String[], String, String)626

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

INVOKED_STATIC
Reference LocationLine Number
org.eclipse.wst.sse.ui.internal.debug.ToggleBreakpointAction.createBreakpoints(int)122
org.eclipse.wst.sse.ui.internal.Logger._log(int, String, Throwable)80
org.eclipse.wst.sse.ui.internal.Logger._trace(String, String, Throwable)99

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

INVOKED_STATIC
Reference LocationLine Number
org.eclipse.wst.sse.ui.internal.preferences.ui.TaskTagPreferencePage.TaskTagPreferencePage()74

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

INVOKED_STATIC
Reference LocationLine Number
org.eclipse.wst.sse.ui.internal.StructuredDocumentToTextAdapter.StructuredDocumentToTextAdapter()292
org.eclipse.wst.sse.ui.internal.StructuredDocumentToTextAdapter.StructuredDocumentToTextAdapter(StyledText)292

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

INVOKED_STATIC
Reference LocationLine Number
org.eclipse.wst.sse.ui.internal.debug.ToggleBreakpointAction.createBreakpoints(int)121
org.eclipse.wst.sse.ui.internal.Logger.isDebugging()108

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

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.wst.sse.ui.internal.debug.ToggleBreakpointAction.createBreakpoints(int)122

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

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.wst.sse.ui.internal.encoding.ui.EncodingPreferencePage.createCheckBox(Composite, String)40
org.eclipse.wst.sse.ui.internal.encoding.ui.EncodingPreferencePage.performDefaults()99
org.eclipse.wst.sse.ui.internal.encoding.ui.EncodingPreferencePage.performOk()104
org.eclipse.wst.sse.ui.internal.preferences.ui.AbstractPreferencePage.getModelPreferences()190
org.eclipse.wst.sse.ui.internal.preferences.ui.ExclusionsTab.ExclusionsTab(TaskTagPreferencePage, IPreferencesService, IScopeContext[])222

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

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.wst.sse.ui.internal.encoding.ui.EncodingPreferencePage.performOk()105
org.eclipse.wst.sse.ui.internal.preferences.ui.AbstractPreferencePage.storeValues()264
org.eclipse.wst.sse.ui.internal.preferences.ui.FilePreferencePage.performOk()129
org.eclipse.wst.sse.ui.internal.preferences.ui.StructuredTextEditorPreferencePage.performOk()418
org.eclipse.wst.sse.ui.internal.preferences.ui.TranslucencyPreferenceTab.performApply()115

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

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.wst.sse.ui.internal.encoding.ui.EncodingPreferencePage.createCheckBox(Composite, String)40
org.eclipse.wst.sse.ui.internal.GotoAnnotationAction.isNavigationTarget(Annotation)303

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

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.wst.sse.ui.internal.encoding.ui.EncodingPreferencePage.performDefaults()99

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

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.wst.sse.ui.internal.preferences.ui.ExclusionsTab.ExclusionsTab(TaskTagPreferencePage, IPreferencesService, IScopeContext[])222

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

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.wst.sse.ui.internal.encoding.ui.EncodingPreferencePage.performOk()104

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

Valid HTML 4.01 TransitionalValid XHTML 1.0 Strict