|
ENTITY Component_terminal_to_assembly_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 : Assembly_module_macro_terminal; SELF\Component_feature_to_physical_usage_view_assignment.assigned_design_object RENAMED assigned_terminal : Interconnect_module_macro_component_join_terminal; UNIQUE UR1 : usage_view_terminal; END_ENTITY; -- Component_terminal_to_assembly_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_assembly_module_macro_terminal_assignment (RT) defined_part_feature->usage_view_terminal: Assembly_module_macro_terminal; (RT) assigned_design_object->assigned_terminal: Interconnect_module_macro_component_join_terminal; |
Global rules for this entity data type- |