|
Groovy Documentation | |||||||
FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | METHOD | DETAIL: FIELD | METHOD |
interface ResultsNode
Represents the interface for a single node in the hierarchical network of results nodes
Method Summary | |
---|---|
boolean
|
containsClassResults()
|
Map
|
getChildren()
|
MetricLevel
|
getLevel()
|
MetricResult
|
getMetricResult(Metric metric)
|
List
|
getMetricResults()
|
Method Detail |
---|
boolean containsClassResults()
Map getChildren()
MetricLevel getLevel()
MetricResult getMetricResult(Metric metric)
List getMetricResults()
Groovy Documentation