summaryrefslogtreecommitdiffstats
path: root/docs/platform/architecture.rst
blob: 990c4c78ed7aa8d00f179d2ea3ea7864e6bf0f75 (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)

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.