public class PortListVariable extends AbstractProcessVariableGeneric<PortListValue>
| Constructor and Description |
|---|
PortListVariable(org.eclipse.debug.core.model.IDebugTarget target,
String name) |
| Modifier and Type | Method and Description |
|---|---|
void |
setValue(org.eclipse.debug.core.model.IValue value) |
getValue, setValuegetModelIdentifier, getName, getReferenceTypeName, hasValueChanged, 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 PortListVariable(org.eclipse.debug.core.model.IDebugTarget target,
String name)
public void setValue(org.eclipse.debug.core.model.IValue value)
throws org.eclipse.debug.core.DebugException
setValue in interface org.eclipse.debug.core.model.IValueModificationsetValue in class AbstractProcessVariableorg.eclipse.debug.core.DebugExceptionCopyright © 2018. All rights reserved.