|
ENTITY Printed_part_template ABSTRACT SUPERTYPE OF ((ONEOF (Basic_multi_stratum_printed_part_template, Structured_printed_part_template, Printed_part_cross_section_template) ANDOR Printed_connector_template)) SUBTYPE OF (Template_definition); implemented_function : OPTIONAL Functional_unit_usage_view; INVERSE access_mechanisms : SET [1:?] OF Printed_part_template_terminal FOR associated_definition; WHERE WR1: NOT EXISTS(SELF\Product_view_definition.name); END_ENTITY; -- Printed_part_template |
Entity data types and their attributesItem_shape(OPT) id: STRING; (OPT) description: STRING; described_element: shapeable_item; Product_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; Template_definition (RT) defined_version: Template_version; (OPT) physical_characteristic: SET [1:?] OF correlated_or_independent; (RT) (DER) described_element: Template_definition; Printed_part_template (OPT) implemented_function: Functional_unit_usage_view; (INV) access_mechanisms: SET [1:?] OF Printed_part_template_terminal FOR associated_definition; |
| Basic_multi_stratum_printed_part_template (Printed_physical_layout_template_arm) |
| Layout_macro_floor_plan_template (Layout_macro_definition_arm) |
| Printed_connector_template (Printed_physical_layout_template_arm) |
| Printed_part_cross_section_template (Printed_physical_layout_template_arm) |
| Structured_printed_part_template (Printed_physical_layout_template_arm) |
| printed_part_template_subtypes (Layout_macro_definition_arm) |
Global rules for this entity data type- |