Uses of Class
hudson.plugins.testabilityexplorer.report.charts.CostTemplate

Packages that use CostTemplate
hudson.plugins.testabilityexplorer.report.charts   
 

Uses of CostTemplate in hudson.plugins.testabilityexplorer.report.charts
 

Fields in hudson.plugins.testabilityexplorer.report.charts declared as CostTemplate
static CostTemplate RangedClassesTrend.EXCELLENT_COST_TEMPLATE
           
static CostTemplate RangedClassesTrend.GOOD_COST_TEMPLATE
           
static CostTemplate RangedClassesTrend.POOR_COST_TEMPLATE
           
static CostTemplate RangedOverallTrend.TOTAL_COST_TEMPLATE
           
 

Methods in hudson.plugins.testabilityexplorer.report.charts with parameters of type CostTemplate
protected  int RangedTrend.summarizeCost(java.util.Collection<Statistic> statistics, CostTemplate template)
          Returns an int value representing a cost of the specified Statistic collection.
 



Copyright © 2008. All Rights Reserved.