material_property_context_stress
EXPRESS specification:
ENTITY
material_property_context_stress
SUBTYPE
OF
(
material_property_context
);
lower_value_for_stress
:
pressure_measure
;
upper_value_for_stress
:
pressure_measure
;
END_ENTITY
;
References (1):
Name
Type
Referred through
Express-G
material_property_context
Entity
Subtype
No Diagram
Inheritance graph
ENTITY
material_property_context_stress;
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_stress
;
lower_value_for_stress
:
pressure_measure
;
upper_value_for_stress
:
pressure_measure
;
END_ENTITY
;