|
Article on other languages:
|
In the Unified Modeling Language, a component diagram depicts how a software system is split up into components and shows the dependencies among these components. Physical components include files, headers, shared libraries, modules, executables, or packages. Component diagrams are prevalent in the field of software architecture but can be used to model and document any system’s architecture.
Note that components are types and only executable components may have instances.
External links
|