2 #include <score/model/Identifier.hpp>
4 #include <score_plugin_scenario_export.h>
14 SCORE_PLUGIN_SCENARIO_EXPORT
void
18 SCORE_PLUGIN_SCENARIO_EXPORT
void
22 SCORE_PLUGIN_SCENARIO_EXPORT
void
25 SCORE_PLUGIN_SCENARIO_EXPORT
void
26 SetPreviousInterval(StateModel& state,
const IntervalModel& interval);
27 SCORE_PLUGIN_SCENARIO_EXPORT
void
28 SetNextInterval(StateModel& state,
const IntervalModel& interval);
29 SCORE_PLUGIN_SCENARIO_EXPORT
void SetNoPreviousInterval(StateModel& state);
30 SCORE_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:14