public class StringValue extends AbstractProcessValue
| Constructor and Description |
|---|
StringValue(org.eclipse.debug.core.model.IDebugTarget target) |
StringValue(org.eclipse.debug.core.model.IDebugTarget target,
String value) |
| Modifier and Type | Method and Description |
|---|---|
String |
getValueString() |
void |
setValue(String value) |
getImage, getModelIdentifier, getReferenceTypeName, getVarByName, getVariables, hasVariables, isAllocatedfireChangeEvent, fireCreationEvent, fireEvent, fireResumeEvent, fireSuspendEvent, fireTerminateEvent, getAdapter, getDebugTarget, getLaunch, notSupported, requestFailedclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitpublic StringValue(org.eclipse.debug.core.model.IDebugTarget target)
public StringValue(org.eclipse.debug.core.model.IDebugTarget target,
String value)
public String getValueString() throws org.eclipse.debug.core.DebugException
getValueString in interface org.eclipse.debug.core.model.IValuegetValueString in class AbstractProcessValueorg.eclipse.debug.core.DebugExceptionpublic void setValue(String value)
Copyright © 2018. All rights reserved.