2#include <score/model/Identifier.hpp>
4#include <score_plugin_scenario_export.h>
14SCORE_PLUGIN_SCENARIO_EXPORT
void
18SCORE_PLUGIN_SCENARIO_EXPORT
void
22SCORE_PLUGIN_SCENARIO_EXPORT
void
25SCORE_PLUGIN_SCENARIO_EXPORT
void
26SetPreviousInterval(StateModel& state,
const IntervalModel& interval);
27SCORE_PLUGIN_SCENARIO_EXPORT
void
28SetNextInterval(StateModel& state,
const IntervalModel& interval);
29SCORE_PLUGIN_SCENARIO_EXPORT
void SetNoPreviousInterval(StateModel& state);
30SCORE_PLUGIN_SCENARIO_EXPORT
void SetNoNextInterval(StateModel& state);
The Process class.
Definition score-lib-process/Process/Process.hpp:61
The id_base_t class.
Definition Identifier.hpp:57
Base classes and tools to implement processes and layers.
Definition JSONVisitor.hpp:1324
Main plug-in of score.
Definition score-plugin-dataflow/Dataflow/PortItem.hpp:13