Context diagram:上下文图 / 语境图(系统边界图)。用于在最高层次上展示一个系统(或过程)的边界,以及它与外部实体(如用户、其他系统、组织、设备)之间的输入/输出信息流关系。常见于需求分析与系统设计阶段。(在某些方法中也被称为“0层数据流图/顶层DFD”。)
/ˈkɑːnˌtɛkst ˈdaɪəˌɡræm/
The context diagram shows how the app exchanges data with users and the payment provider.
上下文图展示了该应用如何与用户及支付服务商交换数据。
Before we design the database, we drew a context diagram to clarify the system boundary, external actors, and the main data flows.
在设计数据库之前,我们先画了一张上下文图,用来明确系统边界、外部参与者以及主要的数据流向。
context 源自拉丁语 contextus,本义有“连接、编织在一起”的意思,引申为“语境、背景”。diagram 来自希腊语 diagramma,意为“图示、标记出来的东西”。合在一起,context diagram 强调用“图”的方式把系统放回其“背景/环境”中,突出系统与外部世界的连接关系。