IBM Rational Performance Tester TES

Uses of Interface
com.ibm.rational.test.lt.kernel.statistics.IStatTree

Packages that use IStatTree
com.ibm.rational.test.lt.kernel.services   
com.ibm.rational.test.lt.kernel.statistics   
 

Uses of IStatTree in com.ibm.rational.test.lt.kernel.services
 

Methods in com.ibm.rational.test.lt.kernel.services that return IStatTree
 IStatTree IStatisticsManager.getStatTree()
          Returns the root of the statistical counter tree.
 

Uses of IStatTree in com.ibm.rational.test.lt.kernel.statistics
 

Subinterfaces of IStatTree in com.ibm.rational.test.lt.kernel.statistics
 interface IScalar
          The IScalar interface is used for simple integer statistical counters.
 interface IStat
          The IStat interface is used for observational statistical counters.
 interface IText
          The IText interface is used for text based statistical counters.
 interface IVerificationPoint
          IVerficationPoint is the interface provided for counters of type VERIFICATION_POINT.
 


IBM Rational Performance Tester TES

© Copyright IBM Corp. 2012. All rights reserved.