Uses of Class
org.sonar.api.batch.DependedUpon

Packages that use DependedUpon
org.sonar.api.batch   
org.sonar.api.rules   
 

Uses of DependedUpon in org.sonar.api.batch
 

Methods in org.sonar.api.batch with annotations of type DependedUpon
 Metric AbstractFunctionComplexityDecorator.generateFileComplexityMetric()
          Deprecated. Used to define downstream dependencies
 Metric AbstractFileComplexityDecorator.generateFileComplexityMetric()
          Deprecated. Used to define downstream dependencies
 Metric AbstractDivisionDecorator.generatesMetric()
          Used to define downstream dependencies
abstract  List<Metric> AbstractSumChildrenDecorator.generatesMetrics()
          Each metric is used individually.
 Metric AbstractFunctionComplexityDistributionDecorator.generatesMetrics()
          Deprecated.  
 

Uses of DependedUpon in org.sonar.api.rules
 

Classes in org.sonar.api.rules with annotations of type DependedUpon
 interface ViolationFilter
          Filter violations to save.
 



Copyright © 2009-2011 SonarSource. All Rights Reserved.