|
ENTITY Interconnect_module_component_terminal SUBTYPE OF (Physical_component_terminal); SELF\Component_feature.definition : Interconnect_module_terminal; SELF\Component_feature.associated_component : Interconnect_module_component; WHERE WR1: NOT EXISTS(SELF\Shape_element.description); END_ENTITY; -- Interconnect_module_component_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; Component_terminal (OPT) local_swappable: BOOLEAN; (OPT) global_swappable: BOOLEAN; (OPT) swap_code: STRING; Physical_component_feature - Physical_component_terminal (RT) (OPT) description->terminal_type: STRING; Interconnect_module_component_terminal (RT) definition: Interconnect_module_terminal; (RT) associated_component: Interconnect_module_component; |
| Interconnect_module_component_stratum_based_terminal (Sequential_laminate_assembly_design_arm) |
Global rules for this entity data type- |