|
ENTITY Composite_assembly SUBTYPE OF (Constituent_part); layup_part : Composite_assembly_table; shape : OPTIONAL composite_assembly_shape; END_ENTITY; -- Composite_assembly |
Entity data types and their attributesProduct_view_definition(OPT) id: STRING; (OPT) name: STRING; (OPT) additional_characterization: STRING; initial_context: View_definition_context; additional_contexts: SET [0:?] OF View_definition_context; defined_version: Product_version; Part_view_definition (RT) defined_version: Part_version; Constituent_part (RT) id->constituent_part_identification: STRING; (OPT) weight: Mass_data_element; Composite_assembly layup_part: Composite_assembly_table; (OPT) shape: composite_assembly_shape; |
Global rules for this entity data type- |