PTP
Release 5.0

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

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

public interface IPDILocalVariable
extends IPDIVariable, IPDILocalVariableDescriptor

Represents local variable


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.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
 
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 5.0

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