public class PortVariable extends AbstractProcessVariableGeneric<PortValue>
| Constructor and Description |
|---|
PortVariable(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 PortVariable(org.eclipse.debug.core.model.IDebugTarget target,
String name)
throws org.eclipse.debug.core.DebugException
org.eclipse.debug.core.DebugExceptionpublic 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.