Package gov.nasa.jpl.command
Interface Command
- All Known Implementing Classes:
CreateDictionaryCommand
,EditActivityCommand
,InconCommand
,LoadKernelsCommand
,MoveActivityCommand
,NewActivityCommand
,OpenFileCommand
,QuitCommand
,RedecomposeCommand
,RedoCommand
,RemodelCommand
,RemoveActivityCommand
,ScheduleCommand
,SequenceCommand
,SetParameterCommand
,SeverParentCommand
,UndoCommand
,WriteCommand
public interface Command
-
Method Summary
-
Method Details
-
execute
- Throws:
CommandException
-
unExecute
- Throws:
CommandException
-