Metric, PostProcessingMetricpublic class AfferentCouplingMetric extends AbstractPackageCouplingMetric implements PostProcessingMetric
REFERENCED_PACKAGES| Constructor | Description |
|---|---|
AfferentCouplingMetric() |
| Modifier and Type | Method | Description |
|---|---|---|
void |
afterAllSourceCodeProcessed() |
|
protected MetricResult |
calculateForPackage(String path,
String packageName,
Collection<MetricResult> childMetricResults) |
|
groovy.lang.MetaClass |
getMetaClass() |
|
protected MetricResult |
getMetricResult(String packageName) |
|
String |
getName() |
|
Object |
getProperty(String property) |
|
Object |
invokeMethod(String method,
Object arguments) |
|
void |
setMetaClass(groovy.lang.MetaClass mc) |
|
void |
setProperty(String property,
Object value) |
applyToClass, applyToPackage, createAggregateMetricResult, createAggregateMetricResult, getEnabled, getFunctions, isEnabled, isNotAnInterface, setEnabled, setFunctionscalculateForClass, getBaseLevel, getIgnorePackageNames, setIgnorePackageNamespublic groovy.lang.MetaClass getMetaClass()
getMetaClass in class AbstractPackageCouplingMetricpublic void setMetaClass(groovy.lang.MetaClass mc)
setMetaClass in class AbstractPackageCouplingMetricpublic Object invokeMethod(String method, Object arguments)
invokeMethod in class AbstractPackageCouplingMetricpublic Object getProperty(String property)
getProperty in class AbstractPackageCouplingMetricpublic void setProperty(String property, Object value)
setProperty in class AbstractPackageCouplingMetricprotected MetricResult calculateForPackage(String path, String packageName, Collection<MetricResult> childMetricResults)
calculateForPackage in class AbstractMetricpublic void afterAllSourceCodeProcessed()
afterAllSourceCodeProcessed in interface PostProcessingMetricprotected MetricResult getMetricResult(String packageName)
Copyright © 2019. All rights reserved.