Application module: Shape feature ISO/TS 10303-1764:2019(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 subtype constraint definition
5 Module interpreted model
   5.1 Mapping specification
   5.2 MIM EXPRESS short listing
     5.2.1 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 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 Assigned_property

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

5.1.1.1 Assigned_property to Characterizable_object (as described_element)

MIM element: PATH
Reference path:   property_definition
property_definition.definition ->
characterized_definition
characterized_definition
characterized_definition = characterized_object
characterized_object

5.1.1.2 Assigned_property to Shape_element (as described_element)

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

5.1.2 Assigned_shape_property

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

5.1.2.1 Assigned_shape_property to * (as described_element)

MIM element: PATH
Reference path:   property_definition
property_definition.definition ->
characterized_definition
property_definition
property_definition.definition ->
characterized_definition =
(/MAPPING_OF(Characterizable_object)/)

5.1.3 Default_shape_property

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

5.1.3.1 Default_shape_property to * (as described_element)

MIM element: PATH
Reference path:   property_definition.definition ->
characterized_definition =
shape_definition =
product_definition_shape <=
property_definition
property_definition.definition ->
characterized_definition =
characterized_product_definition
property_definition.definition ->
characterized_definition =
shape_definition =
product_definition_shape <=
property_definition
property_definition.definition ->
characterized_definition =
(/MAPPING_OF(Characterizable_object)/)
(/MAPPING_OF(Shape_element)/)

5.1.4 General_feature

MIM element: general_feature
Source: ISO 10303-1764
Reference path:   general_feature <=
shape_feature_definition <=
feature_definition <=
characterized_object

5.1.5 Instanced_feature

MIM element: instanced_feature
Source: ISO 10303-47

5.1.6 Placed_feature

MIM element: placed_feature
Source: ISO 10303-1764
Reference path:   placed_feature <=
shape_aspect

5.1.6.1 Placed_feature to Shape_feature_definition (as definition)

MIM element: PATH
Reference path:   placed_feature <=
shape_aspect
shape_definition = shape_aspect
characterized_definition = shape_definition
characterized_definition <-
property_definition.definition
property_definition <-
property_definition_relationship.related_property_definition
{property_definition_relationship.name = 'definition'}
property_definition_relationship.relating_property_definition ->
property_definition
property_definition.definition ->
characterized_definition = characterized_object
characterized_object =>
feature_definition =>
shape_feature_definition

5.1.7 Property_definition_representation

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

5.1.7.1 Property_definition_representation to * (as definition)

MIM element: PATH
Reference path:   property_definition_representation
property_definition_representation.definition -> represented_definition
property_definition_representation
property_definition_representation.definition ->
represented_definition =
property_definition
property_definition.definition ->
characterized_definition =
(/MAPPING_OF(Characterizable_object)/)

5.1.8 Shape_description_association

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

5.1.8.1 Shape_description_association to * (as definition)

MIM element: PATH
Reference path:   shape_definition_representation <=
property_definition_representation
property_definition_representation.definition ->
represented_definition =
property_definition
{property_definition => product_definition_shape}
shape_definition_representation <=
property_definition_representation
property_definition_representation.definition ->
represented_definition =
property_definition
{property_definition => product_definition_shape}
property_definition.definition ->
characterized_definition =
(/MAPPING_OF(Characterizable_object)/)
(/MAPPING_OF(Shape_element)/)

5.1.9 Shape_element

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

5.1.9.1 Shape_element to * (as associated_definition)

Reference path:   shape_aspect
shape_aspect =>
constituent_shape_aspect
constituent_shape_aspect.parent ->
shape_aspect
(/MAPPING_OF(Shape_element)/)

5.1.10 Shape_feature_definition

MIM element: shape_feature_definition
Source: ISO 10303-1764
Reference path:   shape_feature_definition <=
feature_definition <=
characterized_object

5.1.11 Shape_feature_definition_element

MIM element: shape_aspect
Source: ISO 10303-41

5.1.11.1 Shape_feature_definition_element to Shape_feature_definition (as associated_definition)

MIM element: PATH
Reference path:   shape_aspect
shape_aspect.of_shape ->
product_definition_shape <=
property_definition
property_definition.definition ->
characterized_definition =
characterized_object =>
feature_definition =>
shape_feature_definition

5.1.11.2 Shape_feature_definition_element to Shape_feature_definition_element (as associated_definition)

MIM element: PATH
Reference path:   shape_aspect =>
constituent_shape_aspect
constituent_shape_aspect.parent ->
shape_aspect

5.1.12 Shape_feature_definition_element_relationship

MIM element: shape_feature_definition_element_relationship
Source: ISO 10303-1764
Reference path:   [shape_feature_definition_element_relationship <= shape_aspect_relationship]
[shape_feature_definition_element_relationship <= characterized_object]

5.1.12.1 Shape_feature_definition_element_relationship to Shape_feature_definition_element (as related)

MIM element: PATH
Reference path:   shape_feature_definition_element_relationship <=
shape_aspect_relationship
shape_aspect_relationship.related_shape_aspect
shape_aspect

5.1.12.2 Shape_feature_definition_element_relationship to Shape_feature_definition_element (as relating)

MIM element: PATH
Reference path:   shape_feature_definition_element_relationship <=
shape_aspect_relationship
shape_aspect_relationship.relating_shape_aspect
shape_aspect

5.1.12.3 Shape_feature_definition_element_relationship to Shape_feature_definition_element_relationship (as parent_relationship)

MIM element: PATH
Reference path:   shape_feature_definition_element_relationship <=
characterized_object
characterized_object <-
characterized_object_relationship.related_object
characterized_object_relationship
{characterized_object_relationship.name = 'parent child'}
characterized_object_relationship.relating_object ->
characterized_object =>
shape_feature_definition_element_relationship

5.1.12.4 Shape_feature_definition_element_relationship to Shape_feature_definition_relationship (as parent_relationship)

MIM element: PATH
Reference path:   shape_feature_definition_element_relationship <=
characterized_object
characterized_object <-
characterized_object_relationship.related_object
characterized_object_relationship
{characterized_object_relationship.name = 'parent child'}
characterized_object_relationship.relating_object ->
characterized_object =>
shape_feature_definition_relationship

5.1.13 Shape_feature_definition_occurrence_element

MIM element: shape_aspect_occurrence
Source: ISO 10303-41

5.1.13.1 Shape_feature_definition_occurrence_element to Shape_feature_definition (as definition)

MIM element: PATH
Reference path:   shape_aspect_occurrence
shape_aspect_occurrence.definition ->
shape_aspect_or_characterized_object =
characterized_object =>
feature_definition =>
shape_feature_definition

5.1.13.2 Shape_feature_definition_occurrence_element to Shape_feature_definition_element (as definition)

MIM element: PATH
Reference path:   shape_aspect_occurrence
shape_aspect_occurrence.definition ->
shape_aspect_or_characterized_object =
shape_aspect

5.1.14 Shape_feature_definition_occurrence_element_relationship

MIM element: shape_feature_definition_element_relationship
Source: ISO 10303-1764
Reference path:   [shape_feature_definition_element_relationship <= shape_aspect_relationship]
[shape_feature_definition_element_relationship <= characterized_object]

5.1.14.1 Shape_feature_definition_occurrence_element_relationship to Shape_feature_definition_element_relationship (as definition)

MIM element: PATH
Reference path:   shape_feature_definition_element_relationship <=
characterized_object
characterized_object <-
characterized_object_relationship.relating_object
characterized_object_relationship
{characterized_object_relationship.name = 'definition'}
characterized_object_relationship.related_object ->
characterized_object =>
shape_feature_definition_element_relationship

5.1.14.2 Shape_feature_definition_occurrence_element_relationship to Shape_feature_definition_occurrence_element (as related)

MIM element: PATH
Reference path:   shape_feature_definition_element_relationship <=
shape_aspect_relationship
shape_aspect_relationship.related_shape_aspect ->
/MAPPING_OF(Shape_feature_definition_occurrence_element)/

5.1.14.3 Shape_feature_definition_occurrence_element_relationship to Shape_feature_definition_occurrence_element (as relating)

MIM element: PATH
Reference path:   shape_feature_definition_element_relationship <=
shape_aspect_relationship
shape_aspect_relationship.relating_shape_aspect ->
/MAPPING_OF(Shape_feature_definition_occurrence_element)/

5.1.14.4 Shape_feature_definition_occurrence_element_relationship to Shape_feature_definition_relationship (as definition)

MIM element: PATH
Reference path:   shape_feature_definition_element_relationship <=
characterized_object
characterized_object <-
characterized_object_relationship.relating_object
characterized_object_relationship
{characterized_object_relationship.name = 'definition'}
characterized_object_relationship.related_object ->
characterized_object =>
shape_feature_definition_relationship

5.1.15 Shape_feature_definition_occurrence_element_relationship

MIM element: xxx
Source: ISO 10303-1764
Reference path:   [shape_feature_definition_relationship <= characterized_object_relationship]
[shape_feature_definition_relationship <= characterized_object]

5.1.16 Shape_feature_definition_relationship

MIM element: shape_feature_definition_relationship
Source: ISO 10303-1764
Reference path:   [shape_feature_definition_relationship <= characterized_object_relationship]
[shape_feature_definition_relationship <= characterized_object]

5.1.16.1 Shape_feature_definition_relationship to label (as name)

MIM element: PATH
Reference path:   shape_feature_definition_relationship <=
characterized_object_relationship
characterized_object_relationship.name

5.1.16.2 Shape_feature_definition_relationship to Shape_feature_definition (as related)

MIM element: PATH
Reference path:   shape_feature_definition_relationship <=
characterized_object_relationship
characterized_object_relationship.related_object ->
characterized_object =>
feature_definition =>
shape_feature_definition

5.1.16.3 Shape_feature_definition_relationship to Shape_feature_definition (as relating)

MIM element: PATH
Reference path:   shape_feature_definition_relationship <=
characterized_object_relationship
characterized_object_relationship.relating_object ->
characterized_object =>
feature_definition =>
shape_feature_definition

5.1.16.4 Shape_feature_definition_relationship to text (as description)

MIM element: PATH
Reference path:   shape_feature_definition_relationship <=
characterized_object_relationship
characterized_object_relationship.description


© ISO 2019 — All rights reserved