Skip to content

0730 Solution Components

Solution components proves an architectural summary of the logical components that make up the IT landscape. These components are linked together via Solution Ports and Wires

UML

SolutionComponent entity

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 relationship

The SolutionComposition relationship allows solution components to be decomposed into smaller solution components.

SolutionActorRole entity

A SolutionActorRole is a type of ActorRole that is principally interacting with a solution.

SolutionComponentActor relationship

The SolutionComponentActor records the Actors that are interacting with the solution components. Typically, these are SolutionActorRole entities.


Raise an issue or comment below