PTP
Release 7.0

org.eclipse.ptp.debug.core.model
Interface IPValue

All Superinterfaces:
IPDebugElement

public interface IPValue
extends IPDebugElement

Represents the value of a target variable


Method Summary
 java.lang.String evaluateAsExpression(IPStackFrame frame)
           
 IAIF getAIF()
           
 
Methods inherited from interface org.eclipse.ptp.debug.core.model.IPDebugElement
getCurrentStateInfo, getID, getSession, getState
 

Method Detail

evaluateAsExpression

java.lang.String evaluateAsExpression(IPStackFrame frame)
Parameters:
frame -
Returns:

getAIF

IAIF getAIF()
            throws DebugException
Returns:
Throws:
DebugException

PTP
Release 7.0

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