A dependency diagram illustrates dependencies between various elements in an organisized unit. Dependency diagrams are integral to software development, outlining the complex, interrelationships of various functional elements.
Examples
Typically in a dependency diagram, arrows point from each module to other modules which they are dependent on.
Tools for building dependency diagrams
Links