|
|
Keywords:
Diagram,
Depicts,
Architecture,
Unified,
Executables
a diagram that shows a set of component s and the relationship s among them
a way of depicting the executables and other components that form the logical architecture of your system
A diagram that shows relations between various Components and Interfaces.
diagram that shows the organizations and dependencies among components.
In the Unified Modeling Language, a component diagram depicts how a software system is split up into physical components and shows the dependencies among these components. Physical components could be, for example, files, headers, link libraries, modules, executables, or packages. Component diagrams can be used to model and document any system’s architecture.
|