All Known Implementing Classes:
DelayStep, Model, Scenario, StatusChangeStep, StatusEmissionStep, TerminationInteractionStep, ValidatedHistoricalDataEmissionStep, ValidatedHistoricalDataStep, WaitForTerminationStep

public interface Step
Defines a single step in a scenario. A step can be part of the model (text) or the runtime structure.
  • Method Summary

    Modifier and Type
    Method
    Description
    When a step is executed, it returns a list of steps, which should be executed next.