PTP
Release 7.0

Uses of Class
org.eclipse.ptp.etfw.AbstractToolDataManager

Packages that use AbstractToolDataManager
org.eclipse.ptp.etfw   
 

Uses of AbstractToolDataManager in org.eclipse.ptp.etfw
 

Methods in org.eclipse.ptp.etfw that return AbstractToolDataManager
static AbstractToolDataManager ETFWUtils.getPerfDataManager(String name)
          Given the name of a user defined performance data manager, returns the associatd AbstractToolDataManager object, or null if it is not found
 

Methods in org.eclipse.ptp.etfw that return types with arguments of type AbstractToolDataManager
static ArrayList<AbstractToolDataManager> ETFWUtils.getPerfConfManagers()
          Initializes the list of user defined performance data managers if necessary and returns the list.
 


PTP
Release 7.0

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