Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

When a crewmember opens the a tab, the front-end does a call to the back-end. It calls a method to SensorWithGraphResource. This is the controller of the SensorWithGraphDAO that gets the data which is needed for displaying graphs on the front-end. The SensorWithGraphDAO creates two DTO's. This is because SensorWithGraphDAO is the creator of themDAO uses them to store the data from the database


Sequence diagram select sensor

...