Applications Tree
The MEGA Architecture Application Tree (AT) is a MEGA Architecture diagram that allows you to describe the software architecture of a particular application. Focusing on a particular application, this type of diagram enables representation of its division into modules (sub-applications) and basic services.
The AT contains:
• the main application of which components are being analyzed.
• the application modules (sub-applications) that make up the main application.
• services defined in this application, and services used by it but managed by other applications.
Application Tree