Watcher DB class diagram

In this changeset, I added a class diagram reprensenting the
database schema of Watcher.

Change-Id: I2257010d0040a3f40279ec9db2967f0e69384b62
This commit is contained in:
Vincent Françoise
2016-05-09 14:32:09 +02:00
parent 1a21867735
commit 209176c3d7
3 changed files with 95 additions and 0 deletions

View File

@@ -210,6 +210,14 @@ view (Goals, Audits, Action Plans, ...):
.. image:: ./images/functional_data_model.svg
:width: 100%
Here below is a class diagram representing the main objects in Watcher from a
database perspective:
.. image:: ./images/watcher_class_diagram.png
:width: 100%
.. _sequence_diagrams:
Sequence diagrams