hudson.plugins.testabilityexplorer.report.charts
Class CostTemplate

java.lang.Object
  extended by hudson.plugins.testabilityexplorer.report.charts.CostTemplate

public abstract class CostTemplate
extends java.lang.Object

Selects and returns cost values.

Author:
reik.schatz

Constructor Summary
CostTemplate()
           
 
Method Summary
abstract  int getCost(Statistic statistic)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CostTemplate

public CostTemplate()
Method Detail

getCost

public abstract int getCost(Statistic statistic)


Copyright © 2009. All Rights Reserved.