|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface AdditionalMeasureProducer
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 |
---|
Enumeration enumerateMeasures()
double getMeasure(String measureName)
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 |