PTP
Release 7.0

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

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

public interface IPDIRegisterDescriptor
extends IPDIVariableDescriptor

Represents a break condition


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 7.0

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