Overview Schemas Index

Physical_node_requirement_to_implementing_component_allocation_arm         


ENTITY Assembly_to_part_connectivity_structure_allocation;
          name : STRING;
          assembly_element : Physical_connectivity_element;
          part_element : Part_connected_terminals_element;
          assembly_context : Physical_connectivity_definition;
UNIQUE
          UR1 : name, assembly_context;
END_ENTITY; -- Assembly_to_part_connectivity_structure_allocation

Entity data types and their attributes

Assembly_to_part_connectivity_structure_allocation
          name: STRING;
          assembly_element: Physical_connectivity_element;
          part_element: Part_connected_terminals_element;
          assembly_context: Physical_connectivity_definition;

Users: by entity attributes

Assembly_to_part_connectivity_structure_allocation

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

Assembly_to_part_connectivity_structure_allocation
          -

Global rules for this entity data type

          -