Data Structure Diagram
(Redirected from Design Structure Diagram)
DSDs are a simple Hierarchy diagram, most useful for documenting complex data entities. They differ from ERDs in that ERDs focus on the relationships between different entities wheras DSDs focus on the relationships of the elements within an entity and enable users to fully see the links and relationships between each entity.
Table of contents |
Examples
Types of DSDs
Links
Tools for making DSDs
References
- DeMarco' "Structured Analysis and System Specification"
- Yourdon's "Modern Structured Analysys"
Categories: Pages needing attention