QuantityKind

A QuantityKind is any observable property that can be measured and quantified numerically. Familiar examples include physical properties such as length, mass, time, force, energy, power, electric charge, etc. A quantity (not represented as class in the VEC) would always be associated with the context of measurement (i.e. the thing measured, the measured value, the accuracy of measurement, etc.) whereas the underlying QuantityKind is independent of any particular measurement.  

A QuantityKind provides an identifier and an optional human-readable name and is associated with a Unit that specifies how magnitudes of this QuantityKind are expressed within this VEC.

General Information

AttributeValue
Ownerphysical_information
Applied Stereotype
Base ClassifierExtendableElement
Is Abstractfalse
Derived Classifiers

Attributes

NameTypeMult.DescriptionOwning Classifier
identificationString1

Specifies a unique identification of the QuantityKind. The identification is guaranteed to be unique within a VEC. Furthermore, the same QuantityKind shall have the same Identification for different VECs in the same a data exchange context. For example, if using the identification trippingTime for the time-Quantity of a FuseCharacteristic all appearances of this QuantityKind shall have the same Identification, when created by the same publisher.

QuantityKind
nameLocalizedString0..*A human readable name of the QuantityKind for example used as axis label in a visual diagram.QuantityKind

Outgoing Relations

Other EndThis EndGeneral
RoleTypeMult.Agg.UniqueOrderedMult.Description
unitUnit1NYN0..*The Unit in which the magnitudes of this QuantityKind are defined.

Incoming Relations

This EndOther EndGeneral
RoleMult.Agg.UniqueOrderedTypeMult.Description
dimension1..*NYNMultiDimensionalValue0..*
dimension1NYNDataPointValue0..*
quantityKind0..*YYNVecContent1

Specifies the QuantityKind used in the VEC-file.

time1NYNFuseCharacteristic0..1
trippingCurrent1NYNFuseCharacteristic0..1
Previous