return;
}
RunExpAction reAction =
new RunExpAction(exp, WindowManagerManager.getWindowManager(),
observationManager, new IExperimentExecutionListener[] {}, null);
reAction.actionPerformed(null);
}
/**
* Configure experiment with default settings for execution via the user
* interface (such as sim-step delay).