Class MetricsCriteriaFilter
java.lang.Object
org.gmetrics.report.MetricsCriteriaFilter
- All Implemented Interfaces:
groovy.lang.GroovyObject
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongroovy.lang.MetaClassgetProperty(String property) booleanincludesMetric(Metric metric) invokeMethod(String method, Object arguments) voidsetMetaClass(groovy.lang.MetaClass mc) voidsetMetrics(String metricNames) voidsetProperty(String property, Object value)
-
Constructor Details
-
MetricsCriteriaFilter
public MetricsCriteriaFilter()
-
-
Method Details
-
getMetaClass
public groovy.lang.MetaClass getMetaClass()- Specified by:
getMetaClassin interfacegroovy.lang.GroovyObject
-
setMetaClass
public void setMetaClass(groovy.lang.MetaClass mc) - Specified by:
setMetaClassin interfacegroovy.lang.GroovyObject
-
invokeMethod
-
getProperty
-
setProperty
-
setMetrics
-
includesMetric
-