cz.cuni.amis.pogamut.ut2004.navigation.evaluator
Class TaskFileGenerator

Package class diagram package TaskFileGenerator
java.lang.Object
  extended by cz.cuni.amis.pogamut.ut2004.navigation.evaluator.TaskFileGenerator

public class TaskFileGenerator
extends Object

Helper class for generating task files from code.

Author:
Bogo

Field Summary
static boolean isLab
           
static String statsPath
           
 
Constructor Summary
TaskFileGenerator()
           
 
Method Summary
static void main(String[] args)
          Generates specified tasks and saves them to specified place.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

isLab

public static final boolean isLab
See Also:
Constant Field Values

statsPath

public static String statsPath
Constructor Detail

TaskFileGenerator

public TaskFileGenerator()
Method Detail

main

public static void main(String[] args)
Generates specified tasks and saves them to specified place.

Parameters:
args -


Copyright © 2015 AMIS research group, Faculty of Mathematics and Physics, Charles University in Prague, Czech Republic. All Rights Reserved.