
UML/BPMN Metamodel
Defines the Classifiers that realize the contract offered by a Component in terms of its provided and required Interfaces. The Component forms an abstraction from these various Classifiers.
A Component may be realized (or implemented) by a number of Classifiers. In that case, a Component owns a set of ComponentRealizations to these Classifiers.


Figure 205 : ComponentRealization (architecture_autodiagram)
Association | Description |
---|---|
The Classifiers that are involved in the implementation of the Component that owns this Realization. | |
The Component that owns this ComponentRealization and which is implemented by its realizing Classifiers.
|