MeasureComponent
CDIFDataStructure::Classes::MeasureComponent
Definition
Documentation
Original
Reference
cdi:MeasureComponent
Definition
Definition
Role given to a represented variable in the context of a data structure to hold the observed/derived values.
Examples
Height of a person in a wide or long dataset or number of citizens in a country in a dataset for multiple countries (dimensional dataset).
CDIF
Definition
Role given to a represented variable in the context of a data structure to hold the observed/derived values.
Scope
Data-structure component representing a measure (the values being recorded). Used by general DataStructure, Dimensional, and Wide structures.
Diagram
Inheritance
Generalizes: DataStructureComponent
Attributes
No attributes.
Associations
| Role | Target | Multiplicity | Kind |
|---|---|---|---|
| hasComponent | ← DataStructure | [0..*] | composition |
| hasComponent | ← DimensionalDataStructure | [0..*] | composition |
| hasComponent | ← WideDataStructure | [0..*] | composition |
| hasComponent | ← DimensionGroup | [0..*] | composition |
| qualifies | ← AttributeComponent | [0..*] | association |