PTP
Release 7.0

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

All Superinterfaces:
IPDIGlobalVariableDescriptor, IPDISessionObject, IPDISet, IPDIVariable, IPDIVariableDescriptor

public interface IPDIGlobalVariable
extends IPDIVariable, IPDIGlobalVariableDescriptor

Represents global 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, 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 7.0

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