|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Interface to something that can produce measures other than those calculated by evaluation modules.
Method Summary | |
Enumeration |
enumerateMeasures()
Returns an enumeration of the measure names. |
double |
getMeasure(String measureName)
Returns the value of the named measure |
Method Detail |
public Enumeration enumerateMeasures()
public double getMeasure(String measureName) throws IllegalArgumentException
measureName
- the name of the measure to query for its value
IllegalArgumentException
- if the named measure is not supported
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |