|
PTP Release 7.0 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface IValueParent
Represents value that has a parent
| Method Summary | |
|---|---|
IValueParent |
getParent()
Returns the parent of this value |
void |
setParent(IValueParent parent)
Sets parent this value |
| Methods inherited from interface org.eclipse.ptp.debug.core.pdi.model.aif.IAIFValue |
|---|
getType, getValueString, length, sizeof |
| Method Detail |
|---|
IValueParent getParent()
void setParent(IValueParent parent)
parent - parent of this this value
|
PTP Release 7.0 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||