Types from org.eclipse.ui.workbench used by org.eclipse.epp.usagedata.gathering

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

Reference Details

org.eclipse.ui.commands.ICommandService

CASTS
Reference LocationLine Number
org.eclipse.epp.usagedata.internal.gathering.monitors.CommandUsageMonitor.getCommandService()65
LOCAL_VAR_DECLARED
Reference LocationLine Number
org.eclipse.epp.usagedata.internal.gathering.monitors.CommandUsageMonitor.stopMonitoring()69
RETURN_TYPE
Reference LocationLine Number
org.eclipse.epp.usagedata.internal.gathering.monitors.CommandUsageMonitor.getCommandService()-1

org.eclipse.ui.IEditorSite

INSTANCEOF
Reference LocationLine Number
org.eclipse.epp.usagedata.internal.gathering.monitors.PartUsageMonitor.getKind(IWorkbenchPartSite)256

org.eclipse.ui.IPageListener

DECLARED_FIELD
Reference LocationLine Number
org.eclipse.epp.usagedata.internal.gathering.monitors.PartUsageMonitor.pageListener-1
IMPLEMENTS
Reference LocationLine Number
org.eclipse.epp.usagedata.internal.gathering.monitors.PartUsageMonitor.2-1

org.eclipse.ui.IPartListener

DECLARED_FIELD
Reference LocationLine Number
org.eclipse.epp.usagedata.internal.gathering.monitors.PartUsageMonitor.partListener-1
IMPLEMENTS
Reference LocationLine Number
org.eclipse.epp.usagedata.internal.gathering.monitors.PartUsageMonitor.3-1

org.eclipse.ui.IPerspectiveDescriptor

LOCAL_VAR_DECLARED
Reference LocationLine Number
org.eclipse.epp.usagedata.internal.gathering.monitors.PartUsageMonitor.hookListeners(IWorkbenchPage)217
PARAMETER
Reference LocationLine Number
org.eclipse.epp.usagedata.internal.gathering.monitors.PartUsageMonitor.4.perspectiveActivated(IWorkbenchPage, IPerspectiveDescriptor)-1
org.eclipse.epp.usagedata.internal.gathering.monitors.PartUsageMonitor.4.perspectiveChanged(IWorkbenchPage, IPerspectiveDescriptor, String)-1
org.eclipse.epp.usagedata.internal.gathering.monitors.PartUsageMonitor.recordEvent(String, IPerspectiveDescriptor)-1

org.eclipse.ui.IPerspectiveListener

DECLARED_FIELD
Reference LocationLine Number
org.eclipse.epp.usagedata.internal.gathering.monitors.PartUsageMonitor.perspectiveListener-1
IMPLEMENTS
Reference LocationLine Number
org.eclipse.epp.usagedata.internal.gathering.monitors.PartUsageMonitor.4-1

org.eclipse.ui.IStartup

IMPLEMENTS
Reference LocationLine Number
org.eclipse.epp.usagedata.internal.gathering.Startup-1
org.eclipse.epp.usagedata.internal.gathering.UsageDataCaptureActivator-1

org.eclipse.ui.IViewSite

INSTANCEOF
Reference LocationLine Number
org.eclipse.epp.usagedata.internal.gathering.monitors.PartUsageMonitor.getKind(IWorkbenchPartSite)258

org.eclipse.ui.IWindowListener

DECLARED_FIELD
Reference LocationLine Number
org.eclipse.epp.usagedata.internal.gathering.monitors.PartUsageMonitor.windowListener-1
IMPLEMENTS
Reference LocationLine Number
org.eclipse.epp.usagedata.internal.gathering.monitors.PartUsageMonitor.1-1

org.eclipse.ui.IWorkbench

LOCAL_VAR_DECLARED
Reference LocationLine Number
org.eclipse.epp.usagedata.internal.gathering.monitors.PartUsageMonitor.startMonitoring(UsageDataService)141
org.eclipse.epp.usagedata.internal.gathering.monitors.PartUsageMonitor.stopMonitoring()152
PARAMETER
Reference LocationLine Number
org.eclipse.epp.usagedata.internal.gathering.monitors.PartUsageMonitor.hookListeners(IWorkbench)-1
org.eclipse.epp.usagedata.internal.gathering.monitors.PartUsageMonitor.unhookListeners(IWorkbench)-1

org.eclipse.ui.IWorkbenchPage

LOCAL_VAR_DECLARED
Reference LocationLine Number
org.eclipse.epp.usagedata.internal.gathering.monitors.PartUsageMonitor.hookListener(IWorkbenchWindow)202
org.eclipse.epp.usagedata.internal.gathering.monitors.PartUsageMonitor.unhookListeners(IWorkbenchWindow)211
PARAMETER
Reference LocationLine Number
org.eclipse.epp.usagedata.internal.gathering.monitors.PartUsageMonitor.2.pageActivated(IWorkbenchPage)-1
org.eclipse.epp.usagedata.internal.gathering.monitors.PartUsageMonitor.2.pageClosed(IWorkbenchPage)-1
org.eclipse.epp.usagedata.internal.gathering.monitors.PartUsageMonitor.2.pageOpened(IWorkbenchPage)-1
org.eclipse.epp.usagedata.internal.gathering.monitors.PartUsageMonitor.4.perspectiveActivated(IWorkbenchPage, IPerspectiveDescriptor)-1
org.eclipse.epp.usagedata.internal.gathering.monitors.PartUsageMonitor.4.perspectiveChanged(IWorkbenchPage, IPerspectiveDescriptor, String)-1
org.eclipse.epp.usagedata.internal.gathering.monitors.PartUsageMonitor.hookListeners(IWorkbenchPage)-1
org.eclipse.epp.usagedata.internal.gathering.monitors.PartUsageMonitor.unhookListeners(IWorkbenchPage)-1

org.eclipse.ui.IWorkbenchPart

PARAMETER
Reference LocationLine Number
org.eclipse.epp.usagedata.internal.gathering.monitors.PartUsageMonitor.3.partActivated(IWorkbenchPart)-1
org.eclipse.epp.usagedata.internal.gathering.monitors.PartUsageMonitor.3.partBroughtToTop(IWorkbenchPart)-1
org.eclipse.epp.usagedata.internal.gathering.monitors.PartUsageMonitor.3.partClosed(IWorkbenchPart)-1
org.eclipse.epp.usagedata.internal.gathering.monitors.PartUsageMonitor.3.partDeactivated(IWorkbenchPart)-1
org.eclipse.epp.usagedata.internal.gathering.monitors.PartUsageMonitor.3.partOpened(IWorkbenchPart)-1
org.eclipse.epp.usagedata.internal.gathering.monitors.PartUsageMonitor.recordEvent(String, IWorkbenchPart)-1

org.eclipse.ui.IWorkbenchPartSite

LOCAL_VAR_DECLARED
Reference LocationLine Number
org.eclipse.epp.usagedata.internal.gathering.monitors.PartUsageMonitor.recordEvent(String, IWorkbenchPart)240
PARAMETER
Reference LocationLine Number
org.eclipse.epp.usagedata.internal.gathering.monitors.PartUsageMonitor.getKind(IWorkbenchPartSite)-1

org.eclipse.ui.IWorkbenchWindow

LOCAL_VAR_DECLARED
Reference LocationLine Number
org.eclipse.epp.usagedata.internal.gathering.monitors.PartUsageMonitor.hookListeners(IWorkbench)172
org.eclipse.epp.usagedata.internal.gathering.monitors.PartUsageMonitor.unhookListeners(IWorkbench)191
PARAMETER
Reference LocationLine Number
org.eclipse.epp.usagedata.internal.gathering.monitors.PartUsageMonitor.1.windowActivated(IWorkbenchWindow)-1
org.eclipse.epp.usagedata.internal.gathering.monitors.PartUsageMonitor.1.windowClosed(IWorkbenchWindow)-1
org.eclipse.epp.usagedata.internal.gathering.monitors.PartUsageMonitor.1.windowDeactivated(IWorkbenchWindow)-1
org.eclipse.epp.usagedata.internal.gathering.monitors.PartUsageMonitor.1.windowOpened(IWorkbenchWindow)-1
org.eclipse.epp.usagedata.internal.gathering.monitors.PartUsageMonitor.hookListener(IWorkbenchWindow)-1
org.eclipse.epp.usagedata.internal.gathering.monitors.PartUsageMonitor.recordEvent(String, IWorkbenchWindow)-1
org.eclipse.epp.usagedata.internal.gathering.monitors.PartUsageMonitor.unhookListeners(IWorkbenchWindow)-1

org.eclipse.ui.plugin.AbstractUIPlugin

EXTENDS
Reference LocationLine Number
org.eclipse.epp.usagedata.internal.gathering.UsageDataCaptureActivator-1

org.eclipse.ui.progress.UIJob

EXTENDS
Reference LocationLine Number
org.eclipse.epp.usagedata.internal.gathering.UsageDataCaptureActivator.2-1
org.eclipse.epp.usagedata.internal.gathering.UsageDataCaptureActivator.299
LOCAL_VAR_DECLARED
Reference LocationLine Number
org.eclipse.epp.usagedata.internal.gathering.UsageDataCaptureActivator.start(BundleContext)99

Back to reference summary for org.eclipse.epp.usagedata.gathering

Valid HTML 4.01 TransitionalValid XHTML 1.0 Strict