Navigation

material_property_context_loading

EXPRESS specification:

ENTITY material_property_context_loading
SUBTYPE OF ( material_property_context);
loading  :  loading_status;
END_ENTITY;

References (1):

Name Type Referred through Express-G
material_property_context Entity
Subtype
No Diagram

Inheritance graph

ENTITY material_property_context_loading;
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_loading;
loading  :  loading_status;
END_ENTITY;