|
Eclipse Platform Release 3.0 |
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use IVariable | |
org.eclipse.debug.core.model | Defines interfaces for debug model elements, source lookup, and launching. |
Uses of IVariable in org.eclipse.debug.core.model |
Subinterfaces of IVariable in org.eclipse.debug.core.model | |
interface |
IRegister
A register is a special kind of variable that is contained in a register group. |
Methods in org.eclipse.debug.core.model that return IVariable | |
IVariable[] |
IValue.getVariables()
Returns the visible variables in this value. |
IVariable |
IIndexedValue.getVariable(int offset)
Returns the variable at the given offset in this collection. |
IVariable[] |
IIndexedValue.getVariables(int offset,
int length)
Returns a subset of the elements in this collection of variables as specified by the given offset and length. |
IVariable[] |
IStackFrame.getVariables()
Returns the visible variables in this stack frame. |
|
Eclipse Platform Release 3.0 |
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Guidelines for using Eclipse APIs.
Copyright (c) IBM Corp. and others 2000, 2004. All rights reserved.