PTP
Release 5.0

Uses of Interface
org.eclipse.ptp.debug.core.model.IPGlobalVariableDescriptor

Packages that use IPGlobalVariableDescriptor
org.eclipse.ptp.debug.core.model   
 

Uses of IPGlobalVariableDescriptor in org.eclipse.ptp.debug.core.model
 

Methods in org.eclipse.ptp.debug.core.model that return IPGlobalVariableDescriptor
 IPGlobalVariableDescriptor IPGlobalVariable.getDescriptor()
           
 IPGlobalVariableDescriptor[] IExecFileInfo.getGlobals()
          Get global variable descriptor
 

Methods in org.eclipse.ptp.debug.core.model with parameters of type IPGlobalVariableDescriptor
 IPGlobalVariable IPDebugTarget.createGlobalVariable(IPGlobalVariableDescriptor globalVariableDescriptor)
           
 


PTP
Release 5.0

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