IMarker usage details

Summary

org.eclipse.core.resources.IMarker has 64 total references to 15 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
[+] IMarker
ALLOCATES_ARRAY
Reference Location Line Number Visibility
org.eclipse.debug.internal.core.BreakpointManager.getPersistedMarkers(IResource) 300 API
org.eclipse.debug.internal.core.BreakpointManager.1.run(IProgressMonitor) 670 API
org.eclipse.debug.internal.core.BreakpointManager.getPersistedMarkers(IResource) 289 API
CASTS
Reference Location Line Number Visibility
org.eclipse.debug.internal.core.BreakpointManager.getPersistedMarkers(IResource) 300 API
org.eclipse.debug.internal.core.BreakpointManager.1.run(IProgressMonitor) 670 API
org.eclipse.debug.internal.core.BreakpointManager.getPersistedMarkers(IResource) 289 API
DECLARED_FIELD
Reference Location Line Number Visibility
org.eclipse.debug.core.model.Breakpoint.fMarker -1 API
org.eclipse.debug.internal.core.BreakpointManager.2.val$delMarkers -1 API
LOCAL_VAR_DECLARED
Reference Location Line Number Visibility
org.eclipse.debug.core.model.LineBreakpoint.getCharEnd() 55 API
org.eclipse.debug.core.model.Breakpoint.ensureMarker() 266 API
org.eclipse.debug.core.model.LineBreakpoint.getLineNumber() 33 API
org.eclipse.debug.core.model.LineBreakpoint.getCharStart() 44 API
org.eclipse.debug.core.model.Breakpoint.getMarkerRule() 314 API
org.eclipse.debug.core.model.Breakpoint.markerExists() 281 API
org.eclipse.debug.core.model.Breakpoint.isRegistered() 99 API
org.eclipse.debug.internal.core.BreakpointManager.loadBreakpoints(IResource, boolean) 238 API
org.eclipse.debug.internal.core.BreakpointManager.getPersistedMarkers(IResource) 272 API
org.eclipse.debug.internal.core.BreakpointManager.getTypeName(IBreakpoint) 1102 API
org.eclipse.debug.internal.core.BreakpointManager.2.run(IProgressMonitor) 293 API
org.eclipse.debug.internal.core.BreakpointManager.PostChangeVisitor.visit(IResourceDelta) 204 API
org.eclipse.debug.internal.core.BreakpointManager.3.run(IProgressMonitor) 454 API
PARAMETER
Reference Location Line Number Visibility
org.eclipse.debug.core.IBreakpointManager.getBreakpoint(IMarker) -1 API
org.eclipse.debug.core.model.Breakpoint.setMarker(IMarker) -1 API
org.eclipse.debug.core.model.IBreakpoint.setMarker(IMarker) -1 API
org.eclipse.debug.core.model.LaunchConfigurationDelegate.isLaunchProblem(IMarker) -1 API
org.eclipse.debug.internal.core.BreakpointManager.getBreakpoint(IMarker) -1 API
org.eclipse.debug.internal.core.BreakpointManager.2.2(BreakpointManager, IMarker[]) -1 API
org.eclipse.debug.internal.core.BreakpointManager.createBreakpoint(IMarker) -1 API
org.eclipse.debug.internal.core.BreakpointManager.BreakpointManagerVisitor.handleChangeBreakpoint(IMarker, IMarkerDelta) -1 API
org.eclipse.debug.internal.core.BreakpointManager.BreakpointManagerVisitor.handleAddBreakpoint(IResourceDelta, IMarker, IMarkerDelta) -1 API
org.eclipse.debug.internal.core.BreakpointManager.BreakpointManagerVisitor.handleRemoveBreakpoint(IMarker) -1 API
RETURN_TYPE
Reference Location Line Number Visibility
org.eclipse.debug.core.model.Breakpoint.ensureMarker() -1 API
org.eclipse.debug.core.model.IBreakpoint.getMarker() -1 API
org.eclipse.debug.core.model.Breakpoint.getMarker() -1 API
org.eclipse.debug.internal.core.BreakpointManager.getPersistedMarkers(IResource) -1 API
[+] delete() : void
INTERFACE_METHOD
Reference Location Line Number Visibility
org.eclipse.debug.core.model.Breakpoint.delete() 123 API
org.eclipse.debug.internal.core.BreakpointManager.2.run(IProgressMonitor) 294 API
org.eclipse.debug.internal.core.BreakpointManager.1.run(IProgressMonitor) 672 API
[+] equals(Object) : boolean
INTERFACE_METHOD
Reference Location Line Number Visibility
org.eclipse.debug.core.model.Breakpoint.equals(Object) 67 API
[+] exists() : boolean
INTERFACE_METHOD
Reference Location Line Number Visibility
org.eclipse.debug.core.model.Breakpoint.ensureMarker() 267 API
org.eclipse.debug.core.model.Breakpoint.markerExists() 282 API
org.eclipse.debug.core.model.Breakpoint.isRegistered() 100 API
org.eclipse.debug.internal.core.BreakpointManager.3.run(IProgressMonitor) 455 API
[+] getAttribute(String) : Object
INTERFACE_METHOD
Reference Location Line Number Visibility
org.eclipse.debug.core.model.LaunchConfigurationDelegate.isLaunchProblem(IMarker) 380 API
[+] getAttribute(String, String) : String
INTERFACE_METHOD
Reference Location Line Number Visibility
org.eclipse.debug.internal.core.BreakpointManager.getPersistedMarkers(IResource) 275 API
[+] getAttribute(String, boolean) : boolean
INTERFACE_METHOD
Reference Location Line Number Visibility
org.eclipse.debug.core.model.Breakpoint.isPersisted() 137 API
org.eclipse.debug.core.model.Breakpoint.isRegistered() 100 API
org.eclipse.debug.core.model.Breakpoint.isEnabled() 92 API
org.eclipse.debug.internal.core.BreakpointManager.getPersistedMarkers(IResource) 279 API
[+] getAttribute(String, int) : int
INTERFACE_METHOD
Reference Location Line Number Visibility
org.eclipse.debug.core.model.LineBreakpoint.getCharEnd() 57 API
org.eclipse.debug.core.model.LineBreakpoint.getLineNumber() 35 API
org.eclipse.debug.core.model.LineBreakpoint.getCharStart() 46 API
[+] getResource() : IResource
INTERFACE_METHOD
Reference Location Line Number Visibility
org.eclipse.debug.core.model.Breakpoint.getMarkerRule() 316 API
org.eclipse.debug.internal.core.BreakpointManager.BreakpointManagerVisitor.handleProjectResourceOpenStateChange(IResource) 784 API
org.eclipse.debug.internal.core.BreakpointManager.3.run(IProgressMonitor) 456 API
[+] getType() : String
INTERFACE_METHOD
Reference Location Line Number Visibility
org.eclipse.debug.internal.core.BreakpointManager.getTypeName(IBreakpoint) 1105 API
org.eclipse.debug.internal.core.BreakpointManager.createBreakpoint(IMarker) 493 API
org.eclipse.debug.internal.core.BreakpointManager.createBreakpoint(IMarker) 490 API
[+] setAttribute(String, Object) : void
INTERFACE_METHOD
Reference Location Line Number Visibility
org.eclipse.debug.core.model.Breakpoint.3.run(IProgressMonitor) 208 API
[+] setAttribute(String, boolean) : void
INTERFACE_METHOD
Reference Location Line Number Visibility
org.eclipse.debug.core.model.Breakpoint.1.run(IProgressMonitor) 164 API
org.eclipse.debug.internal.core.BreakpointManager.5.run(IProgressMonitor) 1007 API
[+] setAttribute(String, int) : void
INTERFACE_METHOD
Reference Location Line Number Visibility
org.eclipse.debug.core.model.Breakpoint.2.run(IProgressMonitor) 186 API
[+] setAttributes(Map) : void
INTERFACE_METHOD
Reference Location Line Number Visibility
org.eclipse.debug.core.model.Breakpoint.5.run(IProgressMonitor) 251 API
[+] setAttributes(String[], Object[]) : void
INTERFACE_METHOD
Reference Location Line Number Visibility
org.eclipse.debug.core.model.Breakpoint.4.run(IProgressMonitor) 230 API

Back to bundle index

Valid HTML 4.01 Transitional