Version usage details

Summary

org.osgi.framework.Version has 17 total references to 10 different members.

Reference Details

Click an entry in the table below to reveal the details of the references made to that element. You can hover over an element to see its qualified signature information and hover over the visibility to see details.

Member
[+] Version
CASTS
Reference Location Line Number Visibility
org.eclipse.core.internal.boot.PlatformURLConnection.getVersion(String) 330 API
DECLARED_FIELD
Reference Location Line Number Visibility
org.eclipse.core.runtime.PluginVersionIdentifier.version -1 API
INSTANTIATION
Reference Location Line Number Visibility
org.eclipse.core.runtime.PluginVersionIdentifier.PluginVersionIdentifier(String) 119 API
org.eclipse.core.runtime.PluginVersionIdentifier.PluginVersionIdentifier(int, int, int, String) 96 API
LOCAL_VAR_DECLARED
Reference Location Line Number Visibility
org.eclipse.core.internal.boot.PlatformURLConnection.parse(String) 336 API
org.eclipse.core.internal.boot.PlatformURLConnection.getVersion(String) 330 API
[+] Version(int, int, int, String) : void
CONSTRUCTOR_METHOD
Reference Location Line Number Visibility
org.eclipse.core.runtime.PluginVersionIdentifier.PluginVersionIdentifier(int, int, int, String) 96 API
org.eclipse.core.runtime.PluginVersionIdentifier.PluginVersionIdentifier(String) 119 API
[+] equals(Object) : boolean
VIRTUAL_METHOD
Reference Location Line Number Visibility
org.eclipse.core.runtime.PluginVersionIdentifier.equals(Object) 224 API
[+] getMajor() : int
VIRTUAL_METHOD
Reference Location Line Number Visibility
org.eclipse.core.runtime.PluginVersionIdentifier.getMajorComponent() 243 API
[+] getMicro() : int
VIRTUAL_METHOD
Reference Location Line Number Visibility
org.eclipse.core.runtime.PluginVersionIdentifier.getServiceComponent() 263 API
[+] getMinor() : int
VIRTUAL_METHOD
Reference Location Line Number Visibility
org.eclipse.core.runtime.PluginVersionIdentifier.getMinorComponent() 253 API
[+] getQualifier() : String
VIRTUAL_METHOD
Reference Location Line Number Visibility
org.eclipse.core.runtime.PluginVersionIdentifier.getQualifierComponent() 273 API
[+] hashCode() : int
VIRTUAL_METHOD
Reference Location Line Number Visibility
org.eclipse.core.runtime.PluginVersionIdentifier.hashCode() 233 API
[+] parseVersion(String) : Version
INVOKED_STATIC
Reference Location Line Number Visibility
org.eclipse.core.internal.boot.PlatformURLConnection.parse(String) 341 API
[+] toString() : String
VIRTUAL_METHOD
Reference Location Line Number Visibility
org.eclipse.core.internal.boot.PlatformURLConnection.getVersion(String) 331 API
org.eclipse.core.runtime.PluginVersionIdentifier.toString() 451 API

Back to bundle index

Valid HTML 4.01 Transitional