Methods from org.eclipse.core.runtime used by org.eclipse.help

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.help.internal.HelpPlugin.logStatus(IStatus)75

org.eclipse.core.runtime.IProduct.getDefiningBundle()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.help.internal.HelpData.getHelpDataFile(String)155
org.eclipse.help.internal.HelpData.getProductHelpData()68
org.eclipse.help.internal.util.ProductPreferences.getPrimaryTocOrdering()82
org.eclipse.help.internal.util.ProductPreferences.resolveSpecialIdentifiers(String)454

org.eclipse.core.runtime.IProduct.getId()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.help.internal.dynamic.FilterResolver.filterByProduct(String)134
org.eclipse.help.internal.util.ProductPreferences.getProductPreferences(boolean)266

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

INVOKED_STATIC
Reference LocationLine Number
org.eclipse.help.internal.dynamic.FilterResolver.filterByPlugin(String)143
org.eclipse.help.internal.extension.ContentExtensionFileProvider.getContentExtensions(String)47
org.eclipse.help.internal.HelpData.getProductHelpData()81
org.eclipse.help.internal.toc.DocumentFinder.collectExtraDocuments(TocFile)44
org.eclipse.help.internal.util.ProductPreferences.getTocOrdering(String, String, String)135
org.eclipse.help.internal.util.ProductPreferences.loadPropertiesFile(String, String)333
org.eclipse.help.internal.util.ResourceLocator.openFromPlugin(String, String, String)275

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

INVOKED_STATIC
Reference LocationLine Number
org.eclipse.help.internal.util.ProductPreferences.initializeRTL()408

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

INVOKED_STATIC
Reference LocationLine Number
org.eclipse.help.internal.HelpPlugin.start(BundleContext)148

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

INVOKED_STATIC
Reference LocationLine Number
org.eclipse.help.internal.HelpPlugin.start(BundleContext)164
org.eclipse.help.internal.HelpPlugin.start(BundleContext)163
org.eclipse.help.internal.HelpPlugin.start(BundleContext)162
org.eclipse.help.internal.HelpPlugin.start(BundleContext)161

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

INVOKED_STATIC
Reference LocationLine Number
org.eclipse.help.internal.context.ContextFileProvider.getPluginAssociations()124
org.eclipse.help.internal.context.ContextManager.loadContextProviders()130
org.eclipse.help.internal.extension.ContentExtensionFileProvider.getContentExtensions(String)40
org.eclipse.help.internal.extension.ContentExtensionManager.getContentExtensionProviders()129
org.eclipse.help.internal.index.IndexFileProvider.getIndexFiles(String)78
org.eclipse.help.internal.index.IndexManager.getIndexProviders()136
org.eclipse.help.internal.toc.TocFileProvider.getTocFiles(String)61
org.eclipse.help.internal.toc.TocManager.getTocProviders()253
org.eclipse.help.internal.util.ProductPreferences.getProductPreferences(boolean)269
org.eclipse.help.internal.util.ResourceLocator.createContentProducer(String)157

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

INVOKED_STATIC
Reference LocationLine Number
org.eclipse.help.HelpSystem.getContext(String)49
org.eclipse.help.HelpSystem.getHelpContent(String)100
org.eclipse.help.HelpSystem.getIndex()81
org.eclipse.help.HelpSystem.getTocs()71
org.eclipse.help.internal.toc.TocManager.getOwningToc(String)105
org.eclipse.help.internal.util.ProductPreferences.initializeRTL()425
org.eclipse.help.internal.util.ResourceLocator.getPathPrefix(String)404
org.eclipse.help.internal.util.ResourceLocator.openFromProducer(Bundle, String, String)248

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

INVOKED_STATIC
Reference LocationLine Number
org.eclipse.help.internal.dynamic.FilterResolver.filterByOS(String)118
org.eclipse.help.internal.util.ResourceLocator.getPathPrefix(String)402

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

INVOKED_STATIC
Reference LocationLine Number
org.eclipse.help.internal.dynamic.FilterResolver.filterByARCH(String)125

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

INVOKED_STATIC
Reference LocationLine Number
org.eclipse.help.internal.HelpData.getProductHelpData()70
org.eclipse.help.internal.HelpData.loadHelpData()178
org.eclipse.help.internal.index.IndexManager.getIgnoredIndexContributions()195
org.eclipse.help.internal.toc.TocManager.getIgnoredTocContributions()312
org.eclipse.help.internal.util.ProductPreferences.getBoolean(Plugin, String)162
org.eclipse.help.internal.util.ProductPreferences.getPrimaryTocOrdering()84
org.eclipse.help.internal.util.ProductPreferences.getPrimaryTocOrdering()85

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

INVOKED_STATIC
Reference LocationLine Number
org.eclipse.help.internal.dynamic.FilterResolver.filterByProduct(String)132
org.eclipse.help.internal.HelpData.getHelpDataFile(String)155
org.eclipse.help.internal.HelpData.getProductHelpData()66
org.eclipse.help.internal.util.ProductPreferences.getPrimaryTocOrdering()79
org.eclipse.help.internal.util.ProductPreferences.getProductPreferences(boolean)264
org.eclipse.help.internal.util.ProductPreferences.resolveSpecialIdentifiers(String)452

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

INVOKED_STATIC
Reference LocationLine Number
org.eclipse.help.internal.dynamic.FilterResolver.filterByWS(String)111
org.eclipse.help.internal.util.ResourceLocator.getPathPrefix(String)401

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

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.help.internal.entityresolver.LocalEntityResolver.resolveEntity(String, String)32
org.eclipse.help.internal.util.ProductPreferences.getBoolean(Plugin, String)162

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

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.help.internal.HelpPlugin.logStatus(IStatus)75

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

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.help.internal.HelpPlugin.start(BundleContext)156

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

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.help.internal.HelpPlugin.start(BundleContext)159

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

OVERRIDE
Reference LocationLine Number
org.eclipse.help.internal.HelpPlugin.HelpPlugin()-1
SUPER_CONSTRUCTORMETHOD
Reference LocationLine Number
org.eclipse.help.internal.HelpPlugin.HelpPlugin()31

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

INVOKED_SPECIAL
Reference LocationLine Number
org.eclipse.help.internal.HelpPlugin.start(BundleContext)144
OVERRIDE
Reference LocationLine Number
org.eclipse.help.internal.HelpPlugin.start(BundleContext)-1

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

INVOKED_SPECIAL
Reference LocationLine Number
org.eclipse.help.internal.HelpPlugin.stop(BundleContext)177
OVERRIDE
Reference LocationLine Number
org.eclipse.help.internal.HelpPlugin.stop(BundleContext)-1

Back to reference summary for org.eclipse.help

Valid HTML 4.01 TransitionalValid XHTML 1.0 Strict