1#ifndef BPMNOS_Execution_ClockTickEvent_H
2#define BPMNOS_Execution_ClockTickEvent_H
20 nlohmann::ordered_json
jsonify()
const override;
A class representing the state that the execution or simulation of a given scenario is in.
Represents an event that increments the current time.
void processBy(Engine *engine) const override
ClockTickEvent(const SystemState *systemState)
nlohmann::ordered_json jsonify() const override
const SystemState * systemState