Free e-Books

open all | close all

Quote of the Day

“I do it because i can, I can because I want to, I want to because you said I couldn’t.”

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 [...]