Application module: Elemental topology ISO/TS 10303-1005:2021(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 ARM
   4.2 ARM entity definitions
   4.3 ARM function definitions
5 Module interpreted model
   5.1 Mapping specification
   5.2 MIM EXPRESS short listing

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 are not supported in the present version of the application modules. However, use of predefined templates /MAPPING_OF/, /SUBTYPE/, and /SUPERTYPE/ is supported.

5.1.1 Connected_edge_set

MIM element: connected_edge_set
Source: ISO 10303-42
Reference path:   connected_edge_set <=
topological_representation_item <=
representation_item

5.1.1.1 Connected_edge_set to Edge (as connected_edges)

MIM element: connected_edge_set.ces_edges
Source: ISO 10303-42
Reference path:   connected_edge_set.ces_edges
connected_edge_set.ces_edges[i]->
edge

5.1.2 Connected_edge_sub_set

MIM element: connected_edge_sub_set
Source: ISO 10303-42

5.1.2.1 Connected_edge_sub_set to Connected_edge_set (as parent_edge_set)

MIM element: PATH
Reference path:   connected_edge_set <-
representation_item_relationship.related_representation_item
representation_item_relationship
{representation_item_relationship.name = 'parent child relationship'}
representation_item_relationship.relating_representation_item ->
connected_edge_set

5.1.3 Connected_face_set

MIM element: connected_face_set
Source: ISO 10303-42
Reference path:   connected_face_set <=
topological_representation_item <=
representation_item

5.1.3.1 Connected_face_set to Face (as connected_faces)

MIM element: connected_face_set.cfs_faces
Source: ISO 10303-42
Reference path:   connected_face_set.cfs_faces
connected_face_set.cfs_faces[i]->
face

5.1.4 Connected_face_sub_set

MIM element: connected_face_sub_set
Source: ISO 10303-42
Reference path:   connected_face_sub_set <=
connected_face_set

5.1.4.1 Connected_face_sub_set to Connected_face_set (as parent_face_set)

MIM element: PATH
Reference path:   connected_face_sub_set.parent_face_set ->
connected_face_set

5.1.5 Detailed_topological_model_element

MIM element: topological_representation_item
Source: 42

5.1.5.1 permanent_aggregate_id

MIM element: permanent_aggregate_id

5.1.5.2 permanent_id

MIM element: permanent_id

5.1.6 Edge

MIM element: edge
Source: ISO 10303-42
Reference path:   edge <=
topological_representation_item <=
representation_item

5.1.6.1 Edge to Vertex (as edge_end)

MIM element: edge.edge_end
Source: ISO 10303-42

5.1.6.2 Edge to Vertex (as edge_start)

MIM element: edge.edge_start
Source: ISO 10303-42

5.1.7 Edge_loop

MIM element: edge_loop
Source: ISO 10303-42
Reference path:   [edge_loop <=
loop <=
topological_representation_item <=
representation_item]
[edge_loop <=
path <=
topological_representation_item <=
representation_item]

5.1.8 Face

MIM element: face
Source: ISO 10303-42
Reference path:   face <=
topological_representation_item <=
representation_item

5.1.8.1 Face to Face_bound (as bounds)

MIM element: face.bounds
Source: ISO 10303-42
Reference path:   face.bounds
face.bounds[i]->
face_bound

5.1.9 Face_bound

MIM element: face_bound
Source: ISO 10303-42
Reference path:   face_bound <=
topological_representation_item <=
representation_item

5.1.9.1 orientation

MIM element: face_bound.orientation
Source: ISO 10303-42

5.1.9.2 Face_bound to Loop (as bound)

MIM element: face_bound.bound
Source: ISO 10303-42
Reference path:   face_bound.bound ->
loop

5.1.10 Face_outer_bound

MIM element: face_outer_bound
Source: ISO 10303-42
Reference path:   face_outer_bound <=
face_bound <=
topological_representation_item <=
representation_item

5.1.11 Loop

MIM element: loop
Source: ISO 10303-42
Reference path:   loop <=
topological_representation_item <=
representation_item

5.1.12 Oriented_edge

MIM element: oriented_edge
Source: ISO 10303-42
Reference path:   oriented_edge <=
edge <=
topological_representation_item <=
representation_item

5.1.12.1 orientation

MIM element: oriented_edge.orientation
Source: ISO 10303-42
Reference path:   oriented_edge.orientation ->
BOOLEAN

5.1.12.2 Oriented_edge to Edge (as edge_definition)

MIM element: oriented_edge.edge_element
Source: ISO 10303-42
Reference path:   oriented_edge.edge_element ->
edge

5.1.13 Path

MIM element: path
Source: ISO 10303-42
Reference path:   path <=
topological_representation_item <=
representation_item

5.1.13.1 Path to Oriented_edge (as edge_list)

MIM element: path.edge_list
Source: ISO 10303-42
Reference path:   path.edge_list
path.edge_list[i] ->
oriented_edge

5.1.14 Subedge

MIM element: subedge
Source: ISO 10303-42

5.1.14.1 Subedge to Edge (as parent_edge)

MIM element: subedge.parent_edge

5.1.15 Subpath

MIM element: subpath
Source: ISO 10303-42

5.1.15.1 Subpath to Path (as parent_path)

MIM element: subpath.parent_path

5.1.16 Vertex

MIM element: vertex
Source: ISO 10303-42
Reference path:   vertex <=
topological_representation_item <=
representation_item

5.1.17 Vertex_loop

MIM element: vertex_loop
Source: ISO 10303-42
Reference path:   vertex_loop <=
loop <=
topological_representation_item <=
representation_item

5.1.17.1 Vertex_loop to Vertex (as loop_vertex)

MIM element: vertex_loop.loop_vertex
Source: ISO 10303-42
Reference path:   vertex_loop.loop_vertex ->
vertex


© ISO 2021 — All rights reserved