|
||||||||||
| 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<UT2004BotParameters,JumpInspectingBot>
cz.cuni.amis.pogamut.ut2004.navigation.evaluator.task.JumpInspectingTask
public class JumpInspectingTask
Task for jump inspection. Gathers data about jumps.
| Constructor Summary | |
|---|---|
JumpInspectingTask()
|
|
| Method Summary | |
|---|---|
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)
|
| 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 JumpInspectingTask()
| Method Detail |
|---|
public String getMapName()
IEvaluationTask
getMapName in interface IEvaluationTask<UT2004BotParameters,JumpInspectingBot>public UT2004BotParameters getBotParams()
IEvaluationTask
getBotParams in interface IEvaluationTask<UT2004BotParameters,JumpInspectingBot>public String getLogPath()
IEvaluationTask
getLogPath in interface IEvaluationTask<UT2004BotParameters,JumpInspectingBot>public String getFileName()
IEvaluationTask
getFileName in interface IEvaluationTask<UT2004BotParameters,JumpInspectingBot>public void setResultPath(String path)
public String getResultPath()
IEvaluationTask
getResultPath in interface IEvaluationTask<UT2004BotParameters,JumpInspectingBot>public Level getLogLevel()
IEvaluationTask
getLogLevel in interface IEvaluationTask<UT2004BotParameters,JumpInspectingBot>public void setResultBasePath(String basePath)
setResultBasePath in interface IEvaluationTask<UT2004BotParameters,JumpInspectingBot>
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||