com.yobotics.simulationconstructionset.commands
Interface StopCommandExecutor

All Known Subinterfaces:
AllCommandsExecutor, RunCommandsExecutor
All Known Implementing Classes:
AbstractAllCommandsExecutor, SimulationConstructionSet, StandardAllCommandsExecutor

public interface StopCommandExecutor


Method Summary
 void stop()
           
 

Method Detail

stop

void stop()