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