About Component Diagrams

See Also

A Component Diagram is a visual representation of the definitions of elements, in terms of the externally visible interfaces exposed via its ports, and their internal structure consisting of classifiers used as its parts.

The Component diagram is a high-level diagram that refers to physical components in a design that is used to show how code is actually divided into modules. Hence, it is used to visualize physical divisions used for implementations.

See Also
Component Diagram Elements
Working With Component Diagrams
Diagram Types

Legal Notices