TemperatureInformation

Defines valid temperature ranges for a general technical part. A part can have different valid temperature ranges in different scenarios e.g. operating temperature, storage temperature, processing temperature, environment temperature. A class can own multiple TemperatureInformations but must not have more than one TemperatureInformations of the same temperatureType.

General Information

AttributeValue
Ownerphysical_information
Applied Stereotype
Base Classifier
Is Abstractfalse
Derived Classifiers

Attributes

NameTypeMult.DescriptionOwning Classifier
temperatureRangeValueRange0..1

Specifies the allowed temperature range for this type of temperature.

TemperatureInformation
temperatureTypeTemperatureType0..1

The type of a TemperatureInformation.

TemperatureInformation
Previous