PTP
Release 7.0

org.eclipse.ptp.debug.core.pdi.model.aif
Interface IAIFValueReference

All Superinterfaces:
IAIFValue, IValueParent

public interface IAIFValueReference
extends IValueParent

Represents reference value in IAIFValue


Method Summary
 java.lang.String getName()
          Returns name of this value
 
Methods inherited from interface org.eclipse.ptp.debug.core.pdi.model.aif.IValueParent
getParent, setParent
 
Methods inherited from interface org.eclipse.ptp.debug.core.pdi.model.aif.IAIFValue
getType, getValueString, length, sizeof
 

Method Detail

getName

java.lang.String getName()
Returns name of this value

Returns:
name of this value

PTP
Release 7.0

Copyright (c) 2011 IBM Corporation and others. All Rights Reserved.