PTP
Release 5.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)
           
 

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, String varId)
           
 IPDIGlobalVariable AbstractModelFactory.newGlobalVariable(IPDISession session, IPDIGlobalVariableDescriptor varDesc, String varId)
           
 


PTP
Release 5.0

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