|
ENTITY Template_definition SUBTYPE OF (Item_shape, Product_view_definition); SELF\Product_view_definition.defined_version : Template_version; physical_characteristic : OPTIONAL SET [1:?] OF correlated_or_independent; DERIVE SELF\Item_shape.described_element : Template_definition := SELF; END_ENTITY; -- Template_definition |
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; |
| Geometric_template (Part_template_shape_with_parameters_arm) |
| Non_conductive_cross_section_template (Printed_physical_layout_template_arm) |
| Parametric_template (Layered_interconnect_simple_template_arm) |
| Part_string_template (Layered_interconnect_simple_template_arm) |
| Part_text_template (Layered_interconnect_simple_template_arm) |
| Printed_part_template (Printed_physical_layout_template_arm) |
| Single_stratum_template (Layered_interconnect_simple_template_arm) |
| Special_symbol_template (Layered_interconnect_complex_template_arm) |
| Stratum_stack_model (Fabrication_technology_arm) |
| Stratum_sub_stack (Fabrication_technology_arm) |
| limd_template_definition_subtypes (Layered_interconnect_module_design_arm) |
| list_template_definition_subtypes (Layered_interconnect_simple_template_arm) |
| pplt_template_definition_subtypes (Printed_physical_layout_template_arm) |
Global rules for this entity data type- |