Application module: Change management ISO/TS 10303-1824: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
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
     5.2.3 MIM subtype constraint 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 Add_element

MIM element: add_element
Source: ISO 10303-1661
Reference path:   add_element <=
change_element <=
group

5.1.1.1 Add_element to change_management_object (as current_design_object)

MIM element: PATH
Reference path:   add_element <=
change_element <=
group <-
group_assignment.assigned_group
group_assignment =>
current_change_element_assignment
current_change_element_assignment.items[i] ->
change_management_object

5.1.2 Approval_assignment

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

5.1.2.1 Approval_assignment to Frozen_assignment (as items)

MIM element: PATH
Reference path:   applied_approval_assignment.items[i] -> approval_item
approval_item *> cm_approval_item
cm_approval_item = frozen_assignment

5.1.3 Change

MIM element: change_group
Source: ISO 10303-1661
Reference path:   change_group <=
group

5.1.3.1 Change to change_relationship_select (as described_change)

MIM element: PATH
Reference path:   change_group <=
group <-
group_assignment.assigned_group
group_assignment =>
change_group_assignment
change_group_assignment.item ->
change_relationship_select

5.1.3.2 Change to identifier (as id)

MIM element: PATH
Reference path:   change_group <=
group
group.id

5.1.3.3 Change to label (as name)

MIM element: PATH
Reference path:   change_group <=
group
group.name

5.1.3.4 Change to Product_version_relationship (as described_change)

MIM element: PATH
Reference path:   change_group <=
group <-
group_assignment.assigned_group
group_assignment =>
change_group_assignment
change_group_assignment ->
change_relationship_select =
product_definition_formation

5.1.3.5 Change to text (as description)

MIM element: PATH
Reference path:   change_group <=
group
group.description

5.1.4 Change_element

MIM element: change_element
Source: ISO 10303-1661
Reference path:   change_element <=
group

5.1.4.1 attribute_name

MIM element: change_element <=
group
group.name

5.1.4.2 change_location_in_aggregate_attribute

MIM element: PATH
Reference path:   change_element <=
characterized_object <-
property_definition
{property_definition.name = 'change location in aggregate attribute'}
property_definition <-
property_definition_representation.definition
property_definition_representation
property_definition_representation.used_representation ->
representation
representation.items[1] ->
representation_item
{representation_item =>
compound_representation_item
compound_representation_item.item_element ->
compound_item_definition =
list_representation_item[i]
representation_item =>
integer_representation_item
integer_representation_item <=
int_literal
int_literal.the_value}

5.1.4.3 Change_element to Change (as change_set)

MIM element: PATH
Reference path:   change_element <=
group <-
group_relationship.related_group
{group_relationship => change_composition_relationship}
group_relationship.relating_group ->
group =>
change_group

5.1.5 Change_element_sequence

MIM element: change_element_sequence
Source: ISO 10303-1661
Reference path:   change_element_sequence <=
group_relationship

5.1.5.1 Change_element_sequence to Change_element (as next)

MIM element: PATH
Reference path:   change_element_sequence <=
group_relationship
group_relationship.related_group ->
group =>
change_element

5.1.5.2 Change_element_sequence to Change_element (as previous)

MIM element: PATH
Reference path:   change_element_sequence <=
group_relationship
group_relationship.relating_group ->
group =>
change_element

5.1.5.3 Change_element_sequence to text (as description)

MIM element: PATH
Reference path:   change_element_sequence <=
group_relationship
group_relationship.description

5.1.6 Delete_element

MIM element: delete_element
Source: ISO 10303-1661
Reference path:   delete_element <=
change_element <=
group

5.1.6.1 Delete_element to change_management_object (as previous_design_object)

MIM element: PATH
Reference path:   delete_element <=
change_element <=
group <-
group_assignment.assigned_group
group_assignment =>
previous_change_element_assignment
previous_change_element_assignment.items[i] ->
change_management_object

5.1.7 Frozen_assignment

MIM element: frozen_assignment
Source: ISO 10303-1661
Reference path:   frozen_assignment <=
approval_assignment

5.1.7.1 Frozen_assignment to change_management_object (as frozen_item)

MIM element: PATH
Reference path:   frozen_assignment.items ->
change_management_object

5.1.8 Modify_element

MIM element: modify_element
Source: ISO 10303-1661
Reference path:   modify_element <=
change_element <=
group

5.1.8.1 Modify_element to change_management_object (as current_design_object)

MIM element: PATH
Reference path:   modify_element <=
change_element <=
group <-
group_assignment.assigned_group
group_assignment =>
current_change_element_assignment
current_change_element_assignment.items[i] ->
change_management_object

5.1.9 Modify_single_element

MIM element: modify_element
Source: ISO 10303-1661
Reference path:   modify_element <=
change_element <=
group

5.1.9.1 Modify_single_element to change_management_object (as current_design_object)

MIM element: PATH
Reference path:   modify_element <=
change_element <=
group <-
group_assignment.assigned_group
group_assignment =>
current_change_element_assignment
current_change_element_assignment.items[i] ->
change_management_object

5.1.9.2 Modify_single_element to change_management_object (as previous_design_object)

MIM element: PATH
Reference path:   modify_element <=
change_element <=
group <-
group_assignment.assigned_group
group_assignment =>
previous_change_element_assignment
previous_change_element_assignment.items[i] ->
change_management_object


© ISO 2019 — All rights reserved