VariableDescriptorComponent
CDIFDataStructure::Classes::VariableDescriptorComponent
Definition
Data-structure component naming which InstanceVariable a long-format row represents (the descriptor column). Specific to LongDataStructure (exactly one required) and the general DataStructure. Standalone: defined by a DescriptorVariable rather than a RepresentedVariable.
Diagram
Inheritance
No generalization relationships.
Attributes
| Name | Type | Multiplicity | Description |
|---|---|---|---|
| type | string | [1..*] | @type must contain 'cdi:VariableDescriptorComponent'. |
Associations
| Role | Target | Multiplicity | Kind |
|---|---|---|---|
| hasComponent | ← DataStructure | [0..*] | composition |
| hasComponent | ← LongDataStructure | [1] | composition |
| isDefinedBy | → DescriptorVariable | [1] | association |
| refersTo | → VariableValueComponent | [1] | association |