PTP
Release 5.0

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

All Superinterfaces:
IPDISessionObject, IPDISet, IPDIVariableDescriptor
All Known Subinterfaces:
IPDIArgument

public interface IPDIArgumentDescriptor
extends IPDIVariableDescriptor

Represents argument descriptor


Method Summary
 
Methods inherited from interface org.eclipse.ptp.debug.core.pdi.model.IPDIVariableDescriptor
equalDescriptors, getAIF, getCastingArrayEnd, getCastingArrayStart, getCastingTypes, getFullName, getId, getName, getPosition, getQualifiedName, getStackDepth, getStackFrame, 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 5.0

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