Skip to content
This repository was archived by the owner on Nov 15, 2022. It is now read-only.

Specifications

Alexander Krause edited this page Jul 1, 2019 · 28 revisions

Backend

Software Stack

The following image shows the realized software services of ExplorViz with their most important employed framework and libraries.

Landscape Service Data Model

This UML classdiagram illustrates the employed data model for handling and storing reconstructed software landscapes. All classes extend the basic class "BaseEntity".

Please note: Communication (Application- or ClazzCommunication) is always outgoing within our data model.

Version 1.4.0

Version 1.3.0

User Service Data Model

Upcoming Version 1.4.0

This UML classdiagram illustrates the employed data model for handling and storing users.

Discovery Service Data Model

Upcoming Version 1.4.0

This UML classdiagram illustrates the employed data model for handling the discovery process.

Frontend

Rendering loop

This diagramm illustrates the rendering loop of ExplorViz's frontend rendering components.

Clone this wiki locally