AP scope  |  AP module  |  AP contents  |  AP index
Application module: Task specification ISO/TS 10303-1262: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 definitions
   4.3 ARM entity definitions
   4.4 ARM subtype constraint 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
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 Advisory_task_step


[warning:]Error m1: The entity Advisory_task_step does not exist in the arm (../data/modules/task_specification/arm.xml)

MIM element: advisory_task_element
Source: ISO 10303-1262
Reference path:   advisory_task_element <=
task_element <=
action_method

5.1.2 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.2.1 Classification_assignment to Activity_method (as items)

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

5.1.2.2 Classification_assignment to Activity_method_relationship (as items)

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

5.1.2.3 Classification_assignment to Applied_activity_method_assignment (as items)

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

5.1.2.4 Classification_assignment to Task_element_state_relationship (as items)

MIM element: PATH
Reference path:   applied_classification_assignment.items[i] -> classification_item
classification_item *> task_classification_item
( task_classification_item = applied_state_type_assignment )
( task_classification_item = applied_state_observed_assignment )

5.1.2.5 Classification_assignment to Task_method (as items)

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

5.1.2.6 Classification_assignment to Task_objective (as items)

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

5.1.2.7 Classification_assignment to Task_objective_state_relationship (as items)

MIM element: PATH
Reference path:   applied_classification_assignment.items[i] -> classification_item
classification_item *> task_classification_item
( task_classification_item = applied_state_type_assignment )
( task_classification_item = applied_state_observed_assignment )

5.1.2.8 Classification_assignment to Task_method_state_relationship (as items)

MIM element: PATH
Reference path:   applied_classification_assignment.items[i] -> classification_item
classification_item *> task_classification_item
( task_classification_item = applied_state_type_assignment )
( task_classification_item = applied_state_observed_assignment )

5.1.3 Concurrent_elements


[warning:]Error m1: The entity Concurrent_elements does not exist in the arm (../data/modules/task_specification/arm.xml)

MIM element: concurrent_task_element
Source: ISO 10303-49
Reference path:   concurrent_task_element <=
task_element <=
action_method

5.1.3.1 Concurrent_elements to Task_element (as elements)


[warning:]Error m6: The attribute Concurrent_elements.elements does not exist in the arm (../data/modules/task_specification/arm.xml) as an explicit attribute

MIM element: PATH
Reference path:   concurrent_task_element <=
task_element <=
action_method <-
[(action_method_relationship.relating_method
action_method_relationship =>
concurrent_action_method <=
action_method_relationship
action_method_relationship.related_method ->
action_method)*]

5.1.4 Decision_point


[warning:]Error m1: The entity Decision_point does not exist in the arm (../data/modules/task_specification/arm.xml)

MIM element: PATH
Reference path:   action_method_to_select_from <=
action_method
{action_method_to_select_from.number_of_elements = 1
action_method.purpose='decision' }

5.1.4.1 Decision_point to Condition (as condition)


[warning:]Error m6: The attribute Decision_point.condition does not exist in the arm (../data/modules/task_specification/arm.xml) as an explicit attribute

MIM element: action_method
Source: ISO 10303-41
Reference path:   action_method <-
action_method_relationship.relating_method
action_method_relationship
{action_method_relationship.description='decision point condition'}
action_method_relationship.related_method ->
action_method
{action_method.purpose='condition'}

5.1.4.2 Decision_point to Task_element (as true_case_element)


[warning:]Error m6: The attribute Decision_point.true_case_element does not exist in the arm (../data/modules/task_specification/arm.xml) as an explicit attribute

MIM element: PATH
Reference path:   action_method <-
action_method_relationship.relating_method
action_method_relationship
{action_method_relationship.description='true case method'}
action_method_relationship.related_method ->
action_method

5.1.4.3 Decision_point to Task_element (as false_case_element)


[warning:]Error m6: The attribute Decision_point.false_case_element does not exist in the arm (../data/modules/task_specification/arm.xml) as an explicit attribute

MIM element: PATH
Reference path:   action_method <-
action_method_relationship.relating_method
action_method_relationship
{action_method_relationship.description='false case method'}
action_method_relationship.related_method ->
action_method

5.1.4.4 Decision_point to Task_element (as unknown_case_element)


[warning:]Error m6: The attribute Decision_point.unknown_case_element does not exist in the arm (../data/modules/task_specification/arm.xml) as an explicit attribute

MIM element: PATH
Reference path:   action_method <-
action_method_relationship.relating_method
action_method_relationship
{action_method_relationship.description='unknown case method'}
action_method_relationship.related_method ->
action_method

5.1.5 End_task


[warning:]Error m1: The entity End_task does not exist in the arm (../data/modules/task_specification/arm.xml)

MIM element: end_task
Source: ISO 10303-1262
Reference path:   end_task <=
task_element <=
action_method

5.1.6 Exit_loop


[warning:]Error m1: The entity Exit_loop does not exist in the arm (../data/modules/task_specification/arm.xml)

MIM element: exit_loop
Source: ISO 10303-1262
Reference path:   exit_loop <=
task_element <=action_method

5.1.7 Looping_element


[warning:]Error m1: The entity Looping_element does not exist in the arm (../data/modules/task_specification/arm.xml)

MIM element: looping_element
Source: ISO 10303-1262
Reference path:   looping_element <=
task_element <=
action_method

5.1.7.1 Looping_element to Task_element (as repeated_element)


[warning:]Error m6: The attribute Looping_element.repeated_element does not exist in the arm (../data/modules/task_specification/arm.xml) as an explicit attribute

MIM element: PATH
Reference path:   looping_element <=
task_element <=
action_method <-
action_method_relationship.relating_method
action_method_relationship
{action_method_relationship.description='repeated element'}
action_method_relationship.related_method ->
action_method

5.1.8 Element_constraint

MIM element: PATH
Reference path:   action_method_relationship = task_specification_groupable_item
task_specification_groupable_item <* groupable_item
groupable_item <- applied_group_assignment.items
applied_group_assignment <=
group_assignment
group_assignment.assigned_group ->
group
{group.description = 'element constraint'}

5.1.8.1 Element_constraint to constraint_context (as applies_in)

MIM element: PATH
Reference path:   action_method_relationship

5.1.8.2 Element_constraint to Task_element (as applies_in)

MIM element: PATH
Reference path:   action_method_relationship = task_specification_groupable_item
task_specification_groupable_item <* groupable_item
groupable_item <- applied_group_assignment.items
applied_group_assignment <=
group_assignment
group_assignment.assigned_group ->
group <-
{group.description = 'element constraint'}
group_assignment.assigned_group
group_assignment =>
applied_group_assignment
applied_group_assignment.items ->
groupable_item *> task_specification_groupable_item
task_specification_groupable_item = action_method

5.1.8.3 Element_constraint to Task_method_version (as applies_in)

MIM element: PATH
Reference path:   action_method_relationship = task_specification_groupable_item
task_specification_groupable_item <* groupable_item
groupable_item <- applied_group_assignment.items
applied_group_assignment <=
group_assignment
group_assignment.assigned_group ->
group <-
{group.description = 'element constraint'}
group_assignment.assigned_group
group_assignment =>
applied_group_assignment
applied_group_assignment.items ->
groupable_item *> task_specification_groupable_item
task_specification_groupable_item = action_method

5.1.9 Repeat_count


[warning:]Error m1: The entity Repeat_count does not exist in the arm (../data/modules/task_specification/arm.xml)

MIM element: relationship_condition
Source: ISO 10303-49
Reference path:   relationship_condition
{relationship_condition.name='repeat count'}
relationship_condition.applicable_relationships[1] ->
action_method =>
task_element =>
looping_element

5.1.9.1 count


[warning:]Error m6: The attribute Repeat_count.count does not exist in the arm (../data/modules/task_specification/arm.xml) as an explicit attribute

MIM element: relationship_condition.condition_description
Source: ISO 10303-49

5.1.10 Repeat_until


[warning:]Error m1: The entity Repeat_until does not exist in the arm (../data/modules/task_specification/arm.xml)

MIM element: relationship_condition
Source: ISO 10303-49
Reference path:   relationship_condition
{relationship_condition.name='repeat until'}
relationship_condition.applicable_relationships[1] ->
action_method =>
task_element =>
looping_element

5.1.10.1 Repeat_until to Condition (as condition)


[warning:]Error m6: The attribute Repeat_until.condition does not exist in the arm (../data/modules/task_specification/arm.xml) as an explicit attribute

MIM element: action_method
Source: ISO 10303-41
Reference path:   relationship_condition
relationship_condition.applicable_relationships[2] ->
action_method
{action_method.purpose='condition'}

5.1.11 Repeat_while


[warning:]Error m1: The entity Repeat_while does not exist in the arm (../data/modules/task_specification/arm.xml)

MIM element: relationship_condition
Source: ISO 10303-49
Reference path:   relationship_condition
{relationship_condition.name='repeat while'}
relationship_condition.applicable_relationships[1] ->
action_method =>
task_element =>
looping_element

5.1.11.1 Repeat_while to Condition (as condition)


[warning:]Error m6: The attribute Repeat_while.condition does not exist in the arm (../data/modules/task_specification/arm.xml) as an explicit attribute

MIM element: action_method
Source: ISO 10303-41
Reference path:   relationship_condition
relationship_condition.applicable_relationships[2] ->
action_method
{action_method.purpose='condition'}

5.1.12 Simultaneous_elements

MIM element: simultaneous_task_element
Source: ISO 10303-49
Reference path:   simultaneous_task_element <=
concurrent_task_element <=
task_element <=
action_method

5.1.13 Structured_task_element


[warning:]Error m1: The entity Structured_task_element does not exist in the arm (../data/modules/task_specification/arm.xml)

MIM element: /SUBTYPE(Looping_element)/
/SUBTYPE(task_element_sequence)/
/SUBTYPE(Concurrent_elements)/

5.1.14 Task_element


[warning:]Error m1: The entity Task_element does not exist in the arm (../data/modules/task_specification/arm.xml)

MIM element: task_element
Source: ISO 10303-1262
Reference path:   task_element <=
action_method

5.1.14.1 Task_element to Advisory_task_step (as notes)


[warning:]Error m6: The attribute Task_element.notes does not exist in the arm (../data/modules/task_specification/arm.xml) as an explicit attribute

MIM element: PATH
Reference path:   task_element <=
action_method <-
action_method_relationship.relating_method
action_method_relationship
{action_method_relationship.description='advisory task step'}
action_method_relationship.related_method ->
action_method =>
task_element =>
advisory_task_element

5.1.15 Task_element_assignment


[warning:]Error m1: The entity Task_element_assignment does not exist in the arm (../data/modules/task_specification/arm.xml)

MIM element: applied_action_method_assignment
Source: ISO 10303-1249

5.1.15.1 Task_element_assignment to Task_element (as assigned_task_element)


[warning:]Error m6: The attribute Task_element_assignment.assigned_task_element does not exist in the arm (../data/modules/task_specification/arm.xml) as an explicit attribute

MIM element: PATH
Reference path:   applied_action_method_assignment
applied_action_method_assignment <= action_method_assignment
action_method_assignment
{action_method_assignment.role -> action_method_role
action_method_role.name = 'Task element assignment'
}
action_method_assignment.assigned_action_method -> action_method
=> task_element

5.1.15.2 Task_element_assignment to task_item (as items)


[warning:]Error m6: The attribute Task_element_assignment.items does not exist in the arm (../data/modules/task_specification/arm.xml) as an explicit attribute

MIM element: PATH
Reference path:   applied_action_method_assignment
applied_action_method_assignment.items[i] -> action_method_items

5.1.16 Task_element_levels

MIM element: action_method_to_select_from
Source: ISO 10303-49
Reference path:   action_method_to_select_from <=
action_method
{action_method.purpose='task element levels'}

5.1.16.1 Task_element_levels to Task_element (as alternatives)

MIM element: PATH
Reference path:   action_method <-
[(action_method_relationship.relating_method
action_method_relationship =>
concurrent_action_method <=
action_method_relationship
{action_method_relationship.description='task element levels'}
action_method_relationship.related_method ->
action_method)*]

5.1.17 Task_element_relationship


[warning:]Error m1: The entity Task_element_relationship does not exist in the arm (../data/modules/task_specification/arm.xml)

MIM element: task_element_relationship
Source: ISO 10303-1262
Reference path:   task_element_relationship <= action_method_relationship

5.1.17.1 Task_element_relationship to Task_element (as relating_method)


[warning:]Error m6: The attribute Task_element_relationship.relating_method does not exist in the arm (../data/modules/task_specification/arm.xml) as an explicit attribute

MIM element: PATH
Source: ISO 10303-1262
Reference path:   task_element_relationship <=
action_method_relationship
action_method_relationship.relating_method ->
action_method =>
task_element

5.1.17.2 Task_element_relationship to Task_element (as related_method)


[warning:]Error m6: The attribute Task_element_relationship.related_method does not exist in the arm (../data/modules/task_specification/arm.xml) as an explicit attribute

MIM element: PATH
Source: ISO 10303-1262
Reference path:   task_element_relationship <=
action_method_relationship
action_method_relationship.related_method ->
action_method =>
task_element

5.1.18 Task_element_sequence


[warning:]Error m1: The entity Task_element_sequence does not exist in the arm (../data/modules/task_specification/arm.xml)

MIM element: task_element_sequence
Source: ISO 10303-1262
Reference path:   task_element_sequence <=
task_element <=
action_method

5.1.18.1 Task_element_sequence to Task_element (as elements)


[warning:]Error m6: The attribute Task_element_sequence.elements does not exist in the arm (../data/modules/task_specification/arm.xml) as an explicit attribute

MIM element: PATH
Reference path:   task_element_sequence <=
task_element <=
action_method <-
[(action_method_relationship.relating_method
action_method_relationship =>
serial_action_method =>
sequential_method <=
serial_action_method <=
action_method_relationship
action_method_relationship.related_method ->
action_method)*]

5.1.19 Task_element_state_relationship

MIM element: applied_action_method_assignment
Source: ISO 10303-1249

5.1.19.1 Task_element_state_relationship to Task_element (as task_element)

MIM element: PATH
Reference path:   applied_action_method_assignment <= action_method_assignment
action_method_assignment
action_method_assignment -> action_method
action_method => task_element

5.1.19.2 Task_element_state_relationship to State (as state)

MIM element: PATH
Reference path:   applied_action_method_assignment.items -> action_method_items
action_method_items *> task_state_items
task_state_items = state_observed

5.1.19.3 Task_element_state_relationship to State_definition (as state)

MIM element: PATH
Reference path:   applied_action_method_assignment.items -> action_method_items
action_method_items *> task_state_items
task_state_items = state_type

5.1.19.4 Task_element_state_relationship to Applied_state_definition_assignment (as state)

MIM element: PATH
Reference path:   applied_action_method_assignment.items -> action_method_items
action_method_items *> task_state_items
task_state_items = applied_state_type_assignment

5.1.19.5 Task_element_state_relationship to Applied_state_assignment (as state)

MIM element: PATH
Reference path:   applied_action_method_assignment.items -> action_method_items
action_method_items *> task_state_items
task_state_items = applied_state_observed_assignment

5.1.20 Task_invocation

MIM element: task_invocation
Source: ISO 10303-41
Reference path:   task_invocation <=
task_element <=
action_method

5.1.20.1 Task_invocation to Task_method (as task_method)

MIM element: action_method_relationship
Source: ISO 10303-41
Reference path:   action_method <-
action_method_relationship.relating_method
action_method_relationship
{action_method_relationship.description='invoked task method'}
action_method_relationship.related_method ->
action_method =>
task_method

5.1.20.2 Task_invocation to Task_method_version (as task_method)

MIM element: action_method_relationship
Source: ISO 10303-41
Reference path:   action_method <-
action_method_relationship.relating_method
action_method_relationship
{action_method_relationship.description='invoked task method version'}
action_method_relationship.related_method ->
action_method =>
task_method

5.1.21 Task_method

MIM element: task_method
Source: ISO 10303-1262
Reference path:   task_method <=
action_method

5.1.21.1 Task_method to Task_objective (as objective)

MIM element: PATH
Reference path:   task_method <=
action_method <-
(action_method_relationship.relating_method
action_method_relationship
{action_method_relationship.description='objective'}
action_method_relationship.related_method ->
action_method =>
task_objective )*

5.1.22 Task_method_assignment

MIM element: applied_action_method_assignment
Source: ISO 10303-1249

5.1.22.1 Task_method_assignment to Task_method (as assigned_activity_method)

MIM element: PATH
Reference path:   applied_action_method_assignment
applied_action_method_assignment <= action_method_assignment
action_method_assignment
{action_method_assignment.role -> action_method_role
action_method_role.name = 'Task method assignment'
}
action_method_assignment.assigned_action_method -> action_method
=> task_method

5.1.22.2 Task_method_assignment to task_item (as items)

MIM element: PATH
Reference path:   applied_action_method_assignment
applied_action_method_assignment.items[i] -> action_method_items

5.1.23 Task_method_relationship

MIM element: task_method_relationship
Source: ISO 10303-1262
Reference path:   task_method_relationship <=
action_method_relationship

5.1.23.1 Task_method_relationship to Task_method (as relating_method)

MIM element: PATH
Source: ISO 10303-1262
Reference path:   task_method_relationship <=
action_method_relationship
action_method_relationship.relating_method ->
action_method =>
task_method

5.1.23.2 Task_method_relationship to Task_method (as related_method)

MIM element: PATH
Source: ISO 10303-1262
Reference path:   task_method_relationship <=
action_method_relationship
action_method_relationship.related_method ->
action_method =>
task_method

5.1.24 Task_method_state_relationship

MIM element: applied_action_method_assignment
Source: ISO 10303-1249

5.1.24.1 Task_method_state_relationship to Task_method_version (as task_method)

MIM element: PATH
Reference path:   applied_action_method_assignment <= action_method_assignment
action_method_assignment
action_method_assignment -> action_method
action_method => task_method

5.1.24.2 Task_method_state_relationship to State (as state)

MIM element: PATH
Reference path:   applied_action_method_assignment.items -> action_method_items
action_method_items *> task_state_items
task_state_items = state_observed

5.1.24.3 Task_method_state_relationship to State_definition (as state)

MIM element: PATH
Reference path:   applied_action_method_assignment.items -> action_method_items
action_method_items *> task_state_items
task_state_items = state_type

5.1.24.4 Task_method_state_relationship to Applied_state_definition_assignment (as state)

MIM element: PATH
Reference path:   applied_action_method_assignment.items -> action_method_items
action_method_items *> task_state_items
task_state_items = applied_state_type_assignment

5.1.24.5 Task_method_state_relationship to Applied_state_assignment (as state)

MIM element: PATH
Reference path:   applied_action_method_assignment.items -> action_method_items
action_method_items *> task_state_items
task_state_items = applied_state_observed_assignment

5.1.25 Task_method_version

MIM element: task_method
Source: ISO 10303-1262
Reference path:   task_method_version <=
action_method

5.1.25.1 Task_method_version to Task_method (as of_task_method)

MIM element: PATH
Reference path:   action_method <-
action_method_relationship.relating_method
action_method_relationship
action_method_relationship.description='of task method'
action_method_relationship.related_method ->
action_method

5.1.25.2 Task_method_version to Task_element (as content)

MIM element: PATH
Reference path:   action_method <-
action_method_relationship.relating_method
action_method_relationship
action_method_relationship.description='method'
action_method_relationship.related_method ->
action_method

5.1.26 Task_method_version_assignment

MIM element: applied_action_method_assignment
Source: ISO 10303-1249

5.1.26.1 Task_method_version_assignment to Task_method_version (as assigned_task_method)

MIM element: PATH
Reference path:   applied_action_method_assignment
applied_action_method_assignment <= action_method_assignment
action_method_assignment
{action_method_assignment.role -> action_method_role
action_method_role.name = 'Task method version assignment'
}

action_method_assignment.assigned_action_method -> action_method
=> task_method

5.1.26.2 Task_method_version_assignment to task_item (as items)

MIM element: PATH
Reference path:   applied_action_method_assignment
applied_action_method_assignment.items[i] -> action_method_items

5.1.27 Task_method_version_relationship

MIM element: task_method_version_relationship
Source: ISO 10303-1262
Reference path:   task_method_version_relationship <=
action_method_relationship

5.1.27.1 Task_method_version_relationship to Task_method_version (as relating_task_method)

MIM element: PATH
Source: ISO 10303-1262
Reference path:   task_method_version_relationship <=
action_method_relationship
action_method_relationship.relating_method ->
action_method =>
task_method_version

5.1.27.2 Task_method_version_relationship to Task_method_version (as related_task_method)

MIM element: PATH
Source: ISO 10303-1262
Reference path:   task_method_version_relationship <=
action_method_relationship
action_method_relationship.related_method ->
action_method =>
task_method_version

5.1.28 Task_objective

MIM element: task_objective
Source: ISO 10303-1262
Reference path:   task_objective <=
action_method

5.1.28.1 name

MIM element: action_method.name
Source: ISO 10303-41

5.1.28.2 description

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

5.1.29 Task_objective_state_relationship

MIM element: applied_action_method_assignment
Source: ISO 10303-1249

5.1.29.1 Task_objective_state_relationship to Task_objective (as task_objective)

MIM element: PATH
Reference path:   applied_action_method_assignment <= action_method_assignment
action_method_assignment
action_method_assignment -> action_method
action_method => task_objective

5.1.29.2 Task_objective_state_relationship to State (as state)

MIM element: PATH
Reference path:   applied_action_method_assignment.items -> action_method_items
action_method_items *> task_state_items
task_state_items = state_observed

5.1.29.3 Task_objective_state_relationship to State_definition (as state)

MIM element: PATH
Reference path:   applied_action_method_assignment.items -> action_method_items
action_method_items *> task_state_items
task_state_items = state_type

5.1.29.4 Task_objective_state_relationship to Applied_state_definition_assignment (as state)

MIM element: PATH
Reference path:   applied_action_method_assignment.items -> action_method_items
action_method_items *> task_state_items
task_state_items = applied_state_type_assignment

5.1.29.5 Task_objective_state_relationship to Applied_state_assignment (as state)

MIM element: PATH
Reference path:   applied_action_method_assignment.items -> action_method_items
action_method_items *> task_state_items
task_state_items = applied_state_observed_assignment

5.1.30 Task_step


[warning:]Error m1: The entity Task_step does not exist in the arm (../data/modules/task_specification/arm.xml)

MIM element: task_step
Source: ISO 10303-41
Reference path:   task_step <=
task_element <=
action_method

5.1.30.1 step_text


[warning:]Error m6: The attribute Task_step.step_text does not exist in the arm (../data/modules/task_specification/arm.xml) as an explicit attribute

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

5.1.31 restrict_activity_method_subtypes

Constraint: restrict_task_action_method_subtypes
Source: ISO 10303-1262

5.1.32 restrict_activity_method_relationship

Rules: restrict_task_action_method_relationship
Source: ISO 10303-1262


© ISO 2004 — All rights reserved