Definitions for "Component Diagram" Add To Word List
Login or Register  | Word Lists | Search History

a diagram that shows a set of component s and the relationship s among them
Helpful?           0
a way of depicting the executables and other components that form the logical architecture of your system
Helpful?           0
A diagram that shows relations between various Components and Interfaces.
Helpful?           0
diagram that shows the organizations and dependencies among components.
Helpful?           0
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.
Helpful?           0