Application module: Zonal breakdown ISO/TS 10303-1217:2004(E)
© ISO

Cover page
Table of contents
Copyright
Foreword
Introduction
1 Scope
2 Normative references
3 Terms, definitions and abbreviations

4 Information requirements
   4.1 Required AM ARMs
   4.2 ARM type definition
   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

A MIM short names
B Information object registration
C ARM EXPRESS-G   EXPRESS-G
D MIM EXPRESS-G   EXPRESS-G
E Computer interpretable listings
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 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.
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 In_zone

MIM element: in_zone
Source: ISO 10303-1217
Reference path:   in_zone <=
group

5.1.1.1 id

MIM element: group.id
Source: ISO 10303-41
Reference path:   in_zone <=
group
group.id

5.1.1.2 name

MIM element: group.name
Source: ISO 10303-41
Reference path:   in_zone <=
group
group.name

5.1.1.3 description

MIM element: product_definition_relationship.description
Source: ISO 10303-41
Reference path:   in_zone <=
group
group.description

5.1.1.4 In_zone to in_zone_item (as located_item)

MIM element: PATH
Reference path:   in_zone

5.1.1.5 In_zone to Product_view_definition (as located_item)

MIM element: PATH
Reference path:   in_zone <=
group <-
group_assignment.assigned_group
group_assignment =>
applied_group_assignment
applied_group_assignment.items[i] ->
groupable_item
groupable_item *> in_zone_groupable_item
in_zone_groupable_item = product_definition

5.1.1.6 In_zone to Zone_element_definition (as zone)

MIM element: PATH
Reference path:   group <-
group_assignment.assigned_group
group_assignment =>
applied_group_assignment
applied_group_assignment.items[i] ->
groupable_item
groupable_item *> in_zone_groupable_item
in_zone_groupable_item = product_definition
{product_definition
product_definition.frame_of_reference ->
product_definition_context <=
application_context_element
application_context_element.name = 'zone definition'}

5.1.2 Zone_breakdown

MIM element: product
Source: ISO 10303-41
Reference path:   product
{product <-
product_related_product_category.products[i]
product_related_product_category <=
product_category
product_category.name='zone breakdown'}

5.1.3 Zone_breakdown_context

MIM element: zone_breakdown_context
Source: ISO 10303-1214
Reference path:   zone_breakdown_context <=
breakdown_context

5.1.3.1 Zone_breakdown_context to Zone_breakdown_version (as breakdown)

MIM element: PATH
Reference path:   [zone_breakdown_context <=
breakdown_context <=
product_definition_relationship
product_definition_relationship.relating_product_definition ->
product_definition
product_definition.formation ->
product_definition_formation]
[zone_breakdown_context <=
breakdown_context <=
product_definition_relationship
product_definition_relationship.relating_product_definition ->
product_definition]

5.1.3.2 Zone_breakdown_context to Zone_element_definition (as breakdown_element)

MIM element: PATH
Reference path:   zone_breakdown_context <=
breakdown_context <=
product_definition_relationship
product_definition_relationship.related_product_definition ->
product_definition
{product_definition
product_definition.frame_of_reference ->
product_definition_context <=
application_context_element
application_context_element.name = 'zone definition'}

5.1.4 Zone_breakdown_version

MIM element: [product_definition_formation]
[product_definition]
Source: ISO 10303-41

5.1.4.1 Zone_breakdown_version to Zone_breakdown (as of_product)

MIM element: PATH
Reference path:   [product_definition_formation
product_definition_formation.of_product ->
product
{product <-
product_related_product_category.products[i]
product_related_product_category <=
product_category
product_category.name='zone breakdown'}]
[product_definition
product_definition.formation ->
product_definition_formation
product_definition_formation.of_product ->
product
{product <-
product_related_product_category.products[i]
product_related_product_category <=
product_category
product_category.name='zone breakdown'}]

5.1.5 Zone_element

MIM element: product
Source: ISO 10303-41
Reference path:   product
{product <-
product_related_product_category.products[i]
product_related_product_category <=
product_category
product_category.name='zone element'}

5.1.6 Zone_element_definition

MIM element: product_definition
Source: ISO 10303-41
Reference path:   product_definition
{product_definition
product_definition.frame_of_reference ->
product_definition_context <=
application_context_element
application_context_element.name = 'zone definition'}

5.1.6.1 Zone_element_definition to Zone_element_version (as defined_version)

MIM element: PATH
Reference path:   product_definition
{product_definition
product_definition.frame_of_reference ->
product_definition_context <=
application_context_element
application_context_element.name = 'zone definition'}
product_definition.formation ->
product_definition_formation

5.1.7 Zone_element_usage

MIM element: zone_element_usage
Source: ISO 10303-1214
Reference path:   zone_element_usage <=
breakdown_element_usage

5.1.7.1 Zone_element_usage to Zone_element_definition (as child_element)

MIM element: PATH
Reference path:   zone_element_usage <=
breakdown_element_usage <=
product_definition_relationship
product_definition_relationship.related_product_definition ->
product_definition
{product_definition
product_definition.frame_of_reference ->
product_definition_context <=
application_context_element
application_context_element.name = 'zone definition'}

5.1.7.2 Zone_element_usage to Zone_element_definition (as parent_element)

MIM element: PATH
Reference path:   zone_element_usage <=
breakdown_element_usage <=
product_definition_relationship
product_definition_relationship.relating_product_definition ->
product_definition
{product_definition
product_definition.frame_of_reference ->
product_definition_context <=
application_context_element
application_context_element.name = 'zone definition'}

5.1.8 Zone_element_version

MIM element: product_definition_formation
Source: ISO 10303-41

5.1.8.1 Zone_element_version to Zone_element (as of_product)

MIM element: PATH
Reference path:   product_definition_formation
product_definition_formation.of_product ->
product
{product <-
product_related_product_category.products[i]
product_related_product_category <=
product_category
product_category.name='zone element'}


© ISO 2004 — All rights reserved