|
ENTITY Component_terminal_to_interconnect_module_macro_terminal_assignment SUBTYPE OF (Component_feature_to_physical_usage_view_assignment); SELF\Component_feature_to_physical_usage_view_assignment.defined_part_feature RENAMED usage_view_terminal : Interconnect_module_macro_terminal; SELF\Component_feature_to_physical_usage_view_assignment.assigned_design_object RENAMED assigned_terminal : fabricated_feature_select; END_ENTITY; -- Component_terminal_to_interconnect_module_macro_terminal_assignment |
Entity data types and their attributesComponent_feature_to_physical_usage_view_assignmentdefined_part_feature: Part_feature; assigned_design_object: Component_feature; Component_terminal_to_interconnect_module_macro_terminal_assignment (RT) defined_part_feature->usage_view_terminal: Interconnect_module_macro_terminal; (RT) assigned_design_object->assigned_terminal: fabricated_feature_select; |
Global rules for this entity data type- |