PluginBase usage details

Summary

org.eclipse.pde.internal.core.plugin.PluginBase has 6 total references to 3 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
[+] PluginBase
CASTS
Reference Location Line Number Visibility
org.eclipse.pde.internal.ui.editor.plugin.RequiresSection.addImports(IPluginBase, IPluginImport[]) 417 PRIVATE_PERMISSIBLE
org.eclipse.pde.internal.ui.editor.plugin.RequiresSection.removeImports(IPluginBase, IPluginImport[]) 376 PRIVATE_PERMISSIBLE
INSTANCEOF
Reference Location Line Number Visibility
org.eclipse.pde.internal.ui.editor.plugin.RequiresSection.addImports(IPluginBase, IPluginImport[]) 416 PRIVATE_PERMISSIBLE
org.eclipse.pde.internal.ui.editor.plugin.RequiresSection.removeImports(IPluginBase, IPluginImport[]) 375 PRIVATE_PERMISSIBLE
[+] add(IPluginImport[]) : void
VIRTUAL_METHOD
Reference Location Line Number Visibility
org.eclipse.pde.internal.ui.editor.plugin.RequiresSection.addImports(IPluginBase, IPluginImport[]) 417 PRIVATE_PERMISSIBLE
[+] remove(IPluginImport[]) : void
VIRTUAL_METHOD
Reference Location Line Number Visibility
org.eclipse.pde.internal.ui.editor.plugin.RequiresSection.removeImports(IPluginBase, IPluginImport[]) 376 PRIVATE_PERMISSIBLE

Back to bundle index

Valid HTML 4.01 Transitional