Ecdar / Ecdar-GUI

A graphical tool for modeling using ECDAR (Environment for Compositional Design and Analysis of Real Time Systems)
MIT License
3 stars 5 forks source link

Component Refactor #126

Closed Nielswps closed 1 year ago

Nielswps commented 1 year ago

This PR refactors the following classes of the GUI:

Changes to other classes are strictly side effects of the refactoring of the above classes. The goal is to decrease the confusion encountered by new developers when attempting to identify where the logic resides in the codebase and to have better separation of concern.