Closed benedekh closed 3 years ago
It works, thanks! (951cc1a7)
For the record: only the schedulingConstraint is back-annotated in the trace. Any original timing that is in the model (and is smaller than the schedulingConstraint) is not visible in the trace.
If we use schedulingConstraint in the Gamma to UPPAAL (via lowlevel & XSTS) transformation, then the scheduling information (
after x s
orafter x ms
) is lost during the back annotation phase (ExecutionTrace). However, it would be really good if these time schedules appeared in the trace.