|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.sonar.api.batch.AbstractFunctionComplexityDistributionDecorator
public abstract class AbstractFunctionComplexityDistributionDecorator
| Constructor Summary | |
|---|---|
AbstractFunctionComplexityDistributionDecorator(Language language)
Deprecated. |
|
| Method Summary | |
|---|---|
void |
decorate(Resource resource,
DecoratorContext context)
Deprecated. |
Metric |
generatesMetrics()
Deprecated. |
boolean |
shouldExecuteOnProject(Project project)
Deprecated. |
java.lang.String |
toString()
Deprecated. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public AbstractFunctionComplexityDistributionDecorator(Language language)
| Method Detail |
|---|
public Metric generatesMetrics()
public boolean shouldExecuteOnProject(Project project)
shouldExecuteOnProject in interface CheckProject
public void decorate(Resource resource,
DecoratorContext context)
decorate in interface Decoratorpublic java.lang.String toString()
toString in class java.lang.Object
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||