PTP
Release 5.0

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

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

public interface IPAIF
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

getAIF

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

evaluateAsExpression

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

PTP
Release 5.0

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