PTP
Release 7.0

org.eclipse.ptp.debug.core.pdi.model
Interface IPDIArgument

All Superinterfaces:
IPDIArgumentDescriptor, IPDILocalVariable, IPDILocalVariableDescriptor, IPDISessionObject, IPDISet, IPDIVariable, IPDIVariableDescriptor

public interface IPDIArgument
extends IPDILocalVariable, IPDIArgumentDescriptor

Represents an argument in the stack frame


Method Summary
 
Methods inherited from interface org.eclipse.ptp.debug.core.pdi.model.IPDIVariable
dispose, equals, getChild, getChildren, getChildren, getChildrenNumber, isEditable, resetValue, setValue
 
Methods inherited from interface org.eclipse.ptp.debug.core.pdi.model.IPDILocalVariableDescriptor
getStackFrame
 
Methods inherited from interface org.eclipse.ptp.debug.core.pdi.model.IPDIVariableDescriptor
equalDescriptors, getAIF, getCastingArrayEnd, getCastingArrayStart, getCastingTypes, getFullName, getId, getName, getPosition, getQualifiedName, getStackDepth, getThread, getTypeName, getVariableDescriptorAsArray, getVariableDescriptorAsType, setAIF, setCastingArrayEnd, setCastingArrayStart, sizeof
 
Methods inherited from interface org.eclipse.ptp.debug.core.pdi.IPDISessionObject
getSession
 
Methods inherited from interface org.eclipse.ptp.debug.core.pdi.IPDISet
getTasks
 


PTP
Release 7.0

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