PTP
Release 5.0

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

All Superinterfaces:
org.eclipse.core.runtime.IAdaptable, org.eclipse.debug.core.model.IDebugElement, IPDebugElement, org.eclipse.debug.core.model.IValue

public interface IPValue
extends org.eclipse.debug.core.model.IValue, IPDebugElement


Method Summary
 java.lang.String evaluateAsExpression(IPStackFrame frame)
           
 IAIF getAIF()
           
 
Methods inherited from interface org.eclipse.debug.core.model.IValue
getReferenceTypeName, getValueString, getVariables, hasVariables, isAllocated
 
Methods inherited from interface org.eclipse.debug.core.model.IDebugElement
getDebugTarget, getLaunch, getModelIdentifier
 
Methods inherited from interface org.eclipse.core.runtime.IAdaptable
getAdapter
 
Methods inherited from interface org.eclipse.ptp.debug.core.model.IPDebugElement
getCurrentStateInfo, getID, getSession, getState
 
Methods inherited from interface org.eclipse.debug.core.model.IDebugElement
getDebugTarget, getLaunch, getModelIdentifier
 
Methods inherited from interface org.eclipse.core.runtime.IAdaptable
getAdapter
 

Method Detail

evaluateAsExpression

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

getAIF

IAIF getAIF()
            throws org.eclipse.debug.core.DebugException
Returns:
Throws:
org.eclipse.debug.core.DebugException

PTP
Release 5.0

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