hades.simulator
Interface SimulatorCommand

All Known Implementing Classes:
DeleteAllEventsFromSourceCommand, SimulatorScheduleCommand, SimulatorSingleStepCommand, VhdlSimKernel.DeleteAllEventsFromSourceCommand

public interface SimulatorCommand


Method Summary
 void execute()
          execute this SimulatorCommand.
 

Method Detail

execute

public void execute()
execute this SimulatorCommand.