Architecture description language

建模仿真——方法(反思)

Architecture description language

Architecture description languages (ADLs) are used in several disciplines: system engineeringsoftware engineering, and enterprise modellingand engineering.

The software engineering community uses an architecture description language as a computer language to create a description of a software architecture.

History:

1.box-and-line informal drawings

2.formal architecture description language

3.UML-based notation

Architecture vs. design

Architecture, in the context of software systems, is roughly divided into categories, software architecture, network architecture, and systems architecture. 

In summary, the primary differences of architecture and design are ones of granularity and abstraction. 

Example:

Conceptual Model 

概念建模在整个系统开发生命周期内扮演一个重要角色

原文地址:https://www.cnblogs.com/yanyue/p/7527805.html