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

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

Reference Details

org.eclipse.osgi.framework.log.FrameworkLog

CASTS
Reference LocationLine Number
org.eclipse.core.internal.runtime.Activator.getFrameworkLog()123
LOCAL_VAR_DECLARED
Reference LocationLine Number
org.eclipse.core.internal.runtime.DataArea.createLocation()169
org.eclipse.core.internal.runtime.DataArea.getLogLocation()83
RETURN_TYPE
Reference LocationLine Number
org.eclipse.core.internal.runtime.Activator.getFrameworkLog()-1

org.eclipse.osgi.service.datalocation.Location

CASTS
Reference LocationLine Number
org.eclipse.core.internal.runtime.Activator.getConfigurationLocation()101
org.eclipse.core.internal.runtime.Activator.getInstallLocation()199
org.eclipse.core.internal.runtime.Activator.getInstanceLocation()140
LOCAL_VAR_DECLARED
Reference LocationLine Number
org.eclipse.core.internal.runtime.Activator.installPlatformURLSupport()344
org.eclipse.core.internal.runtime.DataArea.assertLocationInitialized()48
org.eclipse.core.internal.runtime.DataArea.isInstanceLocationSet()110
org.eclipse.core.internal.runtime.PlatformURLConfigConnection.resolve()50
org.eclipse.core.internal.runtime.PlatformURLConfigConnection.resolve()49
RETURN_TYPE
Reference LocationLine Number
org.eclipse.core.internal.runtime.Activator.getConfigurationLocation()-1
org.eclipse.core.internal.runtime.Activator.getInstallLocation()-1
org.eclipse.core.internal.runtime.Activator.getInstanceLocation()-1

org.eclipse.osgi.service.debug.DebugOptions

CASTS
Reference LocationLine Number
org.eclipse.core.internal.runtime.Activator.getDebugOptions()112
LOCAL_VAR_DECLARED
Reference LocationLine Number
org.eclipse.core.internal.runtime.DataArea.createLocation()183
org.eclipse.core.internal.runtime.DataArea.debug()196
org.eclipse.core.internal.runtime.DataArea.getTraceLocation()96
RETURN_TYPE
Reference LocationLine Number
org.eclipse.core.internal.runtime.Activator.getDebugOptions()-1

org.eclipse.osgi.service.localization.BundleLocalization

CASTS
Reference LocationLine Number
org.eclipse.core.internal.runtime.Activator.getLocalization(Bundle, String)233
LOCAL_VAR_DECLARED
Reference LocationLine Number
org.eclipse.core.internal.runtime.Activator.getLocalization(Bundle, String)233

org.eclipse.osgi.service.urlconversion.URLConverter

CASTS
Reference LocationLine Number
org.eclipse.core.internal.runtime.Activator.getURLConverter(URL)331
IMPLEMENTS
Reference LocationLine Number
org.eclipse.core.internal.runtime.PlatformURLConverter-1
RETURN_TYPE
Reference LocationLine Number
org.eclipse.core.internal.runtime.Activator.getURLConverter(URL)-1

org.eclipse.osgi.util.NLS

EXTENDS
Reference LocationLine Number
org.eclipse.core.internal.runtime.CommonMessages-1

org.osgi.framework.Bundle

ALLOCATES_ARRAY
Reference LocationLine Number
org.eclipse.core.internal.runtime.Activator.getFragments(Bundle)181
CASTS
Reference LocationLine Number
org.eclipse.core.internal.runtime.FindSupport.find(URL)294
org.eclipse.core.internal.runtime.PlatformURLPluginConnection.resolve()76
DECLARED_FIELD
Reference LocationLine Number
org.eclipse.core.internal.runtime.PlatformURLFragmentConnection.target-1
org.eclipse.core.internal.runtime.PlatformURLMetaConnection.target-1
org.eclipse.core.internal.runtime.PlatformURLPluginConnection.target-1
LOCAL_VAR_DECLARED
Reference LocationLine Number
org.eclipse.core.internal.runtime.Activator.getBundleId(Object)217
org.eclipse.core.internal.runtime.FindSupport.find(URL)294
org.eclipse.core.internal.runtime.PlatformURLPluginConnection.parse(String, URL)62
org.eclipse.core.internal.runtime.PlatformURLPluginConnection.resolve()76
PARAMETER
Reference LocationLine Number
org.eclipse.core.internal.runtime.Activator.getFragments(Bundle)-1
org.eclipse.core.internal.runtime.Activator.getLocalization(Bundle, String)-1
org.eclipse.core.internal.runtime.DataArea.getStateLocation(Bundle)-1
org.eclipse.core.internal.runtime.FindSupport.find(Bundle, IPath, Map, ArrayList)-1
org.eclipse.core.internal.runtime.FindSupport.find(Bundle, IPath, Map)-1
org.eclipse.core.internal.runtime.FindSupport.find(Bundle, IPath)-1
org.eclipse.core.internal.runtime.FindSupport.findEntries(Bundle, IPath, Map)-1
org.eclipse.core.internal.runtime.FindSupport.findEntries(Bundle, IPath)-1
org.eclipse.core.internal.runtime.FindSupport.findInFragments(Bundle, IPath, ArrayList)-1
org.eclipse.core.internal.runtime.FindSupport.findInPlugin(Bundle, IPath, ArrayList)-1
org.eclipse.core.internal.runtime.FindSupport.findNL(Bundle, IPath, Map, ArrayList)-1
org.eclipse.core.internal.runtime.FindSupport.findOS(Bundle, IPath, Map, ArrayList)-1
org.eclipse.core.internal.runtime.FindSupport.findWS(Bundle, IPath, Map, ArrayList)-1
org.eclipse.core.internal.runtime.FindSupport.openStream(Bundle, IPath, boolean)-1
org.eclipse.core.internal.runtime.ResourceTranslator.addBundleRoot(Bundle, ArrayList)-1
org.eclipse.core.internal.runtime.ResourceTranslator.addClasspathEntries(Bundle, ArrayList)-1
org.eclipse.core.internal.runtime.ResourceTranslator.addDevEntries(Bundle, ArrayList)-1
org.eclipse.core.internal.runtime.ResourceTranslator.addFragments(Bundle, ArrayList)-1
org.eclipse.core.internal.runtime.ResourceTranslator.createTempClassloader(Bundle)-1
org.eclipse.core.internal.runtime.ResourceTranslator.getResourceBundle(Bundle)-1
org.eclipse.core.internal.runtime.ResourceTranslator.getResourceString(Bundle, String, ResourceBundle)-1
org.eclipse.core.internal.runtime.ResourceTranslator.getResourceString(Bundle, String)-1
org.eclipse.core.internal.runtime.ResourceTranslator.hasRuntime21(Bundle)-1
org.eclipse.core.runtime.FileLocator.find(Bundle, IPath, Map)-1
org.eclipse.core.runtime.FileLocator.findEntries(Bundle, IPath, Map)-1
org.eclipse.core.runtime.FileLocator.findEntries(Bundle, IPath)-1
org.eclipse.core.runtime.FileLocator.getBundleFile(Bundle)-1
org.eclipse.core.runtime.FileLocator.openStream(Bundle, IPath, boolean)-1
RETURN_TYPE
Reference LocationLine Number
org.eclipse.core.internal.runtime.Activator.getBundle(String)-1
org.eclipse.core.internal.runtime.Activator.getFragments(Bundle)-1
org.eclipse.core.runtime.IBundleGroup.getBundles()-1

org.osgi.framework.BundleActivator

IMPLEMENTS
Reference LocationLine Number
org.eclipse.core.internal.runtime.Activator-1

org.osgi.framework.BundleContext

DECLARED_FIELD
Reference LocationLine Number
org.eclipse.core.internal.runtime.Activator.bundleContext-1
LOCAL_VAR_DECLARED
Reference LocationLine Number
org.eclipse.core.internal.runtime.Activator.getLocalization(Bundle, String)225
PARAMETER
Reference LocationLine Number
org.eclipse.core.internal.runtime.Activator.start(BundleContext)-1
org.eclipse.core.internal.runtime.Activator.stop(BundleContext)-1
RETURN_TYPE
Reference LocationLine Number
org.eclipse.core.internal.runtime.Activator.getContext()-1

org.osgi.framework.BundleException

CATCHES_EXCEPTION
Reference LocationLine Number
org.eclipse.core.internal.runtime.ResourceTranslator.addClasspathEntries(Bundle, ArrayList)117
org.eclipse.core.internal.runtime.ResourceTranslator.addClasspathEntries(Bundle, ArrayList)117
org.eclipse.core.internal.runtime.ResourceTranslator.hasRuntime21(Bundle)76
org.eclipse.core.internal.runtime.ResourceTranslator.hasRuntime21(Bundle)76
org.eclipse.core.internal.runtime.ResourceTranslator.hasRuntime21(Bundle)76

org.osgi.framework.Filter

LOCAL_VAR_DECLARED
Reference LocationLine Number
org.eclipse.core.internal.runtime.Activator.getConfigurationLocation()92
org.eclipse.core.internal.runtime.Activator.getInstallLocation()190
org.eclipse.core.internal.runtime.Activator.getInstanceLocation()131
org.eclipse.core.internal.runtime.Activator.getURLConverter(URL)320

org.osgi.framework.InvalidSyntaxException

CATCHES_EXCEPTION
Reference LocationLine Number
org.eclipse.core.internal.runtime.Activator.getConfigurationLocation()95
org.eclipse.core.internal.runtime.Activator.getInstallLocation()193
org.eclipse.core.internal.runtime.Activator.getInstanceLocation()134
org.eclipse.core.internal.runtime.Activator.getURLConverter(URL)323

org.osgi.framework.ServiceRegistration

DECLARED_FIELD
Reference LocationLine Number
org.eclipse.core.internal.runtime.Activator.adapterManagerService-1
org.eclipse.core.internal.runtime.Activator.platformURLConverterService-1

org.osgi.framework.Version

CASTS
Reference LocationLine Number
org.eclipse.core.internal.boot.PlatformURLConnection.getVersion(String)330
DECLARED_FIELD
Reference LocationLine Number
org.eclipse.core.runtime.PluginVersionIdentifier.version-1
INSTANTIATION
Reference LocationLine Number
org.eclipse.core.runtime.PluginVersionIdentifier.PluginVersionIdentifier(int, int, int, String)96
org.eclipse.core.runtime.PluginVersionIdentifier.PluginVersionIdentifier(String)119
LOCAL_VAR_DECLARED
Reference LocationLine Number
org.eclipse.core.internal.boot.PlatformURLConnection.parse(String)336

org.osgi.service.packageadmin.PackageAdmin

CASTS
Reference LocationLine Number
org.eclipse.core.internal.runtime.Activator.getBundleAdmin()172
org.eclipse.core.internal.runtime.Activator.getBundleId(Object)213
LOCAL_VAR_DECLARED
Reference LocationLine Number
org.eclipse.core.internal.runtime.Activator.getBundle(String)149
org.eclipse.core.internal.runtime.Activator.getBundleId(Object)213
org.eclipse.core.internal.runtime.Activator.getFragments(Bundle)179
RETURN_TYPE
Reference LocationLine Number
org.eclipse.core.internal.runtime.Activator.getBundleAdmin()-1

org.osgi.service.url.AbstractURLStreamHandlerService

EXTENDS
Reference LocationLine Number
org.eclipse.core.internal.boot.PlatformURLHandler-1

org.osgi.util.tracker.ServiceTracker

CASTS
Reference LocationLine Number
org.eclipse.core.internal.runtime.Activator.closeURLTrackerServices()300
org.eclipse.core.internal.runtime.Activator.getURLConverter(URL)315
DECLARED_FIELD
Reference LocationLine Number
org.eclipse.core.internal.runtime.Activator.bundleTracker-1
org.eclipse.core.internal.runtime.Activator.configLocationTracker-1
org.eclipse.core.internal.runtime.Activator.debugTracker-1
org.eclipse.core.internal.runtime.Activator.installLocationTracker-1
org.eclipse.core.internal.runtime.Activator.instanceLocationTracker-1
org.eclipse.core.internal.runtime.Activator.localizationTracker-1
org.eclipse.core.internal.runtime.Activator.logTracker-1
INSTANTIATION
Reference LocationLine Number
org.eclipse.core.internal.runtime.Activator.getBundleAdmin()169
org.eclipse.core.internal.runtime.Activator.getConfigurationLocation()98
org.eclipse.core.internal.runtime.Activator.getDebugOptions()109
org.eclipse.core.internal.runtime.Activator.getFrameworkLog()120
org.eclipse.core.internal.runtime.Activator.getInstallLocation()196
org.eclipse.core.internal.runtime.Activator.getInstanceLocation()137
org.eclipse.core.internal.runtime.Activator.getLocalization(Bundle, String)230
org.eclipse.core.internal.runtime.Activator.getURLConverter(URL)326
LOCAL_VAR_DECLARED
Reference LocationLine Number
org.eclipse.core.internal.runtime.Activator.closeURLTrackerServices()300
org.eclipse.core.internal.runtime.Activator.getURLConverter(URL)315

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

Valid HTML 4.01 TransitionalValid XHTML 1.0 Strict