public class EaseJavaArrayElementVariable extends EaseDebugVariable
EaseDebugVariable.Type
Constructor and Description |
---|
EaseJavaArrayElementVariable(int index,
java.lang.Object backingJavaObject,
IDebugElement parent) |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getReferenceTypeName() |
EaseDebugVariable.Type |
getType() |
void |
setValue(java.lang.String expression) |
boolean |
supportsValueModification() |
compareTo, getAdapter, getDebugTarget, getLaunch, getModelIdentifier, getName, getValue, hasValueChanged, setParent, setType, setValue, toString, update, verifyValue, verifyValue
public EaseJavaArrayElementVariable(int index, java.lang.Object backingJavaObject, IDebugElement parent)
public java.lang.String getReferenceTypeName()
getReferenceTypeName
in interface IVariable
getReferenceTypeName
in class EaseDebugVariable
public EaseDebugVariable.Type getType()
getType
in class EaseDebugVariable
public void setValue(java.lang.String expression)
setValue
in interface IValueModification
setValue
in class EaseDebugVariable
public boolean supportsValueModification()
supportsValueModification
in interface IValueModification
supportsValueModification
in class EaseDebugVariable