Download presentation
Presentation is loading. Please wait.
1
UML Static diagrams
2
Static View: UML Component Diagram Component diagrams show the organization and dependencies among software components. Component: Source Component: source code at compile time Bynary Component: object code (object code file, static or dynamic libraries) Executable component: executable program Built as part of a UML “architectural specification” Developed by architects and programmers
3
Component Diagram Captures the physical structure of the implementation ( code components ) Components: Executables Library Table File Document dependency
5
UML Deployment Diagram Shows the relationships among Software and Hardware components It allows to highlight where and how components are deployed in a distributed system Hardware elements: Nodes: represent Hardware devices Connectionts: how nodes communicate Software elements Components: represent implementation modules Dependencies: they describe the relationships among components
6
Deployment Diagram Captures the topology of a system’s hardware A piece of hardware (TCP/IP)
7
Example: Deployment diagram shows the relationships among software and hardware components involved in real estate transactions. Components are rectangles with tabs. The database components use barrel-shaped icons.
Similar presentations
© 2025 SlidePlayer.com. Inc.
All rights reserved.