PTP
Release 5.0

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

All Superinterfaces:
IAIFValue

public interface IAIFValueFunction
extends IAIFValue

Represents function value of IAIFValue


Method Summary
 java.lang.String getName()
          Get the function name
 
Methods inherited from interface org.eclipse.ptp.debug.core.pdi.model.aif.IAIFValue
getType, getValueString, length, sizeof
 

Method Detail

getName

java.lang.String getName()
Get the function name

Returns:
function name or null if the function has no name
Since:
5.0

PTP
Release 5.0

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