|
PTP Release 7.0 |
|||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use IValueParent | |
|---|---|
| org.eclipse.ptp.debug.core.pdi.model.aif | |
| Uses of IValueParent in org.eclipse.ptp.debug.core.pdi.model.aif |
|---|
| Subinterfaces of IValueParent in org.eclipse.ptp.debug.core.pdi.model.aif | |
|---|---|
interface |
IAIFValueArray
Represents the values of an array type |
interface |
IAIFValueFloat
Represents float value of IAIFValue |
interface |
IAIFValueNamed
Represents named value in IAIFValue |
interface |
IAIFValuePointer
Represents the value of a pointer type (i.e. the object pointed to by the pointer) |
interface |
IAIFValueReference
Represents reference value in IAIFValue |
interface |
IValueDerived
Represents a value for a derived type |
| Methods in org.eclipse.ptp.debug.core.pdi.model.aif that return IValueParent | |
|---|---|
IValueParent |
IValueParent.getParent()
Returns the parent of this value |
| Methods in org.eclipse.ptp.debug.core.pdi.model.aif with parameters of type IValueParent | |
|---|---|
void |
IValueParent.setParent(IValueParent parent)
Sets parent this value |
|
PTP Release 7.0 |
|||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||