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

java.lang.Objectcz.cuni.amis.pogamut.ut2004.navigation.evaluator.task.EvaluationTask<TaskBotParameters,EnvelopeBot>
cz.cuni.amis.pogamut.ut2004.navigation.evaluator.task.MapEnvelopeTask
public class MapEnvelopeTask
Task for evaluation of types of map paths.
| Constructor Summary | |
|---|---|
MapEnvelopeTask(String mapName,
String resultPath)
Default constructor. |
|
| Method Summary | |
|---|---|
static List<MapEnvelopeTask> |
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)
|
| Methods inherited from class cz.cuni.amis.pogamut.ut2004.navigation.evaluator.task.EvaluationTask |
|---|
getBotClass, getBotParamsClass, getJarPath |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface cz.cuni.amis.pogamut.ut2004.navigation.evaluator.task.IEvaluationTask |
|---|
getBotClass, getBotParamsClass, getJarPath |
| Constructor Detail |
|---|
public MapEnvelopeTask(String mapName,
String resultPath)
mapName - resultPath - | Method Detail |
|---|
public String getMapName()
IEvaluationTask
getMapName in interface IEvaluationTask<TaskBotParameters,EnvelopeBot>public String getResultPath()
IEvaluationTask
getResultPath in interface IEvaluationTask<TaskBotParameters,EnvelopeBot>public String getLogPath()
IEvaluationTask
getLogPath in interface IEvaluationTask<TaskBotParameters,EnvelopeBot>public String getFileName()
IEvaluationTask
getFileName in interface IEvaluationTask<TaskBotParameters,EnvelopeBot>public void setResultBasePath(String basePath)
setResultBasePath in interface IEvaluationTask<TaskBotParameters,EnvelopeBot>public TaskBotParameters getBotParams()
IEvaluationTask
getBotParams in interface IEvaluationTask<TaskBotParameters,EnvelopeBot>public Level getLogLevel()
IEvaluationTask
getLogLevel in interface IEvaluationTask<TaskBotParameters,EnvelopeBot>
public static List<MapEnvelopeTask> createBatch(List<String> mapNames,
String resultPath)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||