PTP
Release 7.0

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

Packages that use IPDIGlobalVariable
org.eclipse.ptp.debug.core.pdi.manager   
org.eclipse.ptp.debug.core.pdi.model   
 

Uses of IPDIGlobalVariable in org.eclipse.ptp.debug.core.pdi.manager
 

Methods in org.eclipse.ptp.debug.core.pdi.manager that return IPDIGlobalVariable
 IPDIGlobalVariable IPDIVariableManager.createGlobalVariable(IPDIGlobalVariableDescriptor varDesc)
          Create a global variable
 

Uses of IPDIGlobalVariable in org.eclipse.ptp.debug.core.pdi.model
 

Methods in org.eclipse.ptp.debug.core.pdi.model that return IPDIGlobalVariable
 IPDIGlobalVariable IPDITarget.createGlobalVariable(IPDIGlobalVariableDescriptor varDesc)
          Create a variable from the descriptor for evaluation.
 IPDIGlobalVariable IPDIModelFactory.newGlobalVariable(IPDISession session, IPDIGlobalVariableDescriptor varDesc, java.lang.String varId)
          Create a global variable
 


PTP
Release 7.0

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