TemperatureInformation

Note: There is a newer version of this specification see VEC 2.1.0

Defines the temperature information for a general technical part. It is necessary to define this in an external class and not as an attribute, since a part can have multiple different temperature information e.g. operating temperature, storage temperature, processing temperature, environment temperature. An additional constraint is that one GeneralTechnicalPartSpecification 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
temperatureTypeString0..1

The type of a TemperatureInformation. Possible values are: EnvironmentTemperature, OperationTemperature, StorageTemperature, ProcessingTemperature.

TemperatureInformation
Previous