public class JumppadCollectorTask extends EvaluationTask<TaskBotParameters,JumppadCollectorBot>
| Constructor and Description |
|---|
JumppadCollectorTask() |
| Modifier and Type | Method and Description |
|---|---|
static List<JumppadCollectorTask> |
createBatch(List<String> mapNames,
String resultPath) |
TaskBotParameters |
getBotParams()
Bot parameters.
|
String |
getFileName()
File of the task.
|
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) |
getBotClass, getBotParamsClass, getJarPathpublic String getMapName()
IEvaluationTaskpublic String getResultPath()
IEvaluationTaskpublic String getLogPath()
IEvaluationTaskpublic String getFileName()
IEvaluationTaskpublic void setResultBasePath(String basePath)
public TaskBotParameters getBotParams()
IEvaluationTaskpublic Level getLogLevel()
IEvaluationTaskpublic static List<JumppadCollectorTask> createBatch(List<String> mapNames, String resultPath)
Copyright © 2018 AMIS research group, Faculty of Mathematics and Physics, Charles University in Prague, Czech Republic. All rights reserved.