summaryrefslogtreecommitdiffstats
path: root/docs/platform/architecture.rst
blob: 10891050fd108dbb1ea7d0f0b7aa98dce29c08ae (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
.. This work is licensed under a Creative Commons Attribution 4.0 International License.
.. http://creativecommons.org/licenses/by/4.0


Usecase-UI Architecture
=======================

|image0|

.. |image0| image:: images/usecaseui-architecture.png
   :width: 6.97047in
   :height: 4.63208in

Usecase-UI includes two modules : Usecase-UI Frontend and Usecase-UI Backend.
    - Usecase UI UI (Frontend Module)
    - Usecase UI Server (Backend Module)

Usecase-UI mainly consists of two modules, they are the UI module and Server module respectively.
The UI module provides Graphical User Interface (GUI) for operators and end-users (e.g. LCM, Monitor).
The Server module is the logic part of Usecase-UI. This part provide ONAP other components APIs for Usecase-UI frontend.