|
ENTITY Physical_component_terminal ABSTRACT SUPERTYPE SUBTYPE OF (Component_terminal, Physical_component_feature); SELF\Shape_element.description RENAMED terminal_type : OPTIONAL STRING; END_ENTITY; -- Physical_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; |
| Assembly_module_component_terminal (Assembly_module_with_subassembly_arm) |
| Assembly_module_macro_component_join_terminal (Assembly_module_with_macro_component_arm) |
| Bare_die_component_terminal (Assembly_module_design_arm) |
| Interconnect_component_join_terminal (Assembly_module_with_interconnect_component_arm) |
| Interconnect_module_component_terminal (Assembly_module_with_interconnect_component_arm) |
| Interconnect_module_macro_component_join_terminal (Interconnect_module_with_macros_arm) |
| Minimally_defined_component_terminal (Assembly_module_design_arm) |
| Packaged_component_join_terminal (Assembly_module_design_arm) |
| amd_physical_component_terminal_subtypes (Assembly_module_design_arm) |
| dsatauv_physical_component_terminal_subtypes (Design_specific_assignment_to_assembly_usage_view_arm) |
Global rules for this entity data type- |