Application module: Physical connectivity definition ISO/TS 10303-1755:2018-11(E)
© ISO

Cover page
Table of contents
Copyright
Foreword
Introduction
1 Scope
2 Normative references
3 Terms, definitions and abbreviated terms
    3.1 Terms and definitions
    3.2 Abbreviated terms

4 Information requirements
   4.1 Required AM ARMs
   4.2 ARM type definitions
   4.3 ARM entity definitions
   4.4 ARM function definitions
5 Module interpreted model
   5.1 Mapping specification
   5.2 MIM EXPRESS short listing
     5.2.1 MIM type definitions
     5.2.2 MIM entity definitions

A MIM short names
B Information object registration
C ARM EXPRESS-G   EXPRESS-G
D MIM EXPRESS-G   EXPRESS-G
E Computer interpretable listings
F Change history
Bibliography
Index

5.1 Mapping specification

In the following, "Application element" designates any entity data type defined in Clause 4, any of its explicit attributes and any subtype constraint. "MIM element" designates any entity data type defined in Clause 5.2 or imported with a USE FROM statement, from another EXPRESS schema, any of its attributes and any subtype constraint defined in Clause 5.2 or imported with a USE FROM statement.

This clause contains the mapping specification that defines how each application element of this part of ISO 10303 (see Clause 4) maps to one or more MIM elements (see Clause 5.2).

The mapping for each application element is specified in a separate subclause below. The mapping specification of an attribute of an ARM entity is a subclause of the clause that contains the mapping specification of this entity. Each mapping specification subclause contains up to five elements.

Title: The clause title contains:

MIM element: This section contains, depending on the considered application element:

When the mapping of an application element involves more than one MIM element, each of these MIM elements is presented on a separate line in the mapping specification, enclosed between parentheses or brackets.

Source: This section contains:

This section is omitted when the keywords PATH or IDENTICAL MAPPING or NO MAPPING EXTENSION PROVIDED are used in the MIM element section.

Rules: This section contains the name of one or more global rules that apply to the population of the MIM entity data types listed in the MIM element section or in the reference path. When no rule applies, this section is omitted.

A reference to a global rule may be followed by a reference to the subclause in which the rule is defined.

Constraint: This section contains the name of one or more subtype constraints that apply to the population of the MIM entity data types listed in the MIM element section or in the reference path. When no subtype constraint applies, this section is omitted.

A reference to a subtype constraint may be followed by a reference to the subclause in which the subtype constraint is defined.

Reference path: This section contains:

For the expression of reference paths and of the constraints between MIM elements, the following notational conventions apply:

[] enclosed section constrains multiple MIM elements or sections of the reference path are required to satisfy an information requirement;
() enclosed section constrains multiple MIM elements or sections of the reference path are identified as alternatives within the mapping to satisfy an information requirement;
{} enclosed section constrains the reference path to satisfy an information requirement;
<> enclosed section constrains at one or more required reference path;
|| enclosed section constrains the supertype entity;
-> the attribute, whose name precedes the -> symbol, references the entity or select type whose name follows the -> symbol;
<- the entity or select type, whose name precedes the <- symbol, is referenced by the entity attribute whose name follows the <- symbol;
[i] the attribute, whose name precedes the [i] symbol, is an aggregate; any element of that aggregate is referred to;
[n] the attribute, whose name precedes the [n] symbol, is an ordered aggregate; member n of that aggregate is referred to;
=> the entity, whose name precedes the => symbol, is a supertype of the entity whose name follows the => symbol;
<= the entity, whose name precedes the <= symbol, is a subtype of the entity whose name follows the <= symbol;
= the string, select, or enumeration type is constrained to a choice or value;
\ the reference path expression continues on the next line;
* one or more instances of the relationship entity data type may be assembled in a relationship tree structure. The path between the relationship entity and the related entities, is enclosed with braces;
-- the text following is a comment or introduces a clause reference;
*> the select or enumeration type, whose name precedes the *> symbol, is extended into the select or enumeration type whose name follows the *> symbol;
<* the select or enumeration type, whose name precedes the <* symbol, is an extension of the select or enumeration type whose name follows the <* symbol;
!{} section enclosed by {} indicates a negative constraint placed on the mapping.
The definition and use of mapping templates is not supported in the present version of the application modules. However, use of predefined templates /SUBTYPE/ and /SUPERTYPE/ is supported.

5.1.1 Document_assignment

This application object, Document_assignment, is defined in the module document_assignment. This mapping section extends the mapping of Document_assignment, to include assertions defined in this module.

5.1.1.1 Document_assignment to Physical_connectivity_definition (as is_assigned_to)

#1:    If the assignment is not a partial document assignment.

Reference path:   applied_document_reference
applied_document_reference.items[i] ->
document_reference_item
document_reference_item *> pcd_document_reference_item
pcd_document_reference_item
pcd_document_reference_item = physical_connectivity_definition

5.1.1.2 Document_assignment to Physical_connectivity_element (as is_assigned_to)

#1:    If the assignment is not a partial document assignment.

Reference path:   applied_document_reference
applied_document_reference.items[i] ->
document_reference_item
document_reference_item *> pcd_document_reference_item
pcd_document_reference_item
pcd_document_reference_item = physical_connectivity_element

5.1.2 Group

This application object, Group, is defined in the module group. This mapping section extends the mapping of Group, to include assertions defined in this module.

5.1.2.1 Group to Group_relationship (as elements)

Reference path:   group <- group_assignment.assigned_group
group_assignment => applied_group_assignment
applied_group_assignment.items[i] -> groupable_item
group <- group_assignment.assigned_group
group_assignment => applied_group_assignment
applied_group_assignment.items[i] -> groupable_item
groupable_item *> pcltr_groupable_item
pcltr_groupable_item = group_relationship

5.1.2.2 Group to Physical_connectivity_definition (as elements)

Reference path:   group <- group_assignment.assigned_group
group_assignment => applied_group_assignment
applied_group_assignment.items[i] -> groupable_item
group <- group_assignment.assigned_group
group_assignment => applied_group_assignment
applied_group_assignment.items[i] -> groupable_item
groupable_item *> pcd_groupable_item
pcd_groupable_item = physical_connectivity_definition

5.1.3 Physical_connectivity_definition

MIM element: physical_connectivity_definition
Source: ISO 10303-1755
Reference path:   physical_connectivity_definition <=
shape_aspect

5.1.3.1 Physical_connectivity_definition to Physical_component_terminal (as associated_terminals)

MIM element: PATH
Reference path:   physical_connectivity_definition <=
shape_aspect <-
shape_aspect_relationship.relating_shape_aspect
shape_aspect_relationship
{shape_aspect_relationship
shape_aspect_relationship.name = 'associated terminals'}
shape_aspect_relationship.related_shape_aspect ->
{shape_aspect
(shape_aspect.description = 'assembly module component terminal')
(shape_aspect.description = 'bare die component terminal')
(shape_aspect.description = 'interconnect component join terminal')
(shape_aspect.description = 'interconnect module component terminal')
(shape_aspect.description = 'packaged component join terminal')}
shape_aspect =>
component_feature =>
component_terminal =>
physical_component_terminal

5.1.3.2 Physical_connectivity_definition to Physical_unit_network_definition (as associated_definition)

MIM element: PATH
Reference path:   physical_connectivity_definition <=
shape_aspect
shape_aspect.of_shape ->
product_definition_shape
product_definition_shape =>
physical_unit =>
physical_unit_network_definition

5.1.4 Physical_connectivity_definition_domain

MIM element: physical_connectivity_definition_domain
Source: ISO 10303-1755
Reference path:   physical_connectivity_definition_domain <=
property_definition

5.1.4.1 domain_type

MIM element: property_definition.name
Reference path:   physical_connectivity_definition_domain <=
property_definition
property_definition.name
{(property_definition.name = 'electrical')
(property_definition.name = 'thermal')
(property_definition.name = 'optical')
(property_definition.name = 'magnetic')}

5.1.4.2 Physical_connectivity_definition_domain to Physical_connectivity_definition (as associated_definition)

MIM element: PATH
Reference path:   physical_connectivity_definition_domain <=
property_definition
property_definition.definition ->
characterized_definition
characterized_definition = shape_definition
shape_definition
shape_definition = shape_aspect
shape_aspect =>
physical_connectivity_definition

5.1.5 Physical_connectivity_definition_relationship

MIM element: shape_aspect_relationship
Source: ISO 10303-41
Reference path:   {shape_aspect_relationship
shape_aspect_relationship.name = 'physical connectivity definition relationship'}

5.1.5.1 purpose

MIM element: shape_aspect_relationship.description
Source: ISO 10303-41
Reference path:   shape_aspect_relationship
shape_aspect.description

5.1.5.2 Physical_connectivity_definition_relationship to Physical_connectivity_definition (as first_definition)

MIM element: PATH
Reference path:   shape_aspect_relationship
shape_aspect_relationship.related_shape_aspect ->
shape_aspect =>
physical_connectivity_definition

5.1.5.3 Physical_connectivity_definition_relationship to Physical_connectivity_definition (as second_definition)

MIM element: PATH
Reference path:   shape_aspect_relationship
shape_aspect_relationship.relating_shape_aspect ->
shape_aspect =>
physical_connectivity_definition

5.1.6 Physical_connectivity_element

MIM element: physical_connectivity_element
Source: ISO 10303-1755
Reference path:   physical_connectivity_element <=
[shape_aspect]
[shape_aspect_relationship]

5.1.6.1 name

MIM element: shape_aspect.name
Source: ISO 10303-41
Reference path:   physical_connectivity_element <=
shape_aspect
shape_aspect.name

5.1.6.2 Physical_connectivity_element to Component_terminal (as end_terminus)

MIM element: PATH
Reference path:   physical_connectivity_element <=
shape_aspect_relationship
{shape_aspect_relationship
shape_aspect_relationship.name = 'start to end terminus'}
shape_aspect_relationship.relating_shape_aspect ->
shape_aspect =>
component_feature =>
component_terminal

5.1.6.3 Physical_connectivity_element to Component_terminal (as start_terminus)

MIM element: PATH
Reference path:   physical_connectivity_element <=
shape_aspect_relationship
{shape_aspect_relationship
shape_aspect_relationship.name = 'start to end terminus'}
shape_aspect_relationship.relating_shape_aspect ->
shape_aspect =>
component_feature =>
component_terminal

5.1.6.4 Physical_connectivity_element to Physical_connectivity_structure_definition (as connectivity_context)

MIM element: PATH
Reference path:   physical_connectivity_element <=
shape_aspect <-
shape_aspect_relationship.related_shape_aspect
{shape_aspect_relationship
shape_aspect_relationship.name = 'structure element'}
shape_aspect_relationship
shape_aspect_relationship.relating_shape_aspect ->
shape_aspect =>
physical_connectivity_definition

5.1.6.5 Physical_connectivity_element to termination_or_junction (as end_terminus)

MIM element: PATH
Reference path:   physical_connectivity_element <=
shape_aspect_relationship
{shape_aspect_relationship
shape_aspect_relationship.name = 'start to end terminus'}
shape_aspect_relationship.related_shape_aspect ->
shape_aspect

5.1.6.6 Physical_connectivity_element to termination_or_junction (as start_terminus)

MIM element: PATH
Reference path:   physical_connectivity_element <=
shape_aspect_relationship
{shape_aspect_relationship
shape_aspect_relationship.name = 'start to end terminus'}
shape_aspect_relationship.relating_shape_aspect ->
shape_aspect

5.1.6.7 Physical_connectivity_element to Topological_junction (as end_terminus)

MIM element: PATH
Reference path:   physical_connectivity_element <=
shape_aspect_relationship
{shape_aspect_relationship
shape_aspect_relationship.name = 'start to end terminus'}
shape_aspect_relationship.related_shape_aspect ->
shape_aspect
{shape_aspect
[shape_aspect.description = 'topological junction']
[shape_aspect.product_definitional = .TRUE.]}

5.1.6.8 Physical_connectivity_element to Topological_junction (as start_terminus)

MIM element: PATH
Reference path:   physical_connectivity_element <=
shape_aspect_relationship
{shape_aspect_relationship
shape_aspect_relationship.name = 'start to end terminus'}
shape_aspect_relationship.relating_shape_aspect ->
shape_aspect
{shape_aspect
[shape_aspect.description = 'topological junction']
[shape_aspect.product_definitional = .TRUE.]}

5.1.7 Physical_connectivity_layout_topology_requirement_assignment

MIM element: physical_connectivity_layout_topology_requirement_assignment
Source: ISO 10303-1689
Reference path:   physical_connectivity_layout_topology_requirement_assignment <=
requirement_assignment

5.1.7.1 Physical_connectivity_layout_topology_requirement_assignment to Physical_connectivity_definition (as assigned_to)

MIM element: PATH
Reference path:   physical_connectivity_layout_topology_requirement_assignment <=
requirement_assignment <-
requirement_assigned_object.assigned_group
requirement_assigned_object
requirement_assigned_object.items ->
requirement_assigned_item
requirement_assigned_item = physical_connectivity_definition
physical_connectivity_definition

5.1.7.2 Physical_connectivity_layout_topology_requirement_assignment to Physical_connectivity_layout_topology_requirement (as assigned_requirement)

MIM element: PATH
Reference path:   physical_connectivity_layout_topology_requirement_assignment <=
requirement_assignment <-
assigned_requirement.assigned_group
assigned_requirement
assigned_requirement.items ->
product_definition =>
predefined_requirement_view_definition =>
physical_connectivity_layout_topology_requirement

5.1.8 Physical_connectivity_make_from_relationship

MIM element: make_from_connectivity_relationship
Source: ISO 10303-1755
Reference path:   make_from_connectivity_relationship <=
shape_aspect_relationship

5.1.8.1 Physical_connectivity_make_from_relationship to Physical_connectivity_definition (as resultant_definition)

MIM element: PATH
Reference path:   make_from_connectivity_relationship <=
shape_aspect_relationship
shape_aspect_relationship.related_shape_aspect ->
shape_aspect =>
physical_connectivity_definition

5.1.8.2 Physical_connectivity_make_from_relationship to Physical_connectivity_definition (as reusable_definition)

MIM element: PATH
Reference path:   make_from_connectivity_relationship <=
shape_aspect_relationship
shape_aspect_relationship.relating_shape_aspect ->
shape_aspect =>
physical_connectivity_definition

5.1.9 Physical_connectivity_structure_definition

MIM element: physical_connectivity_definition
Source: ISO 10303-1755
Reference path:   physical_connectivity_definition <=
shape_aspect

5.1.10 Physical_unit_network_definition

MIM element: physical_unit_network_definition
Source: ISO 10303-1755
Reference path:   physical_unit_network_definition <=
physical_unit <=
product_definition

5.1.11 Requirement_assignment

This application object, Requirement_assignment, is defined in the module requirement_assignment. This mapping section extends the mapping of Requirement_assignment, to include assertions defined in this module.

5.1.11.1 Requirement_assignment to Physical_connectivity_definition (as assigned_to)

Reference path:   requirement_assignment <-
requirement_assigned_object.assigned_group
requirement_assigned_object
requirement_assigned_object.items ->
requirement_assigned_item
requirement_assigned_item *> pcd_requirement_assigned_item
pcd_requirement_assigned_item =
physical_connectivity_definition

5.1.11.2 Requirement_assignment to Physical_connectivity_definition_relationship (as assigned_to)

Reference path:   requirement_assignment <-
requirement_assigned_object.assigned_group
requirement_assigned_object
requirement_assigned_object.items ->
requirement_assigned_item
requirement_assigned_item *> pcd_requirement_assigned_item
pcd_requirement_assigned_item =
shape_aspect_relationship

5.1.11.3 Requirement_assignment to Physical_connectivity_element (as assigned_to)

Reference path:   requirement_assignment <-
requirement_assigned_object.assigned_group
requirement_assigned_object
requirement_assigned_object.items ->
requirement_assigned_item
requirement_assigned_item *> pcd_requirement_assigned_item
pcd_requirement_assigned_item = shape_aspect_relationship
shape_aspect_relationship =>
physical_connectivity_element

5.1.12 Topological_junction

MIM element: shape_aspect
Source: ISO 10303-41
Reference path:   {shape_aspect
[shape_aspect.description = 'topological junction']
[shape_aspect.product_definitional = .TRUE.]}

5.1.12.1 name

MIM element: shape_aspect.name
Source: ISO 10303-41

5.1.12.2 Topological_junction to Physical_connectivity_structure_definition (as scope)

MIM element: PATH
Reference path:   shape_aspect <-
shape_aspect_relationship.related_shape_aspect
shape_aspect_relationship
{shape_aspect_relationship
shape_aspect_relationship.name = 'topological junction scope'}
shape_aspect_relationship.relating_shape_aspect ->
shape_aspect =>
physical_connectivity_definition


© ISO 2018 — All rights reserved