public class AfferentCouplingReferenceManager extends AbstractCouplingReferenceManager implements groovy.lang.GroovyObject
| Modifier and Type | Field and Description |
|---|---|
protected static String |
REFERENCED_FROM_PACKAGES |
metricResultMap, referencesFromPackage, ROOT| Constructor and Description |
|---|
AfferentCouplingReferenceManager(Metric metric) |
| Modifier and Type | Method and Description |
|---|---|
protected MutableMapMetricResult |
createEmptyMetricResult() |
groovy.lang.MetaClass |
getMetaClass() |
Object |
getProperty(String property) |
Object |
invokeMethod(String method,
Object arguments) |
void |
setMetaClass(groovy.lang.MetaClass mc) |
void |
setProperty(String property,
Object value) |
void |
updateStatisticsForAllPackages() |
addReferencesFromPackage, getMetric, getPackageMetricResult, getReferencesFromPackage, isSourcePackageOrAncestor, normalizePackageName, parentPackageName, sortPackagesWithReferencesWithParentFirst, updateStatisticsForAncestorPackageprotected static String REFERENCED_FROM_PACKAGES
public AfferentCouplingReferenceManager(Metric metric)
public groovy.lang.MetaClass getMetaClass()
getMetaClass in interface groovy.lang.GroovyObjectgetMetaClass in class AbstractCouplingReferenceManagerpublic void setMetaClass(groovy.lang.MetaClass mc)
setMetaClass in interface groovy.lang.GroovyObjectsetMetaClass in class AbstractCouplingReferenceManagerpublic Object invokeMethod(String method, Object arguments)
invokeMethod in interface groovy.lang.GroovyObjectinvokeMethod in class AbstractCouplingReferenceManagerpublic Object getProperty(String property)
getProperty in interface groovy.lang.GroovyObjectgetProperty in class AbstractCouplingReferenceManagerpublic void setProperty(String property, Object value)
setProperty in interface groovy.lang.GroovyObjectsetProperty in class AbstractCouplingReferenceManagerpublic void updateStatisticsForAllPackages()
protected MutableMapMetricResult createEmptyMetricResult()
createEmptyMetricResult in class AbstractCouplingReferenceManagerCopyright © 2015. All rights reserved.