Skip to content

Latest commit

 

History

History
13 lines (12 loc) · 261 Bytes

File metadata and controls

13 lines (12 loc) · 261 Bytes

ADL (Architecture Description Languages)

< Back to Documentation README

Arch Structure web-portfolio {
    Component web-app {
        Type = "User Interface";
            Ports {
                Port HTTP: Request;
            }
    }
}