StringQuantity

Quantity with string value (when it is not important whether it is an integral or a floating point number) and associated unit information.

Type

Class

URI

cim:StringQuantity

CIM standard (perspective)

IEC61970 (Grid)

Class hierarchy

  • StringQuantity

Slots

Name Cardinality Type Description

multiplier

0..1

UnitMultiplier

Unit multiplier of this quantity.

unit

0..1

UnitSymbol

Unit of this quantity.

value

0..1

string

Value of this quantity.


multiplier

Unit multiplier of this quantity.

URI

cim:StringQuantity.multiplier

Cardinality

0..1

Type

UnitMultiplier

unit

Unit of this quantity.

URI

cim:StringQuantity.unit

Cardinality

0..1

Type

UnitSymbol

value

Value of this quantity.

URI

cim:StringQuantity.value

Cardinality

0..1

Type

string