public interface IPDIRegisterGroup extends IPDISessionObject
Modifier and Type | Method and Description |
---|---|
String |
getName()
The name of the group
|
IPDIRegisterDescriptor[] |
getRegisterDescriptors()
Returns the register descriptors in this register group.
|
boolean |
hasRegisters()
Returns whether this register group currently contains any registers.
|
getSession
String getName()
IPDIRegisterDescriptor[] getRegisterDescriptors() throws PDIException
PDIException
- on failureboolean hasRegisters() throws PDIException
PDIException
- on failureCopyright (c) 2011 IBM Corporation and others. All Rights Reserved.