public interface ICDIRegisterGroup extends ICDIObject
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getName()
The name of the group.
|
ICDIRegisterDescriptor[] |
getRegisterDescriptors()
Returns the register descriptors in this register group.
|
boolean |
hasRegisters()
Returns whether this register group currently contains any registers.
|
getTarget
java.lang.String getName()
ICDIRegisterDescriptor[] getRegisterDescriptors() throws CDIException
CDIException
- if this method fails. Reasons include:boolean hasRegisters() throws CDIException
CDIException
- if this method fails. Reasons include:Copyright (c) IBM Corp. and others 2004, 2014. All Rights Reserved.