MeasureComputer. Decorator
 and Formula are no more supported.@Deprecated public class WeightedMeanAggregationFormula extends Object implements Formula
| Constructor and Description | 
|---|
| WeightedMeanAggregationFormula(Metric weightingMetric,
                              boolean zeroIfNoValues)Deprecated.  | 
| Modifier and Type | Method and Description | 
|---|---|
| Measure | calculate(FormulaData data,
         FormulaContext context)Deprecated.  | 
| List<Metric> | dependsUponMetrics()Deprecated.  | 
public WeightedMeanAggregationFormula(Metric weightingMetric, boolean zeroIfNoValues)
public List<Metric> dependsUponMetrics()
dependsUponMetrics in interface Formulapublic Measure calculate(FormulaData data, FormulaContext context)
Copyright © 2009–2016 SonarSource. All rights reserved.