Application module: Model parameter ISO/TS 10303-1703: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
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 Applied_activity_method_assignment

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

5.1.1.1 Applied_activity_method_assignment to Test_method_based_parameter_assignment (as items)

Reference path:   applied_action_method_assignment
applied_action_method_assignment.items[i] -> action_method_items
action_method_items *> mp_action_method_items
mp_action_method_items = test_method_based_parameter_assignment

5.1.2 Category_model_parameter

MIM element: category_model_parameter
Source: ISO 10303-1703
Reference path:   category_model_parameter <=
model_parameter

5.1.3 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.3.1 Document_assignment to Model_parameter (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 *> mp_document_reference_item
mp_document_reference_item = model_parameter

#2:    If the assignment is a partial document assignment.

Reference path:   applied_document_reference
applied_document_reference.items[i] ->
document_reference_item
document_reference_item *> mp_document_reference_item
mp_document_reference_item = model_parameter

5.1.4 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.4.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
groupable_item *> mp_groupable_item
mp_groupable_item = group_relationship

5.1.5 Independent_property_with_unit

MIM element: general_property
Source: ISO 10303-41
Reference path:   general_property
represented_definition = general_property
represented_definition <-
property_definition_representation.definition
property_definition_representation
property_definition_representation.used_representation ->
representation
{representation.name = 'allowed units'}

5.1.5.1 Independent_property_with_unit to Unit (as unit_of_measure)

MIM element: PATH
Reference path:   general_property
represented_definition = general_property
represented_definition <-
property_definition_representation.definition
property_definition_representation
property_definition_representation.used_representation ->
representation
{[representation.name = 'allowed units']
[representation.items[1] ->
representation_item =>
descriptive_representation_item
descriptive_representation_item.description = 'allowed units']}
representation.context_of_items ->
representation_context =>
global_unit_assigned_context
global_unit_assigned_context.units[i] ->
unit

5.1.6 Model_parameter

MIM element: model_parameter
Source: ISO 10303-1703
Reference path:   {model_parameter <=
general_property}

5.1.6.1 Model_parameter to Numerical_item_with_unit (as default_value)

MIM element: PATH
Reference path:   model_parameter <=
general_property
represented_definition = general_property
represented_definition <-
property_definition_representation.definition
property_definition_representation
{property_definition_representation =>
default_value_property_definition_representation}
property_definition_representation.used_representation ->
representation
representation.items[i] ->
representation_item =>
measure_representation_item

5.1.6.2 Model_parameter to Property_value_representation (as default_value)

MIM element: PATH
Reference path:   model_parameter <=
general_property
represented_definition = general_property
represented_definition <-
property_definition_representation.definition
property_definition_representation
{property_definition_representation =>
default_value_property_definition_representation}
property_definition_representation.used_representation ->
representation

5.1.6.3 Model_parameter to scalar_or_coordinated_characteristics (as default_value)

MIM element: PATH
Reference path:   (model_parameter <=
general_property
represented_definition = general_property
represented_definition <-
property_definition_representation.definition
property_definition_representation
{property_definition_representation =>
default_value_property_definition_representation}
property_definition_representation.used_representation ->
representation
representation.items[i] ->
representation_item
{representation_item
groupable_item = representation_item
groupable_item <-
applied_group_assignment.items[i]
applied_group_assignment <=
group_assignment
group_assignment.assigned_group ->
group =>
characteristic_type})
(model_parameter <=
general_property
represented_definition = general_property
represented_definition <-
property_definition_representation.definition
property_definition_representation
{property_definition_representation =>
default_value_property_definition_representation}
property_definition_representation.used_representation ->
representation)

5.1.6.4 Model_parameter to Value_list (as default_value)

MIM element: PATH
Reference path:   general_property
represented_definition = general_property
represented_definition <-
property_definition_representation.definition
property_definition_representation
{property_definition_representation =>
default_value_property_definition_representation}
property_definition_representation.used_representation ->
representation
representation.items[i] ->
representation_item =>
compound_representation_item

5.1.6.5 Model_parameter to Value_range (as valid_range)

MIM element: PATH
Reference path:   model_parameter <=
general_property
represented_definition = general_property
represented_definition <-
property_definition_representation.definition
property_definition_representation
{property_definition_representation =>
valid_range_property_definition_representation}
property_definition_representation.used_representation ->
representation
representation.items[i] ->
representation_item =>
compound_representation_item =>
value_range

5.1.6.6 Model_parameter to Value_set (as default_value)

MIM element: PATH
Reference path:   model_parameter <=
general_property
represented_definition = general_property
represented_definition <-
property_definition_representation.definition
property_definition_representation
{property_definition_representation =>
default_value_property_definition_representation}
property_definition_representation.used_representation ->
representation
representation.items[i] ->
representation_item =>
compound_representation_item

5.1.7 Model_parameter_with_unit

MIM element: model_parameter_with_unit
Source: ISO 10303-1703
Reference path:   {model_parameter_with_unit <=
model_parameter <=
general_property}

5.1.8 Parameter_assignment

MIM element: parameter_assignment
Source: ISO 10303-1703
Reference path:   [parameter_assignment <=
property_definition_representation]
[parameter_assignment <=
representation]

5.1.8.1 Parameter_assignment to Model_parameter (as definition)

MIM element: PATH
Reference path:   parameter_assignment
parameter_assignment.definition -> parameter_assignment_select
parameter_assignment_select = general_property
general_property =>
model_parameter

5.1.8.2 Parameter_assignment to parameter_assignment_select (as definition)

MIM element: PATH
Reference path:   parameter_assignment
parameter_assignment.definition -> parameter_assignment_select

5.1.9 Parameter_assignment_override

MIM element: parameter_assignment_override
Source: ISO 10303-1703
Reference path:   {[parameter_assignment_override <=
representation]
[parameter_assignment_override <=
representation_relationship]}

5.1.9.1 Parameter_assignment_override to Parameter_assignment (as overridden_parameter_assignment)

MIM element: PATH
Reference path:   parameter_assignment_override <=
representation_relationship
representation_relationship.rep_1 ->
representation =>
parameter_assignment

5.1.9.2 Parameter_assignment_override to Parameter_assignment (as overriding_parameter_assignment)

MIM element: PATH
Reference path:   parameter_assignment_override <=
representation_relationship
representation_relationship.rep_2 ->
representation =>
parameter_assignment

5.1.10 Product_specific_parameter_value_assignment

MIM element: product_specific_parameter_value_assignment
Source: ISO 10303-1703
Reference path:   product_specific_parameter_value_assignment <=
[characterized_object]
[product_related_product_category]

5.1.10.1 Product_specific_parameter_value_assignment to Parameter_assignment (as assigned_parameter)

MIM element: PATH
Reference path:   product_specific_parameter_value_assignment <=
characterized_object
characterized_definition = characterized_object
characterized_definition
characterized_definition <-
property_definition.definition
property_definition
{property_definition.description = 'assigned parameter'}
property_definition <-
property_definition_representation.definition
property_definition_representation
property_definition_representation.used_representation ->
representation =>
parameter_assignment

5.1.10.2 Product_specific_parameter_value_assignment to Product (as of_product)

MIM element: PATH
Reference path:   product_specific_parameter_value_assignment <=
product_related_product_category
product_related_product_category.products[i] ->
product

5.1.11 Schema_based_model_parameter

MIM element: schema_based_model_parameter
Source: ISO 10303-1703
Reference path:   schema_based_model_parameter <=
model_parameter

5.1.11.1 Schema_based_model_parameter to Independent_property (as attribute_name)

MIM element: PATH
Reference path:   schema_based_model_parameter <=
model_parameter <=
general_property <-
general_property_relationship.related_property
general_property_relationship
{general_property_relationship.name = 'attribute name'}
general_property_relationship.relating_property ->
general_property

5.1.11.2 Schema_based_model_parameter to Independent_property (as entity_name)

MIM element: PATH
Reference path:   schema_based_model_parameter <=
model_parameter <=
general_property <-
general_property_relationship.related_property
general_property_relationship
{general_property_relationship.name = 'entity name'}
general_property_relationship.relating_property ->
general_property

5.1.11.3 Schema_based_model_parameter to Independent_property (as schema_identifier)

MIM element: PATH
Reference path:   schema_based_model_parameter <=
model_parameter <=
general_property <-
general_property_relationship.related_property
general_property_relationship
{general_property_relationship.name = 'schema identifier'}
general_property_relationship.relating_property ->
general_property

5.1.12 Test_method_based_parameter_assignment

MIM element: test_method_based_parameter_assignment
Source: ISO 10303-1703
Reference path:   test_method_based_parameter_assignment <=
parameter_assignment <=
property_definition_representation


© ISO 2018 — All rights reserved