AP scope  |  AP module  |  AP contents  |  AP index
Application module: State based behaviour ISO/WD 10303-1371

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 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
6 Module reference data

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;
!{} 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 Identification_assignment

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

5.1.1.1 Identification_assignment to Activity_method (as items)

MIM element: PATH
Reference path:   applied_identification_assignment.items[i] ->
identification_item
identification_item *> sbb_identification_item
sbb_identification_item = action_method

5.1.2 Applied_state_definition_assignment

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

5.1.2.1 Applied_state_definition_assignment to Product_view_definition (as assigned_to)

MIM element: PATH
Reference path:   state_type_assignment
applied_state_type_assignment <= state_type_assignment
applied_state_type_assignment.items -> state_type_of_item
state_type_of_item *> sbb_state_type_of_item
sbb_state_type_of_item = product_definition

5.1.3 Expression_assignment

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

5.1.3.1 Expression_assignment to Condition (as item)

MIM element: PATH
Reference path:   expression_assignment
expression_assignment.assigned_to_object -> assignment_target_select
assignment_target_select *> sbb_assignment_target_select
sbb_assignment_target_select = condition

5.1.4 Condition_assignment

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

5.1.4.1 Condition_assignment to State_transition_definition (as item)

MIM element: PATH
Reference path:   applied_action_method_assignment
applied_action_method_assignment.items[i] -> action_method_items
action_method_items *> condition_action_method_items
condition_action_method_items *> sbb_condition_action_method_items
sbb_condition_action_method_items = state_type_relationship

5.1.5 Condition_parameter

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

5.1.5.1 Condition_parameter to parameter_value_select (as parameter)

MIM element: PATH
Reference path:   applied_action_method_assignment
applied_action_method_assignment.items[i] -> action_method_items
action_method_items *> condition_action_method_items
condition_action_method_items *> sbb_condition_action_method_items
sbb_condition_action_method_items = parameter_value_select

5.1.6 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.6.1 Assigned_property to Activity_method (as described_element)

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

5.1.6.2 Assigned_property to Behaviour_view_definition (as described_element)

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

5.1.6.3 Assigned_property to Product_view_definition (as described_element)

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

5.1.7 Behaviour_description_association

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

5.1.7.1 Behaviour_description_association to State_based_behaviour_model (as representation)

MIM element: PATH
Reference path:   group <-
{group.name= 'behaviour description association'}
group_assignment.assigned_group
group_assignment =>
applied_group_assignment
applied_group_assignment.items[i] ->
groupable_item *>
behaviour_model_groupable_item
behaviour_model_groupable_item *> sbb_behaviour_model_groupable_item
sbb_behaviour_model_groupable_item =
state_based_behaviour_model

5.1.8 Classification_assignment

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

5.1.8.1 Classification_assignment to Activity_method (as items)

MIM element: PATH
Reference path:   applied_classification_assignment.items[i] -> classification_item
classification_item *> sbb_classification_item
sbb_classification_item = action_method
action_method

5.1.9 Classification_assignment

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

5.1.9.1 Classification_assignment to Condition (as items)

MIM element: PATH
Reference path:   applied_classification_assignment.items[i] -> classification_item
classification_item *> sbb_classification_item
sbb_classification_item = condition
condition

5.1.10 Classification_assignment

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

5.1.10.1 Classification_assignment to Product (as items)

MIM element: PATH
Reference path:   applied_classification_assignment.items[i] -> classification_item
classification_item *> sbb_classification_item
sbb_classification_item = product
product

5.1.11 Classification_assignment

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

5.1.11.1 Classification_assignment to Product_view_definition (as items)

MIM element: PATH
Reference path:   applied_classification_assignment.items[i] -> classification_item
classification_item *> sbb_classification_item
sbb_classification_item = product_definition
product_definition

5.1.12 Classification_assignment

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

5.1.12.1 Classification_assignment to Product_version (as items)

MIM element: PATH
Reference path:   applied_classification_assignment.items[i] -> classification_item
classification_item *> sbb_classification_item
sbb_classification_item = product_definition_formation
product_definition_formation

5.1.13 Classification_assignment

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

5.1.13.1 Classification_assignment to State_definition (as items)

MIM element: PATH
Reference path:   applied_classification_assignment.items[i] -> classification_item
classification_item *> sbb_classification_item
sbb_classification_item = state_type
state_type

5.1.14 Classification_assignment

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

5.1.14.1 Classification_assignment to Description_text (as items)

MIM element: PATH
Reference path:   applied_classification_assignment.items[i] -> classification_item
classification_item *> sbb_classification_item
sbb_classification_item = description_attribute
description_attribute

5.1.15 Classification_assignment

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

5.1.15.1 Classification_assignment to Representation (as items)

MIM element: PATH
Reference path:   applied_classification_assignment.items[i] -> classification_item
classification_item *> sbb_classification_item
sbb_classification_item = representation
representation

5.1.16 Classification_assignment

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

5.1.16.1 Classification_assignment to External_source_identification (as items)

MIM element: PATH
Reference path:   applied_classification_assignment.items[i] -> classification_item
classification_item *> sbb_classification_item
sbb_classification_item = applied_external_identification_assignment
applied_external_identification_assignment

5.1.17 Classification_assignment

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

5.1.17.1 Classification_assignment to File (as items)

MIM element: PATH
Reference path:   applied_classification_assignment.items[i] -> classification_item
classification_item *> sbb_classification_item
sbb_classification_item = document_file
document_file

5.1.18 Classification_assignment

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

5.1.18.1 Classification_assignment to State_definition_relationship (as items)

MIM element: PATH
Reference path:   applied_classification_assignment.items[i] -> classification_item
classification_item *> sbb_classification_item
sbb_classification_item = state_type_relationship
state_type_relationship

5.1.19 Classification_assignment

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

5.1.19.1 Classification_assignment to General_model_parameter (as items)

MIM element: PATH
Reference path:   applied_classification_assignment.items[i] -> classification_item
classification_item *> sbb_classification_item
sbb_classification_item = general_model_parameter
general_model_parameter

5.1.20 Classification_assignment

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

5.1.20.1 Classification_assignment to Behaviour (as items)

MIM element: PATH
Reference path:   applied_classification_assignment.items[i] -> classification_item
classification_item *> sbb_classification_item
sbb_classification_item = behaviour
behaviour

5.1.21 Classification_assignment

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

5.1.21.1 Classification_assignment to Behaviour_view_definition (as items)

MIM element: PATH
Reference path:   applied_classification_assignment.items[i] -> classification_item
classification_item *> sbb_classification_item
sbb_classification_item = behaviour_definition
behaviour_definition

5.1.22 Classification_assignment

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

5.1.22.1 Classification_assignment to Applied_state_definition_assignment (as items)

MIM element: PATH
Reference path:   applied_classification_assignment.items[i] -> classification_item
classification_item *> sbb_classification_item
sbb_classification_item = state_type_assignment
state_type_assignment

5.1.23 Classification_assignment

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

5.1.23.1 Classification_assignment to State_based_behaviour_model (as items)

MIM element: PATH
Reference path:   applied_classification_assignment.items[i] -> classification_item
classification_item *> sbb_classification_item
sbb_classification_item = state_based_behaviour_model
state_based_behaviour_model

5.1.24 Classification_assignment

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

5.1.24.1 Classification_assignment to Description_text_assignment (as items)

MIM element: PATH
Reference path:   applied_classification_assignment.items[i] -> classification_item
classification_item *> sbb_classification_item
sbb_classification_item = description_attribute
description_attribute

5.1.25 Description_text_assignment

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

5.1.25.1 Description_text_assignment to Activity_method (as items)

MIM element: PATH
Reference path:   description_attribute
description_attribute.described_item ->
description_attribute_select
description_attribute_select *> sbb_description_attribute_select
sbb_description_attribute_select = action_method
action_method

5.1.26 Description_text_assignment

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

5.1.26.1 Description_text_assignment to Condition (as items)

MIM element: PATH
Reference path:   description_attribute
description_attribute.described_item ->
description_attribute_select
description_attribute_select *> sbb_description_attribute_select
sbb_description_attribute_select = condition
condition

5.1.27 Description_text_assignment

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

5.1.27.1 Description_text_assignment to Product (as items)

MIM element: PATH
Reference path:   description_attribute
description_attribute.described_item ->
description_attribute_select
description_attribute_select *> sbb_description_attribute_select
sbb_description_attribute_select = product
product

5.1.28 Description_text_assignment

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

5.1.28.1 Description_text_assignment to Product_version (as items)

MIM element: PATH
Reference path:   description_attribute
description_attribute.described_item ->
description_attribute_select
description_attribute_select *> sbb_description_attribute_select
sbb_description_attribute_select = product_definition_formation
product_definition_formation

5.1.29 Description_text_assignment

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

5.1.29.1 Description_text_assignment to Product_view_definition (as items)

MIM element: PATH
Reference path:   description_attribute
description_attribute.described_item ->
description_attribute_select
description_attribute_select *> sbb_description_attribute_select
sbb_description_attribute_select = product_definition
product_definition

5.1.30 Description_text_assignment

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

5.1.30.1 Description_text_assignment to State_definition (as items)

MIM element: PATH
Reference path:   description_attribute
description_attribute.described_item ->
description_attribute_select
description_attribute_select *> sbb_description_attribute_select
sbb_description_attribute_select = state_type
state_type

5.1.31 Description_text_assignment

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

5.1.31.1 Description_text_assignment to Representation (as items)

MIM element: PATH
Reference path:   description_attribute
description_attribute.described_item ->
description_attribute_select
description_attribute_select *> sbb_description_attribute_select
sbb_description_attribute_select = representation
representation

5.1.32 Description_text_assignment

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

5.1.32.1 Description_text_assignment to Behaviour (as items)

MIM element: PATH
Reference path:   description_attribute
description_attribute.described_item ->
description_attribute_select
description_attribute_select *> sbb_description_attribute_select
sbb_description_attribute_select = behaviour
behaviour

5.1.33 Description_text_assignment

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

5.1.33.1 Description_text_assignment to Behaviour_version (as items)

MIM element: PATH
Reference path:   description_attribute
description_attribute.described_item ->
description_attribute_select
description_attribute_select *> sbb_description_attribute_select
sbb_description_attribute_select = behaviour_definition_formation
behaviour_definition_formation

5.1.34 Description_text_assignment

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

5.1.34.1 Description_text_assignment to Behaviour_version (as items)

MIM element: PATH
Reference path:   description_attribute
description_attribute.described_item ->
description_attribute_select
description_attribute_select *> sbb_description_attribute_select
sbb_description_attribute_select = behaviour_definition_formation
behaviour_definition_formation

5.1.35 Description_text_assignment

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

5.1.35.1 Description_text_assignment to Behaviour_view_definition (as items)

MIM element: PATH
Reference path:   description_attribute
description_attribute.described_item ->
description_attribute_select
description_attribute_select *> sbb_description_attribute_select
sbb_description_attribute_select = behaviour_definition
behaviour_definition

5.1.36 Description_text_assignment

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

5.1.36.1 Description_text_assignment to State_based_behaviour_model (as items)

MIM element: PATH
Reference path:   description_attribute
description_attribute.described_item ->
description_attribute_select
description_attribute_select *> sbb_description_attribute_select
sbb_description_attribute_select = state_based_behaviour_model
state_based_behaviour_model

5.1.37 Description_text_assignment

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

5.1.37.1 Description_text_assignment to General_model_parameter (as items)

MIM element: PATH
Reference path:   description_attribute
description_attribute.described_item ->
description_attribute_select
description_attribute_select *> sbb_description_attribute_select
sbb_description_attribute_select = general_model_parameter
general_model_parameter

5.1.38 Description_text_assignment

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

5.1.38.1 Description_text_assignment to State_definition_relationship (as items)

MIM element: PATH
Reference path:   description_attribute
description_attribute.described_item ->
description_attribute_select
description_attribute_select *> sbb_description_attribute_select
sbb_description_attribute_select = state_type_relationship
state_type_relationship

5.1.39 Identification_assignment

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

5.1.39.1 Identification_assignment to State_definition (as items)

MIM element: PATH
Reference path:   applied_identification_assignment.items[i] ->
identification_item
identification_item *> sbb_identification_item
sbb_identification_item = state_type
state_type

5.1.40 Identification_assignment

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

5.1.40.1 Identification_assignment to State_transition_definition (as items)

MIM element: PATH
Reference path:   applied_identification_assignment.items[i] ->
identification_item
identification_item *> sbb_identification_item
sbb_identification_item = state_type_relationship
state_type_relationship

5.1.41 Identification_assignment

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

5.1.41.1 Identification_assignment to Description_text_assignment (as items)

MIM element: PATH
Reference path:   applied_identification_assignment.items[i] ->
identification_item
identification_item *> sbb_identification_item
sbb_identification_item = description_attribute
description_attribute

5.1.42 Identification_assignment

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

5.1.42.1 Identification_assignment to Product_version (as items)

MIM element: PATH
Reference path:   applied_identification_assignment.items[i] ->
identification_item
identification_item *> sbb_identification_item
sbb_identification_item = product_definition_formation
product_definition_formation

5.1.43 Identification_assignment

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

5.1.43.1 Identification_assignment to File (as items)

MIM element: PATH
Reference path:   applied_identification_assignment.items[i] ->
identification_item
identification_item *> sbb_identification_item
sbb_identification_item = document_file
document_file

5.1.44 Identification_assignment

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

5.1.44.1 Identification_assignment to Condition (as items)

MIM element: PATH
Reference path:   applied_identification_assignment.items[i] ->
identification_item
identification_item *> sbb_identification_item
sbb_identification_item = condition
condition

5.1.45 Identification_assignment

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

5.1.45.1 Identification_assignment to General_model_parameter (as items)

MIM element: PATH
Reference path:   applied_identification_assignment.items[i] ->
identification_item
identification_item *> sbb_identification_item
sbb_identification_item = general_model_parameter
general_model_parameter

5.1.46 Identification_assignment

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

5.1.46.1 Identification_assignment to Product_view_definition (as items)

MIM element: PATH
Reference path:   applied_identification_assignment.items[i] ->
identification_item
identification_item *> sbb_identification_item
sbb_identification_item = product_definition
product_definition

5.1.47 Identification_assignment

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

5.1.47.1 Identification_assignment to Product (as items)

MIM element: PATH
Reference path:   applied_identification_assignment.items[i] ->
identification_item
identification_item *> sbb_identification_item
sbb_identification_item = product
product

5.1.48 Identification_assignment

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

5.1.48.1 Identification_assignment to State_based_behaviour_model (as items)

MIM element: PATH
Reference path:   applied_identification_assignment.items[i] ->
identification_item
identification_item *> sbb_identification_item
sbb_identification_item = state_based_behaviour_model
state_based_behaviour_model

5.1.49 Identification_assignment

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

5.1.49.1 Identification_assignment to External_source_identification (as items)

MIM element: PATH
Reference path:   applied_identification_assignment.items[i] ->
identification_item
identification_item *> sbb_identification_item
sbb_identification_item = applied_external_identification_assignment
applied_external_identification_assignment

5.1.50 Identification_assignment

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

5.1.50.1 Identification_assignment to Representation (as items)

MIM element: PATH
Reference path:   applied_identification_assignment.items[i] ->
identification_item
identification_item *> sbb_identification_item
sbb_identification_item = representation
representation

5.1.51 Parameter_value_representation_item

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

5.1.51.1 Parameter_value_representation_item to Product_view_definition (as parameter_value)

MIM element: PATH
Reference path:   parameter_value_representation_item =
parameter_value_representation_item_groupable_item <*
groupable_item <-
applied_group_assignment.items[i]
applied_group_assignment <=
group_assignment
group_assignment.assigned_group ->
group
{group.name = 'parameter value representation item parameter value select value'}
group <-
group_assignment.assigned_group
group_assignment =>
applied_group_assignment
applied_group_assignment.items[i] ->
groupable_item *>
parameter_value_select_groupable_item =
parameter_value_select
parameter_value_select *> sbb_parameter_value_select
sbb_parameter_value_select = product_definition
product_definition


© ISO 2006 — All rights reserved