BreakpointManager usage details

Summary

org.eclipse.debug.internal.core.BreakpointManager has 7 total references to 5 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
[+] BreakpointManager
CASTS
Reference Location Line Number Visibility
org.eclipse.debug.ui.actions.ImportBreakpointsOperation.ImportBreakpointsOperation(StringBuffer, boolean, boolean) 74 PRIVATE_PERMISSIBLE
org.eclipse.debug.ui.actions.ImportBreakpointsOperation.ImportBreakpointsOperation(String, boolean, boolean) 74 PRIVATE_PERMISSIBLE
DECLARED_FIELD
Reference Location Line Number Visibility
org.eclipse.debug.ui.actions.ImportBreakpointsOperation.fManager -1 PRIVATE_PERMISSIBLE
[+] addBreakpoints(IBreakpoint[]) : void
VIRTUAL_METHOD
Reference Location Line Number Visibility
org.eclipse.debug.ui.actions.ImportBreakpointsOperation.run(IProgressMonitor) 163 PRIVATE_PERMISSIBLE
[+] createBreakpoint(IMarker) : IBreakpoint
VIRTUAL_METHOD
Reference Location Line Number Visibility
org.eclipse.debug.ui.actions.ImportBreakpointsOperation.restoreBreakpoint(IMarker, Map, IBreakpointImportParticipant[]) 296 PRIVATE_PERMISSIBLE
[+] getBreakpoints() : IBreakpoint[]
VIRTUAL_METHOD
Reference Location Line Number Visibility
org.eclipse.debug.ui.actions.ImportBreakpointsOperation.findExistingMarker(Map, IBreakpointImportParticipant[]) 199 PRIVATE_PERMISSIBLE
[+] getImportParticipants(String) : IBreakpointImportParticipant[]
VIRTUAL_METHOD
Reference Location Line Number Visibility
org.eclipse.debug.ui.actions.ImportBreakpointsOperation.run(IProgressMonitor) 144 PRIVATE_PERMISSIBLE

Back to bundle index

Valid HTML 4.01 Transitional