Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Simulation part 2 (20) #38

Open
3 tasks done
jhbengtsson opened this issue Oct 14, 2022 · 0 comments
Open
3 tasks done

Simulation part 2 (20) #38

jhbengtsson opened this issue Oct 14, 2022 · 0 comments
Assignees

Comments

@jhbengtsson
Copy link

jhbengtsson commented Oct 14, 2022

Intro:
Currently, the user is not able to "walk" through the models. This would be a nice feature in order to allow the user to visualise the flow through the models when time is passing. This would also ease the process of debugging the system when errors occur, and the user wishes to test different ways to solve the problem.

Defintion of Done: (must be updated)
Part 2:

  • Send request to backend (SimulationStartRequest og SimulationStepRequest) when requested by user
  • Show response (kunne printe det i GUI'en - ikke pænt visuelt) from backend (SimulationResponse)
  • refactor simulation backend communication into separate class
  1. SIM: Håndtere ambiguity #100: Skal kunne håndtere ambiguity (spørg evt. nabogruppen, hvis vi bliver i tvivl, hvad det var de mente), men basically at en transition i én model kan medføre forskellige transitions i andre modeller, så hvordan vælger man hvilken man så vil tage?
  2. SIM: Clock values i trace #102: Vise clock values I trace
  3. SIM: Clock values når man klikker på top right corner #103: Vise clock values når man klikker på top right corner i component i simulation view
  4. SIM: test #101: test (!)
@jhbengtsson jhbengtsson changed the title Mere simulation Simulation part 2 Oct 14, 2022
@jhbengtsson jhbengtsson changed the title Simulation part 2 Simulation part 2 (20) og (13) Oct 14, 2022
@jhbengtsson jhbengtsson changed the title Simulation part 2 (20) og (13) Simulation part 2 (20), (13) and (5) Oct 19, 2022
@jhbengtsson jhbengtsson moved this from Todo to Ready in Ecdar-GUI Oct 24, 2022
@jhbengtsson jhbengtsson moved this from Ready to In Progress in Ecdar-GUI Oct 24, 2022
@jhbengtsson jhbengtsson changed the title Simulation part 2 (20), (13) and (5) Simulation part 2 (20), (13) Nov 3, 2022
@EmilieSonne EmilieSonne changed the title Simulation part 2 (20), (13) Simulation part 2 (20) Nov 3, 2022
@EmilieSonne EmilieSonne moved this from In Progress to Todo in Ecdar-GUI Nov 16, 2022
@EmilieSonne EmilieSonne moved this from Todo to Ready in Ecdar-GUI Nov 28, 2022
@EmilieSonne EmilieSonne moved this from Ready to Todo in Ecdar-GUI Nov 28, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: Todo
Development

No branches or pull requests

3 participants