|
ENTITY Interconnect_module_macro_component_join_terminal SUBTYPE OF (Physical_component_terminal); SELF\Component_feature.definition : Interconnect_module_macro_terminal; SELF\Component_feature.associated_component : Interconnect_module_macro_component; END_ENTITY; -- Interconnect_module_macro_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; 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_macro_component_join_terminal (RT) definition: Interconnect_module_macro_terminal; (RT) associated_component: Interconnect_module_macro_component; |
Global rules for this entity data type- |