public class JumpInspectingTask extends EvaluationTask<cz.cuni.amis.pogamut.ut2004.bot.params.UT2004BotParameters,JumpInspectingBot> implements IEvaluationTask<cz.cuni.amis.pogamut.ut2004.bot.params.UT2004BotParameters,JumpInspectingBot>
| Constructor and Description |
|---|
JumpInspectingTask() |
| Modifier and Type | Method and Description |
|---|---|
cz.cuni.amis.pogamut.ut2004.bot.params.UT2004BotParameters |
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) |
void |
setResultPath(String path) |
getBotClass, getBotParamsClass, getJarPathclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetBotClass, getBotParamsClass, getJarPathpublic String getMapName()
IEvaluationTaskgetMapName in interface IEvaluationTask<cz.cuni.amis.pogamut.ut2004.bot.params.UT2004BotParameters,JumpInspectingBot>public cz.cuni.amis.pogamut.ut2004.bot.params.UT2004BotParameters getBotParams()
IEvaluationTaskgetBotParams in interface IEvaluationTask<cz.cuni.amis.pogamut.ut2004.bot.params.UT2004BotParameters,JumpInspectingBot>public String getLogPath()
IEvaluationTaskgetLogPath in interface IEvaluationTask<cz.cuni.amis.pogamut.ut2004.bot.params.UT2004BotParameters,JumpInspectingBot>public String getFileName()
IEvaluationTaskgetFileName in interface IEvaluationTask<cz.cuni.amis.pogamut.ut2004.bot.params.UT2004BotParameters,JumpInspectingBot>public void setResultPath(String path)
public String getResultPath()
IEvaluationTaskgetResultPath in interface IEvaluationTask<cz.cuni.amis.pogamut.ut2004.bot.params.UT2004BotParameters,JumpInspectingBot>public Level getLogLevel()
IEvaluationTaskgetLogLevel in interface IEvaluationTask<cz.cuni.amis.pogamut.ut2004.bot.params.UT2004BotParameters,JumpInspectingBot>public void setResultBasePath(String basePath)
setResultBasePath in interface IEvaluationTask<cz.cuni.amis.pogamut.ut2004.bot.params.UT2004BotParameters,JumpInspectingBot>Copyright © 2018 AMIS research group, Faculty of Mathematics and Physics, Charles University in Prague, Czech Republic. All rights reserved.