Uses of Interface
org.sonar.api.batch.CpdMapping

Packages that use CpdMapping
org.sonar.api.batch   
org.sonar.plugins.cpd   
 

Uses of CpdMapping in org.sonar.api.batch
 

Classes in org.sonar.api.batch that implement CpdMapping
 class AbstractCpdMapping
          A pre-implementation of the CpdMapping extension point
 

Uses of CpdMapping in org.sonar.plugins.cpd
 

Classes in org.sonar.plugins.cpd that implement CpdMapping
 class JavaCpdMapping
           
 

Constructors in org.sonar.plugins.cpd with parameters of type CpdMapping
CpdAnalyser(Project project, SensorContext context, CpdMapping mapping)
           
PmdEngine(CpdMapping[] mappings)
           
 



Copyright © 2009-2012 SonarSource. All Rights Reserved.