de.farafin.snEADy
Interface I_Main_interface

All Known Implementing Classes:
M_Main

public interface I_Main_interface

Version:
$Revision: 1.14 $
Author:
roland, lars

Method Summary
 boolean control(java.lang.String command)
          is called from the control-Interface to interact with the Main-Engine.
 

Method Detail

control

boolean control(java.lang.String command)
is called from the control-Interface to interact with the Main-Engine.

Parameters:
command - the command that should be computed
Returns:
if the command was succassfully computed