material_property_context_temperature
EXPRESS specification:
ENTITY
material_property_context_temperature
SUBTYPE
OF
(
material_property_context
);
temperature_lower_bound
:
thermodynamic_temperature_measure
;
temperature_upper_bound
:
thermodynamic_temperature_measure
;
END_ENTITY
;
References (1):
Name
Type
Referred through
Express-G
material_property_context
Entity
Subtype
No Diagram
Inheritance graph
ENTITY
material_property_context_temperature;
ENTITY
representation_context
;
context_identifier
:
identifier
;
context_type
:
text
;
INVERSE
representations_in_context
:
SET
[1:?]
OF
representation
FOR
context_of_items;
ENTITY
material_property_context
;
ENTITY
material_property_context_temperature
;
temperature_lower_bound
:
thermodynamic_temperature_measure
;
temperature_upper_bound
:
thermodynamic_temperature_measure
;
END_ENTITY
;