PTP
Release 7.0

Uses of Interface
org.eclipse.ptp.debug.core.pdi.manager.IPDIVariableManager

Packages that use IPDIVariableManager
org.eclipse.ptp.debug.core.pdi   
org.eclipse.ptp.debug.core.pdi.manager   
 

Uses of IPDIVariableManager in org.eclipse.ptp.debug.core.pdi
 

Methods in org.eclipse.ptp.debug.core.pdi that return IPDIVariableManager
 IPDIVariableManager IPDISession.getVariableManager()
          Returns the variable manager for this session
 

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

Methods in org.eclipse.ptp.debug.core.pdi.manager that return IPDIVariableManager
 IPDIVariableManager IPDIManagerFactory.newVariableManager(IPDISession session)
          Create variable manager
 


PTP
Release 7.0

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