Class Description
Description of quantities needed in the data exchange.
The type of the quantity is described either by the role of the association or the type attribute.
The quality attribute provides the information about the quality of the quantity (measured, estimated, etc.).
Attributes
Name | Type | Description |
---|---|---|
quality | String | The quality of the information being provided. This quality may be estimated, not available, as provided, etc. |
quantity | Decimal | The quantity value. |
The association role provides the information about what is expressed. | ||
type | String | The description of the type of the quantity. |
Relationships
Inherits from
- None
Descendant classes
- No descendant classes
Leaf/Root class
IsLeaf | IsRoot |
---|---|
False | False |
Associations
Source Class | Cardinality Source | Target Class | Cardinality Target | Source Name | Source Assoc. Description | Target Name | Target Assoc. Description |
---|---|---|---|---|---|---|---|
Quantity | 0..* | Domain | 0..* | Quantity | Domain | ||
Quantity | 0..* | Point | 0..* | Quantity | Point | ||
Quantity | 0..* | Quantity | 0..1 | Detail_Quantity | Additional information related to the associated quantity. | quantity | |
Quantity | 0..* | TimeSeries | 0..* | Quantity | TimeSeries |