Package gov.nasa.jpl.command
Class RemodelCommand
java.lang.Object
gov.nasa.jpl.command.RemodelCommand
- All Implemented Interfaces:
Command
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
RemodelCommand
public RemodelCommand()
-
-
Method Details
-
execute
Starts another modeling loop.- Specified by:
execute
in interfaceCommand
- Throws:
CommandException
-
unExecute
Does not currently do anything.- Specified by:
unExecute
in interfaceCommand
- Throws:
CommandException
-