Metamodel deployment - eclipse-capella/capella GitHub Wiki
PhysicalArchitecture aims at defining the system's software, middleware and hardware architecture modelling language (close to the OMG's Platform Independent Model (PIM) in addition to OMG's Platform Model (PM)) using notions close to OMG's MARTE Resource concept. It adds the Deployment concern. This concern aggregates a lot of concepts regarding the others. A re-engineering of this concern should make sense.
link between a part and its deployment element
Common Types: ModelElement,
CapellaElement,
TraceableElement,
PublishableElement
Inherited fields (from AbstractDeploymentLink,
Relationship,
AbstractRelationship)
Reference | Type | Range | Description |
---|---|---|---|
deployedElement |
![]() |
1..1 |
![]() ![]() |
location |
![]() |
1..1 |
![]() ![]() |
realizedFlow |
![]() |
0..1 | ![]() |
deployment link between a data type and the model element that deploys it
Common Types: ModelElement,
CapellaElement,
TraceableElement,
PublishableElement
Inherited fields (from AbstractDeploymentLink,
Relationship,
AbstractRelationship)
Reference | Type | Range | Description |
---|---|---|---|
deployedElement |
![]() |
1..1 |
![]() ![]() |
location |
![]() |
1..1 |
![]() ![]() |
realizedFlow |
![]() |
0..1 | ![]() |