Application module: Process plan ISO/TS 10303-1803: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 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 Process_operation_definition

MIM element: process_operation
Source: ISO 10303-1803
Reference path:   {process_operation <=
action_method}

5.1.1.1 description

MIM element: action_method.description
Source: ISO 10303-41
Reference path:   process_operation <=
action_method
action_method.description

5.1.1.2 id

MIM element: action_method.name
Source: ISO 10303-41
Reference path:   process_operation <=
action_method
action_method.name

5.1.1.3 name

MIM element: action_method.purpose
Source: ISO 10303-41
Reference path:   process_operation <=
action_method
action_method.purpose

5.1.1.4 process_type

MIM element: action_method.consequence
Source: ISO 10303-41
Reference path:   process_operation <=
action_method
action_method.consequence

5.1.1.5 version_id

MIM element: action_method.assigned_id
Source: ISO 10303-41
Rules: 196
Reference path:   process_operation <=
action_method
identification_item = action_method
identification_item <-
applied_identification_assignment.items[1]
applied_identification_assignment <=
identification_assignment
{identification_assignment.role ->
identification_role
identification_role.name = 'version'}
identification_assignment.assigned_id

5.1.2 Process_operation_definition_relationship

MIM element: action_method_relationship
Source: ISO 10303-41
Reference path:   product_definition_relationship
product_definition_relationship.name = 'mating material'

5.1.2.1 relation_type

MIM element: action_method_relationship.name
Reference path:   {action_method_relationship
(action_method_relationship.name)
(action_method_relationship.name = 'alternative')
(action_method_relationship.name = 'substitution')
(action_method_relationship.name = 'version association')
(action_method_relationship.name = 'version sequence')}

5.1.2.2 Process_operation_definition_relationship to Process_operation_definition (as related)

MIM element: PATH
Reference path:   action_method_relationship
action_method_relationship.related_method ->
action_method =>
process_operation

5.1.2.3 Process_operation_definition_relationship to Process_operation_definition (as relating)

MIM element: PATH
Reference path:   action_method_relationship
action_method_relationship.relating_method ->
action_method =>
process_operation

5.1.2.4 Process_operation_definition_relationship to text (as description)

MIM element: action_method_relationship.description
Reference path:   action_method_relationship.description ->
text

5.1.3 Process_operation_input_or_output

MIM element: process_product_association
Source: ISO 10303-49
Rules: 177

5.1.3.1 description

MIM element: process_product_association.description
Source: ISO 10303-49

5.1.3.2 role

MIM element: process_product_association.name
Source: ISO 10303-49
Reference path:   {(process_product_association.name = 'input')
(process_product_association.name = 'output')}

5.1.3.3 Process_operation_input_or_output to Assembly_component_relationship (as element)

MIM element: PATH
Reference path:   process_product_association
process_product_association.defined_product ->
characterized_product_definition
characterized_product_definition = product_definition_relationship
product_definition_relationship =>
product_definition_usage =>
assembly_component_usage

5.1.3.4 Process_operation_input_or_output to Geometric_relationship_with_placement_transformation (as placement)

MIM element: PATH
Reference path:   process_product_association
[process_product_association
process_product_association.process ->
product_definition_process <=
action
{action.chosen_method ->
action_method =>
process_operation}
characterized_action_definition = action
characterized_action_definition <-
#8: (action_property.definition
action_property <-
action_property_representation.property
action_property_representation
action_property_representation.representation ->
representation <-
{representation.name = 'reference system'})
#9: (action_resource_requirement.operations[i]
action_resource_requirement
{action_resource_requirement.name = 'reference tool'}
action_resource_requirement =>
requirement_for_action_resource
requirement_for_action_resource.resources[i] ->
action_resource =>
product_definition_resource <=
product_definition
characterized_product_definition = product_definition
characterized_product_definition
characterized_definition = characterized_product_definition
characterized_definition <-
property_definition.definition
property_definition
{property_definition =>
product_definition_shape}
property_definition
represented_definition = property_definition
represented_definition <-
property_definition_representation.definition
property_definition_representation
{property_definition_representation =>
shape_definition_representation}
property_definition_representation.used_representation ->
representation <-)

representation_relationship.rep_2]
[(process_product_association.defined_product ->
characterized_product_definition
characterized_product_definition = product_definition_relationship
product_definition_relationship
{#3: (product_definition_relationship.name = 'mating membership')
(product_definition_relationship)
{#4: (product_definition_relationship.name)
#5: ((product_definition_relationship.name = 'quantified instance usage')
(product_definition_relationship.name = 'selected instance usage')
(product_definition_relationship.name = 'single instance usage')
(product_definition_relationship.name = 'specified instance usage'))}
product_definition_usage =>
assembly_component_usage)}
characterized_product_definition = product_definition_relationship
characterized_product_definition
characterized_definition = characterized_product_definition
characterized_definition <-)
(process_product_association.defined_product ->
characterized_product_definition
characterized_product_definition = product_definition
product_definition
{product_definition.frame_of_reference ->
product_definition_context <=
application_context_element
#6: (application_context_element.name = 'part definition')
#7: (application_context_element.name = 'part occurrence')}
characterized_product_definition = product_definition
characterized_product_definition
characterized_definition = characterized_product_definition
characterized_definition <-)

property_definition.definition
property_definition
{property_definition =>
product_definition_shape}
represented_definition = property_definition
represented_definition <-
property_definition_representation.definition
property_definition_representation
{property_definition_representation =>
shape_definition_representation}
property_definition_representation.used_representation ->
representation <-
representation_relationship.rep_1]
representation_relationship =>
representation_relationship_with_transformation
representation_relationship_with_transformation.transformation_operator ->
transformation =
item_defined_transformation

5.1.3.5 Process_operation_input_or_output to Mated_assembly_occurrence_relationship (as element)

MIM element: PATH
Reference path:   process_product_association
process_product_association.defined_product ->
characterized_product_definition
characterized_product_definition = product_definition_relationship_relationship
product_definition_relationship_relationship =>
product_definition_usage_relationship

5.1.3.6 Process_operation_input_or_output to Part_view_definition (as element)

MIM element: PATH
Reference path:   process_product_association
process_product_association.defined_product ->
characterized_product_definition
characterized_product_definition = (/MAPPING_OF(Part_view_definition)/)

5.1.3.7 Process_operation_input_or_output to process_operation_input_or_output_select (as element)

MIM element: PATH
Reference path:   process_product_association
process_product_association.defined_product ->
characterized_product_definition

5.1.3.8 Process_operation_input_or_output to Process_operation_occurrence (as operation)

MIM element: PATH
Reference path:   process_product_association
process_product_association.process ->
product_definition_process
{product_definition_process <=
action <-
action_relationship.related_action
action_relationship
action_relationship.name = 'process operation occurrence'}

5.1.3.9 Process_operation_input_or_output to Product_occurrence (as element)

MIM element: PATH
Reference path:   process_product_association
process_product_association.defined_product ->
characterized_product_definition
characterized_product_definition = (/MAPPING_OF(Product_occurrence)/)

5.1.3.10 Process_operation_input_or_output to Product_version (as element)

MIM element: PATH
Reference path:   process_product_association
process_product_association.defined_product ->
characterized_product_definition
characterized_product_definition = product_definition
product_definition
product_definition.formation -> product_definition_formation
product_definition_formation

5.1.3.11 Process_operation_input_or_output to Shape_element (as concerned_shape)

MIM element: PATH
Reference path:   process_product_association
process_product_association.process ->
product_definition_process <=
action =>
property_process <-
process_property_association.process
process_property_association
{process_property_association.name = 'concerned shape aspect'}
process_property_association.property_or_shape ->
property_or_shape_select
property_or_shape_select = shape_definition
shape_definition
shape_definition = shape_aspect
shape_aspect

5.1.4 Process_operation_occurrence

#3:   If the process_operation_occurrence is not refered at least once by a process_operation_input_or_output as 'operation'.

MIM element: action_relationship
Source: ISO 10303-41
Reference path:   {action_relationship
{action_relationship.name = 'process operation occurrence'}
action_relationship.related_action ->
(action)

#4:   If the process_operation_occurrence is refered at least once by a process_operation_input_or_output as 'operation'.

MIM element: action_relationship
Source: ISO 10303-41
Reference path:   {action_relationship
{action_relationship.name = 'process operation occurrence'}
action_relationship.related_action ->
(action =>
product_definition_process)}

5.1.4.1 id

MIM element: action.id
Source: ISO 10303-41
Reference path:   action_relationship
action_relationship.related_action ->
action
action.id

5.1.4.2 Process_operation_occurrence to Geometric_coordinate_space (as is_defined_in)

MIM element: PATH
Reference path:   action_relationship
{action_relationship.name = 'process operation occurrence'}
action_relationship.related_action ->
action
characterized_action_definition = action
characterized_action_definition <-
action_property.definition
action_property <-
action_property_representation.property
action_property_representation
action_property_representation.representation ->
representation
{[representation.name = 'reference system']
[representation
representation.items[i] ->
representation_item =>
geometric_representation_item =>
placement =>
axis2_placement_3d]}
representation.context_of_items ->
representation_context =>
geometric_representation_context

5.1.4.3 Process_operation_occurrence to Process_operation_definition (as operation_definition)

MIM element: PATH
Reference path:   action_relationship
action_relationship.related_action ->
action
action.chosen_method ->
action_method =>
process_operation

5.1.4.4 Process_operation_occurrence to Process_plan (as plan)

#1:   If no item_version is associated.

MIM element: PATH
Reference path:   action_relationship
{action_relationship.name = 'process operation occurrence'}
action_relationship.relating_action ->
action =>
(process_plan)

#2:   If an item_version is associated.

MIM element: PATH
Reference path:   action_relationship
{action_relationship.name = 'process operation occurrence'}
action_relationship.relating_action ->
action =>
(product_definition_process =>
product_process_plan)

5.1.5 Process_operation_occurrence_relationship

MIM element: action_relationship
Source: ISO 10303-41
Reference path:   {action_relationship
[action_relationship.related_action ->]
[action_relationship.relating_action ->]
action <-
action_relationship.related_action
action_relationship
action_relationship.name = 'process operation occurrence'}

5.1.5.1 description

MIM element: action_relationship.description
Source: ISO 10303-41

5.1.5.2 relation_type

MIM element: action_relationship.name
Source: ISO 10303-41
Reference path:   action_relationship
{(action_relationship.name)
(action_relationship.name = 'decomposition')
(action_relationship.name = 'exclusiveness')
(action_relationship.name = 'sequence')
(action_relationship.name = 'simultaneity')
(action_relationship.name = 'substitution')}

5.1.5.3 Process_operation_occurrence_relationship to Duration (as waiting_time)

MIM element: PATH
Reference path:   action_relationship
characterized_action_definition = action_relationship
characterized_action_definition <-
action_property.definition
action_property <-
action_property_representation.property
action_property_representation
action_property_representation.representation ->
representation
representation.items[i] ->
representation_item =>
measure_representation_item <=
measure_with_unit =>
time_measure_with_unit

5.1.5.4 Process_operation_occurrence_relationship to Process_operation_occurrence (as related)

MIM element: PATH
Reference path:   action_relationship
action_relationship.related_action ->
action <-
action_relationship.related_action
action_relationship
{action_relationship.name = 'process operation occurrence'}

5.1.5.5 Process_operation_occurrence_relationship to Process_operation_occurrence (as relating)

MIM element: PATH
Reference path:   action_relationship
action_relationship.relating_action ->
action <-
action_relationship.related_action
action_relationship
{action_relationship.name = 'process operation occurrence'}

5.1.5.6 Process_operation_occurrence_relationship to Time_interval_with_bounds (as cycle_time)

MIM element: time_measure_with_unit
Source: ISO 10303-41
Reference path:   action_relationship
time_interval_item = action_relationship
time_interval_item <-
applied_time_interval_assignment.items[i]
applied_time_interval_assignment <=
time_interval_assignment
{time_interval_assignment.role ->
time_interval_role
time_interval_role.name = 'cycle time'}
time_interval_assignment.assigned_time_interval ->
time_interval =>
time_interval_with_bounds
{time_interval_with_bounds.primary_bound ->
date_time_or_event_occurrence
date_time_or_event_occurrence = event_occurrence
event_occurrence
event_occurrence.name = 'start of interval'}

5.1.6 Process_operation_resource_assignment

MIM element: requirement_for_action_resource
Source: ISO 10303-49
Reference path:   {requirement_for_action_resource <=
action_resource_requirement}

5.1.6.1 reason

MIM element: action_resource_requirement.description
Source: ISO 10303-49

5.1.6.2 reference_tool

#3:    If the resource is used in the role of a reference tool.

MIM element: action_resource_requirement.name
Source: ISO 10303-49
Reference path:   requirement_for_action_resource <=
action_resource_requirement
([action_resource_requirement.name = 'reference tool']
[action_resource_requirement =>
requirement_for_action_resource
requirement_for_action_resource.resources[i] ->
action_resource =>
product_definition_resource <=
product_definition
{product_definition.frame_of_reference ->
product_definition_context <=
application_context_element
application_context_element.name = 'part definition'}])

#4:   If the resource is not used in the role of a reference tool.

Reference path:   requirement_for_action_resource <=
action_resource_requirement
(action_resource_requirement.name = 'non reference tool')

5.1.6.3 Process_operation_resource_assignment to Geometric_relationship_with_placement_transformation (as placement)

##7:   If the attribute reference_tool is TRUE (If a reference tool is assigned to the specified process operation).

MIM element: PATH
Reference path:   (requirement_for_action_resource
{requirement_for_action_resource <=
action_resource_requirement
action_resource_requirement.name = 'reference tool'}
requirement_for_action_resource.resources[i] ->
action_resource =>
product_definition_resource <=
product_definition =
characterized_product_definition =
characterized_definition <-
property_definition.definition
property_definition
{property_definition =>
product_definition_shape}
property_definition =
represented_definition <-
property_definition_representation.definition
property_definition_representation
{property_definition_representation =>
shape_definition_representation}
property_definition_representation.used_representation ->
representation <-)
representation_relationship.rep_2
representation_relationship =>
representation_relationship_with_transformation
representation_relationship_with_transformation.transformation_operator ->
transformation =
item_defined_transformation

##8:   If the attribute reference_tool is FALSE (If no reference tool is assigned to the specified process operation.).

MIM element: PATH
Reference path:   requirement_for_action_resource
{requirement_for_action_resource <=
action_resource_requirement
action_resource_requirement.name = 'non reference tool'}
requirement_for_action_resource.resources[i] ->
action_resource =>
product_definition_resource <=
product_definition =
characterized_product_definition =
characterized_definition <-
property_definition.definition
property_definition
{property_definition =>
product_definition_shape}
property_definition =
represented_definition <-
property_definition_representation.definition
property_definition_representation
{property_definition_representation =>
shape_definition_representation}
property_definition_representation.used_representation ->
representation <-
representation_relationship.rep_1

(action_resource_requirement
action_resource_requirement.operations[i] ->
characterized_action_definition
characterized_action_definition = action
action
{action.chosen_method ->
action_method =>
process_operation}
action =
characterized_action_definition <-
action_property.definition
action_property <-
action_property_representation.property
action_property_representation
action_property_representation.representation ->
representation <-
{representation.name = 'reference system'})

representation_relationship.rep_2
representation_relationship =>
representation_relationship_with_transformation
representation_relationship_with_transformation.transformation_operator ->
transformation =
item_defined_transformation

5.1.6.4 Process_operation_resource_assignment to Part_view_definition (as resource_definition)

MIM element: PATH
Reference path:   requirement_for_action_resource
requirement_for_action_resource.resources[i] ->
action_resource =>
product_definition_resource <=
product_definition
{product_definition.frame_of_reference ->
product_definition_context <=
application_context_element
application_context_element.name = 'part definition'}

5.1.6.5 Process_operation_resource_assignment to Process_operation_occurrence (as operation)

MIM element: PATH
Reference path:   requirement_for_action_resource <=
action_resource_requirement
action_resource_requirement.operations[i] ->
characterized_action_definition
characterized_action_definition = action
action
{action <-
action_relationship.related_action
action_relationship
action_relationship.name = 'process operation occurrence'}

5.1.6.6 Process_operation_resource_assignment to Product_occurrence (as resource_definition)

MIM element: PATH
Reference path:   requirement_for_action_resource
requirement_for_action_resource.resources[i] ->
action_resource =>
product_definition_resource <=
product_definition

5.1.6.7 Process_operation_resource_assignment to resource_definition_select (as resource_definition)

MIM element: PATH
Reference path:   requirement_for_action_resource <=
action_resource_requirement

5.1.6.8 Process_operation_resource_assignment to Resource_requirement_type (as resource_definition)

MIM element: PATH
Reference path:   requirement_for_action_resource <=
action_resource_requirement
action_resource_requirement.kind ->
resource_requirement_type

5.1.7 Process_plan

#1:   If no Part_version is associated.

MIM element: process_plan
Source: ISO 10303-1803
Reference path:   process_plan <=
action

#2:   If a Part_version is associated.

MIM element: product_process_plan
Source: ISO 10303-1803
Reference path:   product_process_plan <=
product_definition_process <=
action

5.1.7.1 description

#1:   If no Part_version is associated.

MIM element: action.description
Source: ISO 10303-41
Reference path:   process_plan <=
action
action.description

#2:   If a Part_version is associated.

Reference path:   product_process_plan <=
product_definition_process <=
action
action.description

5.1.7.2 name

#1:   If no Part_version is associated.

MIM element: action.name
Source: ISO 10303-41
Reference path:   process_plan <=
action
action.name

#2:   If a Part_version is associated.

Reference path:   product_process_plan <=
product_definition_process <=
action
action.name

5.1.7.3 plan_id

#1:   If no Part_version is associated.

MIM element: action.id
Source: ISO 10303-41
Reference path:   process_plan <=
action
action.id

#2:   If a Part_version is associated.

Reference path:   product_process_plan <=
product_definition_process <=
action
action.id

5.1.7.4 version_id

#1:   If no Part_version is associated.

MIM element: action_method.assigned_id
Source: ISO 10303-41
Rules: 196
Reference path:   process_plan <=
action
identification_item = action_method
identification_item <-
applied_identification_assignment.items[1]
applied_identification_assignment <=
identification_assignment
{identification_assignment.role ->
identification_role
identification_role.name = 'version'}
identification_assignment.assigned_id

#2:   If no Part_version is associated.

MIM element: action_method.assigned_id
Source: ISO 10303-41
Rules: 196
Reference path:   product_process_plan <=
product_definition_process <=
action
identification_item = action_method
identification_item <-
applied_identification_assignment.items[1]
applied_identification_assignment <=
identification_assignment
{identification_assignment.role ->
identification_role
identification_role.name = 'version'}
identification_assignment.assigned_id

5.1.7.5 Process_plan to Part_version (as produced_output)

#1:   If a Part_version is associated.

MIM element: PATH
Reference path:   (product_process_plan <=
product_definition_process <-
process_product_association.process
process_product_association
{process_product_association.name = 'produced output'}
process_product_association.defined_product ->
characterized_product_definition
characterized_product_definition = product_definition
product_definition
product_definition.formation ->
product_definition_formation)

5.1.8 Process_plan_relationship

#3:   If no item_version is associated.

MIM element: action_relationship
Source: ISO 10303-41
Reference path:   {action_relationship
[action_relationship.relating_action ->]
[action_relationship.related_action ->]
action =>
(process_plan)

#4:   If an item_version is associated.

Reference path:   {action_relationship
[action_relationship.relating_action ->]
[action_relationship.related_action ->]
action =>
(product_definition_process =>
product_process_plan)}

5.1.8.1 description

MIM element: action_relationship.description
Source: ISO 10303-41

5.1.8.2 relation_type

MIM element: action_relationship.name
Source: ISO 10303-41
Reference path:   {(action_relationship.name)
(action_relationship.name = 'alternative')
(action_relationship.name = 'version association')
(action_relationship.name = 'version sequence')}

5.1.8.3 Process_plan_relationship to Process_plan (as related)

#3:   If no item_version is associated.

MIM element: PATH
Reference path:   action_relationship
action_relationship.related_action ->
action =>
(process_plan)

#4:   If an item_version is associated.

Reference path:   action_relationship
action_relationship.related_action ->
action =>
(product_definition_process =>
product_process_plan)

5.1.8.4 Process_plan_relationship to Process_plan (as relating)

#3:   If no item_version is associated.

MIM element: PATH
Reference path:   action_relationship
action_relationship.relating_action ->
action =>
(process_plan)

#4:   If an item_version is associated.

Reference path:   action_relationship
action_relationship.relating_action ->
action =>
(product_definition_process =>
product_process_plan)

5.1.9 Process_state_relationship

MIM element: product_definition_relationship
Source: ISO 10303-41
Reference path:   {product_definition_relationship
{product_definition_relationship.name = 'process state
relationship'}
[product_definition_relationship.relating_product_definition
->]
[product_definition_relationship.related_product_definition
->]
product_definition
product_definition.frame_of_reference ->
product_definition_context <=
application_context_element
application_context_element.name = 'part definition'}

5.1.9.1 direction

#1:   if the direction is bidirectional_process_state_relationship

MIM element: PATH
Reference path:   product_definition_relationship =
characterized_product_definition =
characterized_definition <-
property_definition.definition
{property_definition.name = 'direction'}
property_definition =
represented_definition <-
property_definition_representation.definition
property_definition_representation.used_representation ->
representation
representation.items[i] ->
representation_item =>
descriptive_representation_item
{descriptive_representation_item.description = 'bidirectional'}

#2:   if the direction is unidirectional_process_state_relationship

MIM element: PATH
Reference path:   product_definition_relationship =
characterized_product_definition =
characterized_definition <-
property_definition.definition
{property_definition.name = 'direction'}
property_definition =
represented_definition <-
property_definition_representation.definition
property_definition_representation.used_representation ->
representation
representation.items[i] ->
representation_item =>
descriptive_representation_item
{descriptive_representation_item.description = 'unidirectional'}

5.1.10 Product_resource

MIM element: product_resource
Source: ISO 10303-1803
Reference path:   {product_resource <=
[action_resource]
[product]}

5.1.11 Product_version_resource

MIM element: product_definition_formation_resource
Source: ISO 10303-1803
Reference path:   {product_definition_formation_resource <=
[action_resource]
[product_definition_formation]}

5.1.12 Product_view_resource

MIM element: product_definition_resource
Source: ISO 10303-1803
Reference path:   {product_definition_resource <=
[action_resource]
[product_definition]}

5.1.13 Resource_requirement_type

MIM element: resource_requirement_type
Source: ISO 10303-49

5.1.13.1 description

MIM element: resource_requirement_type.description

5.1.13.2 name

MIM element: resource_requirement_type.name

5.1.14 Same_time_machining_relationship

This application object is defined in UoF S8 due to its close relationship to process planning. However it is only available, if the UoF S7 is participating in the same conformance class.

MIM element: product_definition_relationship
Source: ISO 10303-41
Reference path:   {product_definition_relationship
product_definition_relationship.name = 'same time machining' }


© ISO 2019 — All rights reserved