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 Type Description Inherited from

multiplier

0..1
UnitMultiplier

Unit multiplier of this quantity.

n/a

unit

0..1
UnitSymbol

Unit of this quantity.

n/a

value

0..1
string

Value of this quantity.

n/a


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