| Categorized Class |
Block Lexical ScopeA Block Lexical Scope is a Block Collection that is also a Lexical Scope for the Building Blocks it groups. A Block Lexical Scope defines the existence of its Building Blocks through nesting. |
|---|
| Name | Description |
|---|---|
Container |
A Container is a collection of Building Blocks whose existence and meaning are defined by the Container. A Container is both: 1. A Lexical Scope: the meaning and usage of a Building Block is only applicable within the context of the Container to which it belongs. 2. A universe of discourse: the complete range of Building Blocks that are expressed, assumed, or implied in an architecture domain. Examples: - Library - Enterprise |
Hierarchical Member |
A Hierarchical Member is an Aggregate Member that is also a Block Lexical Scope for the Building Block it aggregates: it relates its aggregated block by nesting (see Nesting Relationship). Hierarchical Members are used to build hierarchical structures of Building Blocks, in constrast to Block Members which are used to build network structures of Building Blocks. |