|
|||||||||
| 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 | |
java.util.Enumeration |
enumerateMeasures()
Returns an enumeration of the measure names. |
double |
getMeasure(java.lang.String measureName)
Returns the value of the named measure |
| Method Detail |
public java.util.Enumeration enumerateMeasures()
public double getMeasure(java.lang.String measureName)
measureName - the name of the measure to query for its value
java.lang.IllegalArgumentException - if the named measure is not supported
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
Copyright (c) 2003 David Lindsay, Computer Learning Research Centre, Dept. Computer Science, Royal Holloway, University of London