Class AbstractPackageCouplingMetric

    • Constructor Detail

      • AbstractPackageCouplingMetric

        public AbstractPackageCouplingMetric()
    • Method Detail

      • getMetaClass

        public groovy.lang.MetaClass getMetaClass()
        Specified by:
        getMetaClass in interface groovy.lang.GroovyObject
        Overrides:
        getMetaClass in class AbstractMetric
      • setMetaClass

        public void setMetaClass​(groovy.lang.MetaClass mc)
        Specified by:
        setMetaClass in interface groovy.lang.GroovyObject
        Overrides:
        setMetaClass in class AbstractMetric
      • setProperty

        public void setProperty​(String property,
                                Object value)
        Specified by:
        setProperty in interface groovy.lang.GroovyObject
        Overrides:
        setProperty in class AbstractMetric
      • getBaseLevel

        public final MetricLevel getBaseLevel()
      • getIgnorePackageNames

        public String getIgnorePackageNames()
      • setIgnorePackageNames

        public void setIgnorePackageNames​(String value)