public interface StatisticsServices
StatisticsServicesImplementation
Modifier and Type | Method and Description |
---|---|
StatisticsView |
getDetailStatisticsView()
Get the common detail
StatisticsView . |
StatisticExpressionFactory |
getStatisticExpressionFactory()
Return a
StatisticExpression factory. |
StatisticsIndexMap |
getStatisticsIndexMap()
Return the
StatisticsIndexMap for the current process. |
StatisticsSetFactory |
getStatisticsSetFactory()
Return a
StatisticsSet factory. |
StatisticsView |
getSummaryStatisticsView()
Get the common summary
StatisticsView . |
TestStatisticsQueries |
getTestStatisticsQueries()
Return an object allowing access to common functions of test statistics.
|
StatisticExpression |
getTPSExpression()
Return the TPS expression.
|
StatisticsView getDetailStatisticsView()
StatisticsView
.StatisticsView
.StatisticsView getSummaryStatisticsView()
StatisticsView
.StatisticsView
.StatisticExpressionFactory getStatisticExpressionFactory()
StatisticExpression
factory.StatisticExpressionFactoryImplementation
.StatisticsSetFactory getStatisticsSetFactory()
StatisticsSet
factory.StatisticExpressionFactoryImplementation
.StatisticsIndexMap getStatisticsIndexMap()
StatisticsIndexMap
for the current process.StatisticsIndexMap
.TestStatisticsQueries getTestStatisticsQueries()
TestStatisticsQueries
.StatisticExpression getTPSExpression()
Copyright © 2000-2014. All Rights Reserved.