0730 Solution Components¶
Solution components proves an architectural summary of how the IT landscape is designed.
SolutionComponent¶
A SolutionComponent is an architecture description of a digital implementation that provides a well-defined function. They can be modelled as UML components and provide a way to organize the digital landscape into course-grained functional components. Solution components communicate via ports and wires.
SolutionComposition¶
The SolutionComposition relationship allows solution components to be decomposed into smaller solution components.