Versions Compared

Key

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

Table of Contents

System overview

Drawio
baseUrlhttps://opendce.atlassian.net/wiki
diagramNameSystemOvierview
width860
pageId12609836
height761
revision5

The Safety Analisys system consists of three main parts: Safety Analisys - Sonar,  Safety Analisys - GUI/CLI and Safety Analisys - WebApp. All of them are made of several modules rendered in the source code as maven modules.

The Safety Analisys - GUI/CLI is a desktop application.

The Safety Analisys - 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 Analisys - Sonar is a plugin to analyse source code of whole system.