|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.ObjectPlatformObject
org.eclipse.datatools.sqltools.debugger.model.SPDebugElement
org.eclipse.datatools.sqltools.debugger.model.SPVariable
org.eclipse.datatools.sqltools.debugger.model.SPLocalVariable
Represents a SQL variable/parameter defined in a Routine object.
| Constructor Summary | |
SPLocalVariable(SPDebugTarget target,
java.lang.String name)
|
|
| Method Summary | |
boolean |
isGlobal()
|
| Methods inherited from class org.eclipse.datatools.sqltools.debugger.model.SPVariable |
getName, getReferenceTypeName, getValue, hasValueChanged, internalSetValue |
| Methods inherited from class org.eclipse.datatools.sqltools.debugger.model.SPDebugElement |
fireChangeEvent, fireResumeEvent, fireSuspendEvent, getAdapter, getDebugTarget, getLaunch, getModelIdentifier, getSPDebugTarget, notSupported |
| Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public SPLocalVariable(SPDebugTarget target,
java.lang.String name)
target - name - | Method Detail |
public boolean isGlobal()
isGlobal in class SPVariable
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||