StepEvent#
- class eclypse.workflow.event.defaults.StepEvent[source]#
Bases:
EclypseEventThe StepEvent represents a simulation step.
The step is the phase of the simulation where the applications and infrastructure are updated, according to the given update policies.
Methods
__init__()Initialize the step event.
Attributes