objectgen.gui.commands
Class GenerateTestObjectivesCommand

java.lang.Object
  extended byobjectgen.gui.commands.GenerateTestObjectivesCommand

public class GenerateTestObjectivesCommand
extends java.lang.Object

Executes the generate objectives command.


Constructor Summary
GenerateTestObjectivesCommand()
          Creates a new instance of GenerateTestObjectivesCommand
 
Method Summary
 java.lang.String run(java.lang.String file)
          Executes the generate objectives command.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

GenerateTestObjectivesCommand

public GenerateTestObjectivesCommand()
Creates a new instance of GenerateTestObjectivesCommand

Method Detail

run

public java.lang.String run(java.lang.String file)
Executes the generate objectives command.