ENTITY material_property_context_loading

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

Explicit Attributes

Entity material_property_context_loading has the following local and inherited explicit attributes:
AttributeTypeDefined By
 context_identifieridentifier (STRING)representation_context
 context_typetext (STRING)representation_context
 loadingloading_status (ENUM)material_property_context_loading

Derived Attributes

    No derived attributes

Inverse Attributes

Entity material_property_context_loading has the following local and inherited inverse attributes:
AttributeTypeDefined By
 representations_in_contextSET OF representation (ENTITY)representation_context

Supertypes

Entity material_property_context_loading inherits from the following supertypes:
  representation_context
    material_property_context

Subtypes

    No subtypes

Referenced By

Entity material_property_context_loading and its supertypes are referenced by the following definitions:
DefinitionTypeReferenced Entity
 compatible_dimension RULE representation_context
 dimension_of FUNCTION representation_context
 item_in_context FUNCTION representation_context
 material_property_context ENTITY material_property_context_loading
 representation ENTITY representation_context
 representation_context ENTITY material_property_context
 select_generic_item SELECT representation_context


[Top Level Definitions] [Exit]

Generated by STEP Tools® EXPRESS to HTML Converter
2023-03-25T00:11:38-04:00