Skip to content
This repository has been archived by the owner on Oct 26, 2019. It is now read-only.

High Level Design (HLD) UML Diagram

Jed Robertson edited this page Aug 9, 2019 · 1 revision

The High Level Design (HLD) UML diagram expresses the structure of the program in a way understandable to all parties, including less technically inclined ones. This diagram highlights a few features of the design. The use of interfaces to represent various modules, and how this enables flexibility and adaptability throughout the program. The use of configuration objects to inform modules how to act. The way schedulers interact with their heuristics and produced schedules.

UML Diagram