meta data for this page
Differences
This shows you the differences between two versions of the page.
Both sides previous revision Previous revision | |||
courses:ct30a6000:modeling_summary [2011/11/24 17:25] hevi |
courses:ct30a6000:modeling_summary [2011/11/24 17:26] (current) hevi |
||
---|---|---|---|
Line 10: | Line 10: | ||
* Thinking communication needed per requirement (use case) and presenting it in UML sequence diagram identifies needed entities. | * Thinking communication needed per requirement (use case) and presenting it in UML sequence diagram identifies needed entities. | ||
- | 2.1 Create layer model: N layer entities and used N-1 layer and user N+1 (in abstract form) | + | 2.1 Create layer model architecture: N layer entities and used N-1 layer and user N+1 (in abstract form) |
3. Define interfaces with message names for entities. Sequence diagram here is a good information source again. | 3. Define interfaces with message names for entities. Sequence diagram here is a good information source again. |