Free e-Books

open all | close all

Quote of the Day

“A good scare is worth more than good advice.”

Introduction to Component Diagram

Both component and deployment diagram is a kind of implementation diagrams; it shows the aspects of model implementation, including source structure and run-time implementation structure. Component diagram shows the organizations and dependencies among software components. Typical examples of software components include source code, binary code or executable components. In contrast, Deployment diagram shows the configuration [...]