Overview Schemas Index

Physical_node_requirement_to_implementing_component_allocation_arm         


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 attributes

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;
          (OPT) implementation_interface_joint_set: SET [1:?] OF Interface_mounted_join;
          (OPT) implementation_joint_set: SET [1:?] OF Assembly_joint;

Users: by entity attributes

Physical_node_branch_requirement_to_implementing_component_allocation

Users: by defined types, not used by any entity attribute

Physical_node_branch_requirement_to_implementing_component_allocation
          -

Global rules for this entity data type

          -