|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||

T - UT2004BotParameters parameters classX - EvaluatingBot botpublic interface IEvaluationTask<T extends UT2004BotParameters,X extends EvaluatingBot>
Base interface for evaluation task.
| Method Summary | |
|---|---|
Class<X> |
getBotClass()
Class of bot. |
T |
getBotParams()
Bot parameters. |
Class<T> |
getBotParamsClass()
Class of bot parameters. |
String |
getFileName()
File of the task. |
String |
getJarPath()
Gets path where jar with bot is located. |
Level |
getLogLevel()
Get level of log which should be stored in result. |
String |
getLogPath()
Path where log will be stored. |
String |
getMapName()
Map name where the evaluation will take place. |
String |
getResultPath()
Gets path where result data should be stored. |
void |
setResultBasePath(String basePath)
|
| Method Detail |
|---|
String getMapName()
T getBotParams()
Class<T> getBotParamsClass()
Class<X> getBotClass()
String getLogPath()
String getFileName()
String getJarPath()
String getResultPath()
Level getLogLevel()
void setResultBasePath(String basePath)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||