| 
Oracle Fusion Middleware Java API Reference for Oracle Extension SDK Reference 11g Release 1 (11.1.1) E13403-04  | 
|||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use DebuggeeData | |
|---|---|
| oracle.ide.runner | Contains classes that allow addins some level of control on the IDE runner system. | 
| Uses of DebuggeeData in oracle.ide.runner | 
|---|
| Methods in oracle.ide.runner that return DebuggeeData | |
|---|---|
 DebuggeeData | 
DebuggerEvaluator.evaluate(java.lang.String expression,
         DebuggeeData context)
Evaluate one expression into a DebuggeeData representation in the context of the currently set thread and stack position and an optional DebuggeeData object.  | 
 DebuggeeData | 
DebuggeeData.getField(java.lang.String fieldName)
Get a field by name from an object of kind OBJECT.  | 
| Methods in oracle.ide.runner that return types with arguments of type DebuggeeData | |
|---|---|
 java.util.List<DebuggeeData> | 
DebuggerEvaluator.evaluate(java.util.List<java.lang.String> expressions,
         DebuggeeData context)
Evaluate expressions into DebuggeeData representations in the context of the currently set thread and stack position and an optional DebuggeeData object.  | 
 java.util.List<? extends DebuggeeData> | 
DebuggeeData.getChildren()
Get the display children of this object.  | 
 java.util.List<? extends DebuggeeData> | 
DebuggeeData.getDeclaredFields()
Get a list of declared fields for an object of kind OBJECT.  | 
 java.util.List<? extends DebuggeeData> | 
DebuggeeData.getFields()
Get a list of fields for an object of kind OBJECT.  | 
| Methods in oracle.ide.runner with parameters of type DebuggeeData | |
|---|---|
 java.util.List<DebuggeeData> | 
DebuggerEvaluator.evaluate(java.util.List<java.lang.String> expressions,
         DebuggeeData context)
Evaluate expressions into DebuggeeData representations in the context of the currently set thread and stack position and an optional DebuggeeData object.  | 
 DebuggeeData | 
DebuggerEvaluator.evaluate(java.lang.String expression,
         DebuggeeData context)
Evaluate one expression into a DebuggeeData representation in the context of the currently set thread and stack position and an optional DebuggeeData object.  | 
  | 
Oracle Fusion Middleware Java API Reference for Oracle Extension SDK Reference 11g Release 1 (11.1.1) E13403-04  | 
|||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||