PTP
Release 5.0

org.eclipse.ptp.debug.core.model
Interface IPRegister

All Superinterfaces:
org.eclipse.core.runtime.IAdaptable, org.eclipse.debug.core.model.IDebugElement, IEnableDisableTarget, IFormatSupport, IPDebugElement, IPVariable, org.eclipse.debug.core.model.IRegister, org.eclipse.debug.core.model.IValueModification, org.eclipse.debug.core.model.IVariable

public interface IPRegister
extends IPVariable, org.eclipse.debug.core.model.IRegister


Method Summary
 
Methods inherited from interface org.eclipse.ptp.debug.core.model.IPVariable
getAIF, getExpressionString, isArgument
 
Methods inherited from interface org.eclipse.debug.core.model.IVariable
getName, getReferenceTypeName, getValue, hasValueChanged
 
Methods inherited from interface org.eclipse.debug.core.model.IDebugElement
getDebugTarget, getLaunch, getModelIdentifier
 
Methods inherited from interface org.eclipse.core.runtime.IAdaptable
getAdapter
 
Methods inherited from interface org.eclipse.ptp.debug.core.model.IPDebugElement
getCurrentStateInfo, getID, getSession, getState
 
Methods inherited from interface org.eclipse.debug.core.model.IDebugElement
getDebugTarget, getLaunch, getModelIdentifier
 
Methods inherited from interface org.eclipse.core.runtime.IAdaptable
getAdapter
 
Methods inherited from interface org.eclipse.ptp.debug.core.model.IFormatSupport
changeFormat, getFormat, supportsFormatting
 
Methods inherited from interface org.eclipse.ptp.debug.core.model.IEnableDisableTarget
canEnableDisable, isEnabled, setEnabled
 
Methods inherited from interface org.eclipse.debug.core.model.IRegister
getRegisterGroup
 
Methods inherited from interface org.eclipse.debug.core.model.IVariable
getName, getReferenceTypeName, getValue, hasValueChanged
 
Methods inherited from interface org.eclipse.debug.core.model.IDebugElement
getDebugTarget, getLaunch, getModelIdentifier
 
Methods inherited from interface org.eclipse.core.runtime.IAdaptable
getAdapter
 


PTP
Release 5.0

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