ComponentPosition
CDIFDataDescription::Classes::ComponentPosition
Definition
Component-position wrapper used inside cdif:isComposedOf on a PrimaryKey. Carries cdif:position (1-based integer) and cdi:indexes (the InstanceVariable at that position).
Diagram
Inheritance
No generalization relationships.
Attributes
| Name | Type | Multiplicity | Description |
|---|---|---|---|
| identifier | XsdAnyUri ↗ | [0..1] | @id. |
| position | integer | [1] | cdif:position - 1-based position of the component in the key. |
Associations
| Role | Target | Multiplicity | Kind |
|---|---|---|---|
| isComposedOf | ← PrimaryKey ↗ | [1..*] | composition |
| indexes | → InstanceVariable | [1] | association |