Versions Compared
Version | Old Version 15 | New Version 16 |
---|---|---|
Changes made by | ||
Saved on |
Key
- This line was added.
- This line was removed.
- Formatting was changed.
Table of Contents |
---|
System overview
Drawio | ||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|
|
The Safety Analysis system consists of three main parts: Safety Analysis - Sonar, Safety Analysis - GUI/CLI and Safety Analysis - WebApp. All of them are made of several modules rendered in the source code as maven modules.
The Safety Analysis - GUI/CLI is a desktop application.
The Safety Analysis - WebApp is a web application (war) and as such must be deployed into an application container, the Apache Tomcat is recommended. It also need a database connection. MySQL is recomended.
The Safety Analysis - Sonar is a plugin to analyse source code of whole system.