|
ENTITY Laminate_component_join_terminal ABSTRACT SUPERTYPE SUBTYPE OF (Laminate_component_feature, Component_terminal); INVERSE node_implementation : SET [0:1] OF Generic_physical_network FOR connectivity_requirement_element; END_ENTITY; -- Laminate_component_join_terminal |
Entity data types and their attributesShape_element(OPT) id: STRING; (OPT) element_name: STRING; (OPT) description: STRING; containing_shape: Item_shape; Component_feature (OPT) definition: feature_select; (RT) containing_shape->associated_component: Assembly_component; (RT) element_name: STRING; Laminate_component_feature - Component_terminal (OPT) local_swappable: BOOLEAN; (OPT) global_swappable: BOOLEAN; (OPT) swap_code: STRING; Laminate_component_join_terminal (INV) node_implementation: SET [0:1] OF Generic_physical_network FOR connectivity_requirement_element; |
| Component_termination_passage_join_terminal (Layered_interconnect_module_design_arm) |
| Embedded_physical_component_terminal (Layered_interconnect_module_design_arm) |
| Land_join_terminal (Land_arm) |
| Printed_component_join_terminal (Layered_interconnect_module_with_printed_component_design_arm) |
| l_laminate_component_join_terminal_subtypes (Land_arm) |
| laminate_component_join_terminal_subtypes (Ap210_electronic_assembly_interconnect_and_packaging_design_arm) |
Global rules for this entity data type- |