UserAttribute
Class Description
Generic name-value pair class, with optional sequence number and units for value; can be used to model parts of information exchange when concrete types are not known in advance.
Attributes
Name | Type | Description |
---|---|---|
name | String | Name of an attribute. |
sequenceNumber | Integer | Sequence number for this attribute in a list of attributes. |
value | StringQuantity | Value of an attribute, including unit information. |
Relationships
Ancestors
No ancestor classes
Descendents
Associations
Source Class | Source Cardinality | Target | Target Cardinality | Source Name | Source Assoc. Description | Target Name | Target Assoc. Description |
---|---|---|---|---|---|---|---|
UserAttribute | 0..* | Specification | 0..1 | Ratings | UserAttributes used to specify ratings of the asset covered by this specification. Ratings also can be used to set the initial value of operational measurement limits. Use 'name' to specify what kind of rating it is (e.g., voltage, current), and 'value' attribute for the actual value and unit information of the rating. | RatingSpecification | |
UserAttribute | 0..* | Specification | 0..1 | AssetProperites | UserAttributes used to specify further properties of the asset covered with this specification. Use 'name' to specify what kind of property it is, and 'value.value' attribute for the actual value. | PropertySpecification | |
UserAttribute | 0..* | ProcedureDataSet | 0..* | Properties | UserAttributes used to specify further properties of this procedure data set. Use 'name' to specify what kind of property it is, and 'value.value' attribute for the actual value. | ProcedureDataSets | |
UserAttribute | 0..* | Transaction | 0..1 | UserAttributes | All snapshots of meter parameters recorded at the time of this transaction. Use 'name' and 'value.value' attributes to specify name and value of a parameter from meter. | Transaction | Transaction for which this snapshot has been recorded. |
UserAttribute | 0..* | ErpLedgerEntry | 0..* | UserAttributes | ErpLedgerEntries | ||
UserAttribute | 0..* | ErpInvoiceLineItem | 0..* | UserAttributes | ErpInvoiceLineItems |