public abstract class AbstractProcessVariableGeneric<T extends AbstractProcessValue> extends AbstractProcessVariable
| Constructor and Description |
|---|
AbstractProcessVariableGeneric(org.eclipse.debug.core.model.IDebugTarget target,
String name,
String referenceName) |
| Modifier and Type | Method and Description |
|---|---|
T |
getValue() |
void |
setValue(T value) |
getModelIdentifier, getName, getReferenceTypeName, hasValueChanged, setValue, setValue, supportsValueModification, throwCantSetValue, verifyValue, verifyValuefireChangeEvent, fireCreationEvent, fireEvent, fireResumeEvent, fireSuspendEvent, fireTerminateEvent, getAdapter, getDebugTarget, getLaunch, notSupported, requestFailedclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitpublic void setValue(T value)
public T getValue()
getValue in interface org.eclipse.debug.core.model.IVariablegetValue in class AbstractProcessVariableCopyright © 2018. All rights reserved.