|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.sonar.api.batch.DefaultFormulaContext
public class DefaultFormulaContext
| Constructor Summary | |
|---|---|
DefaultFormulaContext(Metric metric)
|
|
| Method Summary | |
|---|---|
org.apache.commons.configuration.Configuration |
getConfiguration()
|
Resource |
getResource()
|
Metric |
getTargetMetric()
|
void |
setDecoratorContext(DecoratorContext decoratorContext)
|
void |
setMetric(Metric metric)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public DefaultFormulaContext(Metric metric)
| Method Detail |
|---|
public Metric getTargetMetric()
getTargetMetric in interface FormulaContextpublic Resource getResource()
getResource in interface FormulaContextpublic org.apache.commons.configuration.Configuration getConfiguration()
getConfiguration in interface FormulaContextpublic void setMetric(Metric metric)
public void setDecoratorContext(DecoratorContext decoratorContext)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||