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


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)

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 module provides APIs of ONAP's other components (e.g So,AAI) to Usecase-UI frontend.