Package scenario
Interface ScenarioGui
- All Known Implementing Classes:
WorkflowHelper
public interface ScenarioGui
-
Method Summary
Modifier and Type Method Description void
postWorkflowStep(String title, String[] imports, String[] commands)
void
postWorkflowStep(Action action)
void
postWorkflowStep(Algorithm algorithm, Parameter[] params)
-
Method Details
-
postWorkflowStep
-
postWorkflowStep
-
postWorkflowStep
-