Oracle Fusion Middleware Java API Reference for Oracle Extension SDK Reference
11g Release 1 (11.1.1.7.0)

E13403-08

Uses of Class
oracle.ide.runner.DebuggerBreakpoint.BreakpointScope

Packages that use DebuggerBreakpoint.BreakpointScope
oracle.ide.runner Contains classes that allow addins some level of control on the IDE runner system. 
 

Uses of DebuggerBreakpoint.BreakpointScope in oracle.ide.runner
 

Methods in oracle.ide.runner that return DebuggerBreakpoint.BreakpointScope
 DebuggerBreakpoint.BreakpointScope DebuggerExtenderCallback.getDefaultBreakpointScope()
          Called by the DebuggerExtender to ask the Debugger what the default breakpoint scope is for new breakpoints.
static DebuggerBreakpoint.BreakpointScope DebuggerBreakpoint.BreakpointScope.valueOf(java.lang.String name)
          Returns the enum constant of this type with the specified name.
static DebuggerBreakpoint.BreakpointScope[] DebuggerBreakpoint.BreakpointScope.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 


Oracle Fusion Middleware Java API Reference for Oracle Extension SDK Reference
11g Release 1 (11.1.1.7.0)

E13403-08

Copyright © 1997, 2013, Oracle. All rights reserved.