StepEvent#

class eclypse.workflow.event.defaults.StepEvent[source]#

Bases: EclypseEvent

The 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

__init__()[source]#

Initialize the step event.