LECTURE 65 – OOAD –UML COMPONENT DIAGRAMS - BCA SEM 6

Опубликовано: 18 Май 2026
на канале: BOSCOCAMPUSVISION
955
8

Component diagrams show the organization and dependencies among a group of components.
Component diagrams comprise of −
• Components
• Interfaces
• Relationships
• Packages and Subsystems (optional)
Component diagrams are used for −
• constructing systems through forward and reverse engineering.
• modeling configuration management of source code files while developing a system using an object-oriented programming language.
• representing schemas in modeling databases.
• modeling behaviors of dynamic systems.