ENTITY structural_frame_item_certified

(* SCHEMA STRUCTURAL_FRAME_SCHEMA; *)
ENTITY structural_frame_item_certified;
	certified_item : structural_frame_item; 
	assigned_certification : certification;
UNIQUE
	URS2 : certified_item, assigned_certification; 
END_ENTITY;

Explicit Attributes

Entity structural_frame_item_certified has the following local and inherited explicit attributes:
AttributeTypeDefined By
 certified_itemstructural_frame_item (ENTITY)structural_frame_item_certified
 assigned_certificationcertification (ENTITY)structural_frame_item_certified

Derived Attributes

    No derived attributes

Inverse Attributes

    No Inverse Attributes

Supertypes

    No supertypes

Subtypes

    No subtypes

Referenced By

Entity structural_frame_item_certified and its supertypes are referenced by the following definitions:
DefinitionTypeReferenced Entity
 select_structural_item SELECT structural_frame_item_certified


[Top Level Definitions] [Exit]

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