CodeUnitDependencyBaseType
CodeUnitDependencyBaseType
missing data
| Properties | Definition | Type |
|---|---|---|
| ALTERNATE | The RelatedUnit provide an alternate/replacement service to the current Unit. | string |
| OTHER | Other | string |
| OWNER | The Unit is owned by (subordinated to) the RelatedUnit. | string |
| PROVIDER | In the provision of its services, the Unit uses the services of the RelatedUnit. | string |
Details
ALTERNATE
CodeUnitDependencyBaseType.ALTERNATE
The RelatedUnit provide an alternate/replacement service to the current Unit.
Semantic Correspondence
| AIRM Concept | Definition |
|---|---|
| CodeUnitDependencyType.ALTERNATE | The RelatedUnit provide an alternate/replacement service to the current Unit. |
OTHER
CodeUnitDependencyBaseType.OTHER
Other
Semantic Correspondence
| AIRM Concept | Definition |
|---|---|
| Out of scope | This concept is considered as out of the scope of the AIRM. |
OWNER
CodeUnitDependencyBaseType.OWNER
The Unit is owned by (subordinated to) the RelatedUnit.
Semantic Correspondence
| AIRM Concept | Definition |
|---|---|
| CodeUnitDependencyType.OWNER | The Unit is owned by (subordinated to) the RelatedUnit. |
PROVIDER
CodeUnitDependencyBaseType.PROVIDER
In the provision of its services, the Unit uses the services of the RelatedUnit.
Semantic Correspondence
| AIRM Concept | Definition |
|---|---|
| CodeUnitDependencyType.PROVIDER | In the provision of its services, the Unit uses the services of the RelatedUnit. |