Navigation

material_property_context

EXPRESS specification:

ENTITY material_property_context
ABSTRACT SUPERTYPE
SUBTYPE OF ( representation_context);
END_ENTITY;

References (6):

Name Type Referred through Express-G
material_property_context_dimensional Entity
Supertype
No Diagram
material_property_context_loading Entity
Supertype
No Diagram
material_property_context_strain Entity
Supertype
No Diagram
material_property_context_stress Entity
Supertype
No Diagram
material_property_context_temperature Entity
Supertype
No Diagram
representation_context Entity
Subtype
No Diagram

Inheritance graph

ENTITY material_property_context;
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;
END_ENTITY;