|
PTP Release 7.0 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface IPPersistableRegisterGroup
Represents a register group that can be persisted
| Method Summary | |
|---|---|
String |
getMemento()
Returns a memento that can be used to reconstruct this group |
IPRegisterDescriptor[] |
getRegisterDescriptors()
Returns the array of group's register descriptors. |
void |
initializeFromMemento(String memento)
Initializes this group based on the given memento. |
void |
setRegisterDescriptors(IPRegisterDescriptor[] registerDescriptors)
Replaces the group register descriptors by the specified descriptors. |
| Method Detail |
|---|
String getMemento()
throws CoreException
CoreException - if unable to construct a memento
void initializeFromMemento(String memento)
throws CoreException
memento - a memento to initialize this group
CoreException - on failure to initializeIPRegisterDescriptor[] getRegisterDescriptors()
void setRegisterDescriptors(IPRegisterDescriptor[] registerDescriptors)
the - array of register descriptors
|
PTP Release 7.0 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||