Application module: Default tolerance ISO/TS 10303-1052:2014-02(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
5 Module interpreted model
   5.1 Mapping specification
   5.2 MIM EXPRESS short listing
     5.2.1 MIM type definition
     5.2.2 MIM entity definitions
     5.2.3 MIM function 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 Application module implementation and usage guide
G 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 General_tolerance_table

MIM element: default_tolerance_table
Source: ISO 10303-1052
Reference path:   default_tolerance_table <=
representation

5.1.1.1 tolerance_type

MIM element: representation.name
Source: ISO 10303-43
Reference path:   default_tolerance_table <=
representation
representation.name

5.1.2 General_tolerances

MIM element: property_definition
Source: ISO 10303-43
Reference path:   property_definition
{property_definition.name='default thickness'}

5.1.2.1 General_tolerances to Document (as table_definition)

MIM element: PATH
Reference path:   property_definition <-
applied_document_reference.items
applied_document_reference <=
document_reference
{document_reference.role ->
object_role
object_role.name = 'mandatory'}
document_reference.assigned_document ->
document <-
document_product_association.relating_document
{ document_product_association => document_product_equivalence}
document_product_association.related_product ->
product

5.1.2.2 General_tolerances to Document_version (as table_definition)

MIM element: PATH
Reference path:   property_definition <-
applied_document_reference.items
applied_document_reference <=
document_reference
{document_reference.role ->
object_role
object_role.name = 'mandatory'}
document_reference.assigned_document ->
document <-
document_product_association.relating_document
{ document_product_association => document_product_equivalence}
document_product_association.related_product ->
product_definition_formation

5.1.2.3 General_tolerances to General_tolerance_table (as table_definition)

MIM element: PATH
Reference path:   property_definition <-
property_definition_representation.definition
property_definition_representation.used_representation ->
representation =>
default_tolerance_table

5.1.2.4 tolerance_class

MIM element: descriptive_representation_item.description
Source: ISO 10303-45
Reference path:   representation
representation.items[i] ->
representation_item =>
{representation_item.name = 'tolerance class'}
descriptive_representation_item
descriptive_representation_item.description

5.1.3 Plus_minus_toleranced_datum

MIM element: measure_representation_item
Source: ISO 10303-45
Reference path:   {measure_representation_item <=
representation_item
representation_item.name = 'plus minus tolerance value'}

5.1.3.1 Plus_minus_toleranced_datum to Numerical_item_with_unit (as tolerance_value)

MIM element: IDENTICAL MAPPING

5.1.4 Number_of_decimal_places

MIM element: measure_representation_item
Source: ISO 10303-45
Reference path:   {measure_representation_item <=
representation_item
representation_item.name = 'number of decimal places'}

5.1.4.1 number_of_places_after_decimal_separator

MIM element: measure_with_unit.value_component
Source: ISO 10303-41
Reference path:   measure_representation_item <=
measure_with_unit
measure_with_unit.value_component
{measure_with_unit.value_component ->
measure_value
measure_value = count_measure}

5.1.5 Significant_number_of_digits

MIM element: measure_representation_item
Source: ISO 10303-45
Reference path:   {measure_representation_item <=
representation_item
representation_item.name = 'significant number of digits'}

5.1.5.1 number_of_digits

MIM element: measure_with_unit.value_component
Source: ISO 10303-41
Reference path:   measure_representation_item <=
measure_with_unit
measure_with_unit.value_component
{measure_with_unit.value_component ->
measure_value
measure_value = count_measure}

5.1.6 Tolerance_table_cell

MIM element: default_tolerance_table_cell
Source: ISO 10303-1052
Reference path:   default_tolerance_table_cell <=
compound_representation_item

5.1.6.1 Tolerance_table_cell to Plus_minus_toleranced_datum (as cell_value)

MIM element: PATH
Reference path:   default_tolerance_table_cell <=
compound_representation_item
compound_representation_item.item_element ->
compound_item_definition
compound_item_definition = set_representation_item
set_representation_item[i] -> representation_item
representation_item =>
measure_representation_item

5.1.6.2 Tolerance_table_cell to Upper_lower_toleranced_datum (as cell_value)

MIM element: IDENTICAL MAPPING

5.1.6.3 description

MIM element: PATH
Reference path:   default_tolerance_table_cell <=
compound_representation_item
compound_representation_item.item_element ->
compound_item_definition
compound_item_definition = set_representation_item
set_representation_item[i] -> representation_item
representation_item =>
{representation_item.name = 'cell description'}
descriptive_representation_item
descriptive_representation_item.description

5.1.6.4 Tolerance_table_cell to Number_of_decimal_places (as limit)

MIM element: PATH
Reference path:   default_tolerance_table_cell <=
compound_representation_item
compound_representation_item.item_element ->
compound_item_definition
compound_item_definition = set_representation_item
set_representation_item[i] -> representation_item
representation_item =>
(/MAPPING_OF(Number_of_decimal_places)/)

5.1.6.5 Tolerance_table_cell to Significant_number_of_digits (as limit)

MIM element: PATH
Reference path:   default_tolerance_table_cell <=
compound_representation_item
compound_representation_item.item_element ->
compound_item_definition
compound_item_definition = set_representation_item
set_representation_item[i] -> representation_item
representation_item =>
(/MAPPING_OF(Significant_number_of_digits)/)

5.1.6.6 Tolerance_table_cell to Upper_lower_limit (as limit)

MIM element: IDENTICAL MAPPING

5.1.6.7 tolerance_class

MIM element: representation_item.name
Source: ISO 10303-43
Reference path:   default_tolerance_table_cell <=
compound_representation_item <=
representation_item
representation_item.name

5.1.6.8 Tolerance_table_cell to General_tolerance_table (as tolerance_table)

MIM element: PATH
Reference path:   default_tolerance_table_cell <=
compound_representation_item <=
representation_item
representation_item <-
representation.items[i]
representation =>
default_tolerance_table

5.1.7 Upper_lower_limit

MIM element: default_tolerance_table_cell
Source: ISO/TS 10303-1052

5.1.7.1 Upper_lower_limit to Numerical_item_with_unit (as upper_limit)

MIM element: PATH
Reference path:   default_tolerance_table_cell <=
compound_representation_item
compound_representation_item.item_element ->
compound_item_definition
compound_item_definition = set_representation_item
set_representation_item[i] ->
representation_item
{representation_item.name = 'upper limit'}
representation_item =>
measure_representation_item

5.1.7.2 Upper_lower_limit to Numerical_item_with_unit (as lower_limit)

MIM element: PATH
Reference path:   default_tolerance_table_cell <=
compound_representation_item
compound_representation_item.item_element ->
compound_item_definition
compound_item_definition = set_representation_item
set_representation_item[i] ->
representation_item
{representation_item.name = 'lower limit'}
representation_item =>
measure_representation_item

5.1.8 Upper_lower_toleranced_datum

MIM element: default_tolerance_table_cell
Source: ISO/TS 10303-1052

5.1.8.1 Upper_lower_toleranced_datum to Numerical_item_with_unit (as lower_tolerance_value)

MIM element: PATH
Reference path:   default_tolerance_table_cell <=
compound_representation_item
compound_representation_item.item_element ->
compound_item_definition
compound_item_definition = set_representation_item
set_representation_item[i] ->
representation_item
{representation_item.name = 'lower tolerance value'}
representation_item =>
measure_representation_item

5.1.8.2 Upper_lower_toleranced_datum to Numerical_item_with_unit (as upper_tolerance_value)

MIM element: PATH
Reference path:   default_tolerance_table_cell <=
compound_representation_item
compound_representation_item.item_element ->
compound_item_definition
compound_item_definition = set_representation_item
set_representation_item[i] ->
representation_item
{representation_item.name = 'upper tolerance value'}
representation_item =>
measure_representation_item


© ISO 2014 — All rights reserved