public interface IRegister extends IVariable
Clients may implement this interface.
Modifier and Type | Method and Description |
---|---|
IRegisterGroup |
getRegisterGroup()
Returns the register group this register is contained in.
|
getName, getReferenceTypeName, getValue, hasValueChanged
getDebugTarget, getLaunch, getModelIdentifier
getAdapter
setValue, setValue, supportsValueModification, verifyValue, verifyValue
IRegisterGroup getRegisterGroup() throws DebugException
DebugException
- if this method fails. Reasons include:
Copyright (c) 2000, 2018 Eclipse Contributors and others. All rights reserved.Guidelines for using Eclipse APIs.