|
ENTITY Physical_node_branch_requirement_to_implementing_component_allocation; name : STRING; physical_node_branch_requirement : Physical_connectivity_element; implementation_component : Assembly_component; part_element : Part_connected_terminals_element; implementation_interface_joint_set : OPTIONAL SET [1:?] OF Interface_mounted_join; implementation_joint_set : OPTIONAL SET [1:?] OF Assembly_joint; UNIQUE UR1 : name, implementation_component; END_ENTITY; -- Physical_node_branch_requirement_to_implementing_component_allocation |
Entity data types and their attributesPhysical_node_branch_requirement_to_implementing_component_allocationname: STRING; physical_node_branch_requirement: Physical_connectivity_element; implementation_component: Assembly_component; part_element: Part_connected_terminals_element; (OPT) implementation_interface_joint_set: SET [1:?] OF Interface_mounted_join; (OPT) implementation_joint_set: SET [1:?] OF Assembly_joint; |
Users: by entity attributesPhysical_node_branch_requirement_to_implementing_component_allocationUsers: by defined types, not used by any entity attributePhysical_node_branch_requirement_to_implementing_component_allocation- |
Global rules for this entity data type- |