Application module: Schedule ISO/TS 10303-1437:2011-10(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
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

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 Application module implementation and usage guide
G 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 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 Activity_method_realization

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

5.1.1.1 Activity_method_realization to Scheme (as realized_by)

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

5.1.1.2 Activity_method_realization to Scheme_version (as realized_by)

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

5.1.1.3 Activity_method_realization to Task_method (as realized_by)

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

5.1.1.4 Activity_method_realization to Task_method_version (as realized_by)

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

5.1.2 Activity_property

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

5.1.2.1 Activity_property to * (as described_element)

Reference path:   action_property
action_property.definition ->
characterized_action_definition
characterized_action_definition =
(/MAPPING_OF(Activity_method_relationship)/)
(/MAPPING_OF(Condition_evaluation)/)
(/MAPPING_OF(Required_resource_assignment)/)
(/MAPPING_OF(Resource_as_realized_assignment)/)
(/MAPPING_OF(Resource_event)/)
(/MAPPING_OF(Resource_item_assignment)/)
(/MAPPING_OF(Task_objective)/)

5.1.3 Affected_items_assignment

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

5.1.3.1 Affected_items_assignment to * (as items)

Reference path:   applied_action_request_assignment.items[i] -> action_request_item
action_request_item *> ss_action_request_item
ss_action_request_item =
(/MAPPING_OF(Activity_method)/)
(/MAPPING_OF(Activity_property)/)
(/MAPPING_OF(Assigned_property)/)
(/MAPPING_OF(Resource_item)/)
(/MAPPING_OF(Resource_item_realization)/)
(/MAPPING_OF(Resource_property)/)

5.1.4 Applied_activity_assignment

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

5.1.4.1 Applied_activity_assignment to * (as items)

Reference path:   applied_action_assignment
applied_action_assignment.items[i] -> action_items
action_items *> ss_action_items
ss_action_items =
(/MAPPING_OF(Activity)/)
(/MAPPING_OF(Activity_method)/)
(/MAPPING_OF(Activity_property)/)
(/MAPPING_OF(Applied_activity_assignment)/)
(/MAPPING_OF(Applied_state_assignment)/)
(/MAPPING_OF(Assigned_property)/)
(/MAPPING_OF(Managed_resource)/)
(/MAPPING_OF(Resource_as_realized)/)
(/MAPPING_OF(Resource_event)/)
(/MAPPING_OF(Resource_item)/)
(/MAPPING_OF(Resource_item_realization)/)
(/MAPPING_OF(Resource_property)/)
(/MAPPING_OF(Scheme_entry_assignment)/)
(/MAPPING_OF(State)/)
(/MAPPING_OF(State_relationship)/)

5.1.5 Applied_activity_method_assignment

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

5.1.5.1 Applied_activity_method_assignment to * (as items)

Reference path:   applied_action_method_assignment
applied_action_method_assignment.items[i] -> action_method_items
action_method_items *> ss_action_method_items
ss_action_method_items =
(/MAPPING_OF(Activity)/)
(/MAPPING_OF(Activity_property)/)
(/MAPPING_OF(Applied_activity_assignment)/)
(/MAPPING_OF(Assigned_property)/)
(/MAPPING_OF(Event)/)
(/MAPPING_OF(Managed_resource)/)
(/MAPPING_OF(Resource_as_realized)/)
(/MAPPING_OF(Resource_event)/)
(/MAPPING_OF(Scheme_entry)/)
(/MAPPING_OF(State_relationship)/)
(/MAPPING_OF(Task_method)/)
(/MAPPING_OF(Task_method_version)/)

5.1.6 Applied_information_usage_right

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

5.1.6.1 Applied_information_usage_right to * (as item)

Reference path:   applied_usage_right.items[i] -> ir_usage_item
ir_usage_item *> ss_ir_usage_item
ss_ir_usage_item =
(/MAPPING_OF(Task_element)/)
(/MAPPING_OF(Task_method)/)
(/MAPPING_OF(Task_method_version)/)
(/MAPPING_OF(Task_objective)/)

5.1.7 Applied_state_assignment

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

5.1.7.1 Applied_state_assignment to * (as assigned_to)

Reference path:   state_observed_assignment
applied_state_observed_assignment <= state_observed_assignment
applied_state_observed_assignment.items -> state_observed_of_item
state_observed_of_item *> ss_state_observed_of_item
ss_state_observed_of_item =
(/MAPPING_OF(Activity)/)
(/MAPPING_OF(Activity_method)/)
(/MAPPING_OF(Applied_activity_assignment)/)
(/MAPPING_OF(Managed_resource)/)
(/MAPPING_OF(Resource_as_realized)/)
(/MAPPING_OF(Resource_as_realized_assignment)/)
(/MAPPING_OF(Resource_as_realized_relationship)/)
(/MAPPING_OF(Resource_event)/)
(/MAPPING_OF(Resource_event_correspondence_relationship)/)
(/MAPPING_OF(Resource_event_relationship)/)
(/MAPPING_OF(Resource_item)/)
(/MAPPING_OF(Resource_item_assignment)/)
(/MAPPING_OF(Resource_item_relationship)/)
(/MAPPING_OF(Resource_item_realization)/)
(/MAPPING_OF(Task_objective)/)

5.1.8 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.8.1 Applied_state_definition_assignment to * (as assigned_to)

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 *> ss_state_type_of_item
ss_state_type_of_item =
ss_state_definition_of_item =
(/MAPPING_OF(Activity)/)
(/MAPPING_OF(Activity_method)/)
(/MAPPING_OF(Applied_activity_assignment)/)
(/MAPPING_OF(Applied_activity_method_assignment)/)
(/MAPPING_OF(Managed_resource)/)
(/MAPPING_OF(Resource_as_realized)/)
(/MAPPING_OF(Resource_as_realized_assignment)/)
(/MAPPING_OF(Resource_as_realized_relationship)/)
(/MAPPING_OF(Resource_event)/)
(/MAPPING_OF(Resource_event_correspondence_relationship)/)
(/MAPPING_OF(Resource_event_relationship)/)
(/MAPPING_OF(Resource_item)/)
(/MAPPING_OF(Resource_item_assignment)/)
(/MAPPING_OF(Resource_item_relationship)/)
(/MAPPING_OF(Resource_item_realization)/)

5.1.9 Approval_assignment

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

5.1.9.1 Approval_assignment to * (as items)

Reference path:   applied_approval_assignment.items[i] -> approval_item
approval_item *> ss_approval_item
ss_approval_item =
(/MAPPING_OF(Activity_method_realization)/)
(/MAPPING_OF(Activity_method_realization_relationship)/)
(/MAPPING_OF(Activity_method_relationship)/)
(/MAPPING_OF(Activity_property)/)
(/MAPPING_OF(Applied_activity_method_assignment)/)
(/MAPPING_OF(Applied_state_assignment)/)
(/MAPPING_OF(Applied_state_definition_assignment)/)
(/MAPPING_OF(Assigned_property)/)
(/MAPPING_OF(Condition_evaluation)/)
(/MAPPING_OF(Condition_evaluation_assignment)/)
(/MAPPING_OF(Document_definition)/)
(/MAPPING_OF(Event)/)
(/MAPPING_OF(Justification)/)
(/MAPPING_OF(Justification_assignment)/)
(/MAPPING_OF(Justification_relationship)/)
(/MAPPING_OF(Justification_support_assignment)/)
(/MAPPING_OF(Managed_resource)/)
(/MAPPING_OF(Managed_resource_relationship)/)
(/MAPPING_OF(Required_resource)/)
(/MAPPING_OF(Required_resource_assignment)/)
(/MAPPING_OF(Required_resource_relationship)/)
(/MAPPING_OF(Resource_as_realized)/)
(/MAPPING_OF(Resource_as_realized_assignment)/)
(/MAPPING_OF(Resource_event)/)
(/MAPPING_OF(Resource_item)/)
(/MAPPING_OF(Resource_item_assignment)/)
(/MAPPING_OF(Resource_item_relationship)/)
(/MAPPING_OF(Resource_item_realization)/)
(/MAPPING_OF(Resource_property)/)
(/MAPPING_OF(Task_element)/)
(/MAPPING_OF(Task_element_state_relationship)/)
(/MAPPING_OF(Task_method)/)
(/MAPPING_OF(Task_method_state_relationship)/)
(/MAPPING_OF(Task_method_version)/)
(/MAPPING_OF(Task_objective)/)
(/MAPPING_OF(Task_objective_state_relationship)/)

5.1.10 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.10.1 Assigned_property to Applied_activity_assignment (as described_element)

MIM element: PATH
Reference path:   property_definition
property_definition.definition -> characterized_definition
characterized_definition *> characterized_object
characterized_object => ss_characterizable_applied_action_assignment

5.1.10.2 Assigned_property to Applied_activity_method_assignment (as described_element)

MIM element: PATH
Reference path:   property_definition
property_definition.definition -> characterized_definition
characterized_definition *> characterized_object
characterized_object => ss_characterizable_applied_action_method_assignment

5.1.10.3 Assigned_property to Task_method_state_relationship (as described_element)

MIM element: PATH
Reference path:   property_definition
property_definition.definition -> characterized_definition
characterized_definition *> characterized_object
characterized_object => ss_characterizable_applied_action_method_assignment

5.1.10.4 Assigned_property to Task_objective_state_relationship (as described_element)

MIM element: PATH
Reference path:   property_definition
property_definition.definition -> characterized_definition
characterized_definition *> characterized_object
characterized_object => ss_characterizable_applied_action_method_assignment

5.1.11 Attribute_classification

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

5.1.11.1 Attribute_classification to * (as classified_entity)

Reference path:   applied_attribute_classification_assignment.items[i] -> attribute_classification_item
attribute_classification_item *> ss_attribute_classification_item
ss_attribute_classification_item =
(/MAPPING_OF(Activity)/)
(/MAPPING_OF(Activity_method)/)
(/MAPPING_OF(Activity_method_assignment)/)
(/MAPPING_OF(Activity_property)/)
(/MAPPING_OF(Activity_property_representation)/)
(/MAPPING_OF(Activity_relationship)/)
(/MAPPING_OF(Applied_activity_assignment)/)
(/MAPPING_OF(Assigned_property)/)
(/MAPPING_OF(Condition_evaluation)/)
(/MAPPING_OF(Condition_evaluation_parameter)/)
(/MAPPING_OF(Event_assignment)/)
(/MAPPING_OF(Event_relationship)/)
(/MAPPING_OF(Managed_resource)/)
(/MAPPING_OF(Managed_resource_relationship)/)
(/MAPPING_OF(Property_representation)/)
(/MAPPING_OF(Related_condition_parameter)/)
(/MAPPING_OF(Required_resource)/)
(/MAPPING_OF(Required_resource_relationship)/)
(/MAPPING_OF(Resource_as_realized)/)
(/MAPPING_OF(Resource_as_realized_relationship)/)
(/MAPPING_OF(Resource_event)/)
(/MAPPING_OF(Resource_event_correspondence_relationship)/)
(/MAPPING_OF(Resource_event_relationship)/)
(/MAPPING_OF(Resource_item)/)
(/MAPPING_OF(Resource_item_assignment)/)
(/MAPPING_OF(Resource_item_relationship)/)
(/MAPPING_OF(Resource_item_realization)/)
(/MAPPING_OF(Resource_property)/)
(/MAPPING_OF(Resource_property_representation)/)

5.1.12 Attribute_translation_assignment

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

5.1.12.1 Attribute_translation_assignment to * (as considered_instance)

Reference path:   multi_language_attribute_assignment.items[i] -> multi_language_attribute_item
multi_language_attribute_item *> ss_multi_language_attribute_item
ss_multi_language_attribute_item =
(/MAPPING_OF(Activity_method_realization)/)
(/MAPPING_OF(Activity_method_realization_relationship)/)
(/MAPPING_OF(Activity_method_relationship)/)
(/MAPPING_OF(Activity_property)/)
(/MAPPING_OF(Applied_activity_method_assignment)/)
(/MAPPING_OF(Condition_evaluation)/)
(/MAPPING_OF(Managed_resource)/)
(/MAPPING_OF(Managed_resource_relationship)/)
(/MAPPING_OF(Related_condition_parameter)/)
(/MAPPING_OF(Required_resource)/)
(/MAPPING_OF(Required_resource_relationship)/)
(/MAPPING_OF(Resource_as_realized)/)
(/MAPPING_OF(Resource_as_realized_relationship)/)
(/MAPPING_OF(Resource_event)/)
(/MAPPING_OF(Resource_event_correspondence_relationship)/)
(/MAPPING_OF(Resource_event_relationship)/)
(/MAPPING_OF(Resource_item)/)
(/MAPPING_OF(Resource_item_assignment)/)
(/MAPPING_OF(Resource_item_relationship)/)
(/MAPPING_OF(Resource_item_realization)/)
(/MAPPING_OF(Resource_property)/)
(/MAPPING_OF(Task_element)/)
(/MAPPING_OF(Task_method)/)
(/MAPPING_OF(Task_method_version)/)
(/MAPPING_OF(Task_objective)/)

5.1.13 Certification_assignment

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

5.1.13.1 Certification_assignment to * (as items)

Reference path:   applied_certification_assignment.items[i] -> certification_item
certification_item *> ss_certification_item
ss_certification_item =
(/MAPPING_OF(Applied_activity_method_assignment)/)
(/MAPPING_OF(Resource_item)/)
(/MAPPING_OF(Resource_item_realization)/)
(/MAPPING_OF(Task_element)/)
(/MAPPING_OF(Task_method)/)
(/MAPPING_OF(Task_method_version)/)
(/MAPPING_OF(Task_objective)/)

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 * (as items)

Reference path:   applied_classification_assignment.items[i] -> classification_item
classification_item *> ss_classification_item
ss_classification_item =
(/MAPPING_OF(Activity)/)
(/MAPPING_OF(Activity_property_representation)/)
(/MAPPING_OF(Activity_relationship)/)
(/MAPPING_OF(Applied_activity_assignment)/)
(/MAPPING_OF(Assigned_property)/)
(/MAPPING_OF(Defined_state_relationship)/)
(/MAPPING_OF(Property_representation)/)
(/MAPPING_OF(State_assertion)/)
(/MAPPING_OF(State_assessment)/)

5.1.15 Collection_assignment

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

5.1.15.1 Collection_assignment to * (as is_assigned_to)

Reference path:   collection_assignment <=
applied_group_assignment
applied_group_assignment.items ->
groupable_item
groupable_item *> collection_assignment_groupable_item
collection_assignment_groupable_item *> ss_collection_assignment_groupable_item
ss_collection_assignment_groupable_item =
(/MAPPING_OF(Activity)/)
(/MAPPING_OF(Activity_method)/)

5.1.16 Collection_membership

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

5.1.16.1 Collection_membership to * (as member)

Reference path:   collection_membership <=
applied_group_assignment
applied_group_assignment.items ->
groupable_item
groupable_item *> collection_membership_groupable_item
collection_membership_groupable_item *> ss_collection_membership_groupable_item
ss_collection_membership_groupable_item =
(/MAPPING_OF(Activity)/)
(/MAPPING_OF(Activity_method)/)
(/MAPPING_OF(Activity_method_assignment)/)
(/MAPPING_OF(Activity_method_realization)/)
(/MAPPING_OF(Activity_method_realization_relationship)/)
(/MAPPING_OF(Activity_method_relationship)/)
(/MAPPING_OF(Activity_property)/)
(/MAPPING_OF(Activity_property_representation)/)
(/MAPPING_OF(Activity_relationship)/)
(/MAPPING_OF(Activity_status)/)
(/MAPPING_OF(Address)/)
(/MAPPING_OF(Address_assignment)/)
(/MAPPING_OF(Affected_items_assignment)/)
(/MAPPING_OF(Applied_activity_assignment)/)
(/MAPPING_OF(Applied_activity_method_assignment)/)
(/MAPPING_OF(Applied_information_usage_right)/)
(/MAPPING_OF(Applied_state_assignment)/)
(/MAPPING_OF(Applied_state_definition_assignment)/)
(/MAPPING_OF(Approval)/)
(/MAPPING_OF(Approval_assignment)/)
(/MAPPING_OF(Approval_relationship)/)
(/MAPPING_OF(Approval_status)/)
(/MAPPING_OF(Approving_person_organization)/)
(/MAPPING_OF(Assigned_property)/)
(/MAPPING_OF(Attribute_classification)/)
(/MAPPING_OF(Attribute_translation_assignment)/)
(/MAPPING_OF(Calendar_date)/)
(/MAPPING_OF(Certification)/)
(/MAPPING_OF(Certification_assignment)/)
(/MAPPING_OF(Class)/)
(/MAPPING_OF(Classification_assignment)/)
(/MAPPING_OF(Collection_assignment)/)
(/MAPPING_OF(Collection_membership)/)
(/MAPPING_OF(Condition)/)
(/MAPPING_OF(Condition_assignment)/)
(/MAPPING_OF(Condition_evaluation)/)
(/MAPPING_OF(Condition_evaluation_assignment)/)
(/MAPPING_OF(Condition_evaluation_parameter)/)
(/MAPPING_OF(Condition_parameter)/)
(/MAPPING_OF(Condition_relationship)/)
(/MAPPING_OF(Contract)/)
(/MAPPING_OF(Contract_assignment)/)
(/MAPPING_OF(Contract_relationship)/)
(/MAPPING_OF(Date_or_date_time_assignment)/)
(/MAPPING_OF(Date_time)/)
(/MAPPING_OF(Defined_state_relationship)/)
(/MAPPING_OF(Derived_unit_element)/)
(/MAPPING_OF(Document_assignment)/)
(/MAPPING_OF(Effectivity)/)
(/MAPPING_OF(Effectivity_assignment)/)
(/MAPPING_OF(Effectivity_relationship)/)
(/MAPPING_OF(Event)/)
(/MAPPING_OF(Event_assignment)/)
(/MAPPING_OF(Event_relationship)/)
(/MAPPING_OF(External_source)/)
(/MAPPING_OF(External_source_identification)/)
(/MAPPING_OF(File)/)
(/MAPPING_OF(Identification_assignment)/)
(/MAPPING_OF(Identification_relationship)/)
(/MAPPING_OF(Independent_property)/)
(/MAPPING_OF(Independent_property_relationship)/)
(/MAPPING_OF(Information_right)/)
(/MAPPING_OF(Information_usage_right)/)
(/MAPPING_OF(Information_usage_right_relationship)/)
(/MAPPING_OF(Justification)/)
(/MAPPING_OF(Justification_assignment)/)
(/MAPPING_OF(Justification_relationship)/)
(/MAPPING_OF(Justification_support_assignment)/)
(/MAPPING_OF(Language)/)
(/MAPPING_OF(Language_indication)/)
(/MAPPING_OF(Local_time)/)
(/MAPPING_OF(Location)/)
(/MAPPING_OF(Location_assignment)/)
(/MAPPING_OF(Location_relationship)/)
(/MAPPING_OF(Location_representation)/)
(/MAPPING_OF(Managed_resource)/)
(/MAPPING_OF(Managed_resource_relationship)/)
(/MAPPING_OF(Observation)/)
(/MAPPING_OF(Observation_assignment)/)
(/MAPPING_OF(Observation_consequence)/)
(/MAPPING_OF(Observation_relationship)/)
(/MAPPING_OF(Organization)/)
(/MAPPING_OF(Organization_or_person_in_organization_assignment)/)
(/MAPPING_OF(Organization_relationship)/)
(/MAPPING_OF(Organizational_location_identification)/)
(/MAPPING_OF(Person)/)
(/MAPPING_OF(Person_in_organization)/)
(/MAPPING_OF(Product)/)
(/MAPPING_OF(Product_design_to_individual)/)
(/MAPPING_OF(Product_design_version_to_individual)/)
(/MAPPING_OF(Product_planned_to_realized)/)
(/MAPPING_OF(Product_relationship)/)
(/MAPPING_OF(Product_version)/)
(/MAPPING_OF(Product_version_relationship)/)
(/MAPPING_OF(Product_view_definition)/)
(/MAPPING_OF(Project)/)
(/MAPPING_OF(Project_assignment)/)
(/MAPPING_OF(Project_relationship)/)
(/MAPPING_OF(Property_definition_representation)/)
(/MAPPING_OF(Regional_coordinate)/)
(/MAPPING_OF(Related_condition_parameter)/)
(/MAPPING_OF(Representation)/)
(/MAPPING_OF(Representation_context)/)
(/MAPPING_OF(Representation_item)/)
(/MAPPING_OF(Representation_relationship)/)
(/MAPPING_OF(Required_resource)/)
(/MAPPING_OF(Required_resource_assignment)/)
(/MAPPING_OF(Required_resource_relationship)/)
(/MAPPING_OF(Required_resource_requirement)/)
(/MAPPING_OF(Resource_as_realized)/)
(/MAPPING_OF(Resource_as_realized_assignment)/)
(/MAPPING_OF(Resource_as_realized_relationship)/)
(/MAPPING_OF(Resource_event)/)
(/MAPPING_OF(Resource_event_correspondence_relationship)/)
(/MAPPING_OF(Resource_event_relationship)/)
(/MAPPING_OF(Resource_item)/)
(/MAPPING_OF(Resource_item_assignment)/)
(/MAPPING_OF(Resource_item_realization)/)
(/MAPPING_OF(Resource_item_relationship)/)
(/MAPPING_OF(Resource_property)/)
(/MAPPING_OF(Resource_property_representation)/)
(/MAPPING_OF(Same_as_external_item)/)
(/MAPPING_OF(Security_classification)/)
(/MAPPING_OF(Security_classification_assignment)/)
(/MAPPING_OF(State)/)
(/MAPPING_OF(State_assertion)/)
(/MAPPING_OF(State_assessment)/)
(/MAPPING_OF(State_definition)/)
(/MAPPING_OF(State_definition_relationship)/)
(/MAPPING_OF(State_definition_role)/)
(/MAPPING_OF(State_relationship)/)
(/MAPPING_OF(State_role)/)
(/MAPPING_OF(Task_element_state_relationship)/)
(/MAPPING_OF(Task_method_state_relationship)/)
(/MAPPING_OF(Task_objective)/)
(/MAPPING_OF(Task_objective_state_relationship)/)
(/MAPPING_OF(Time_interval)/)
(/MAPPING_OF(Time_interval_assignment)/)
(/MAPPING_OF(Time_interval_relationship)/)
(/MAPPING_OF(Time_interval_role)/)
(/MAPPING_OF(Time_offset)/)
(/MAPPING_OF(Unit)/)
(/MAPPING_OF(Value_with_unit)/)
(/MAPPING_OF(View_definition_context)/)
(/MAPPING_OF(Work_output)/)
(/MAPPING_OF(Work_output_assignment)/)
(/MAPPING_OF(Work_output_relationship)/)
(/MAPPING_OF(Work_request)/)
(/MAPPING_OF(Work_request_status)/)

5.1.17 Condition_evaluation_assignment

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

5.1.17.1 Condition_evaluation_assignment to * (as item)

Reference path:   applied_action_assignment
applied_action_assignment.items[i] -> action_items
action_items *> condition_evaluation_action_items
condition_evaluation_action_items *> ss_condition_evaluation_action_items
ss_condition_evaluation_action_items =
(/MAPPING_OF(Assigned_property)/)

5.1.18 Condition_evaluation_parameter

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

5.1.18.1 Condition_evaluation_parameter to * (as evaluation_parameter)

Reference path:   applied_action_assignment
applied_action_assignment.items[i] -> action_items
action_items *> condition_evaluation_action_items
condition_evaluation_action_items *> ss_condition_evaluation_action_items
ss_condition_evaluation_action_items =
(/MAPPING_OF(Assigned_property)/)
(/MAPPING_OF(Property_representation)/)
(/MAPPING_OF(State)/)
(/MAPPING_OF(State_definition)/)

5.1.19 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.19.1 Condition_assignment to * (as item)

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 *> ss_condition_action_method_items
ss_condition_action_method_items =
(/MAPPING_OF(Activity)/)
(/MAPPING_OF(Activity_method)/)
(/MAPPING_OF(Activity_method_realization)/)
(/MAPPING_OF(Activity_method_realization_relationship)/)
(/MAPPING_OF(Activity_property)/)
(/MAPPING_OF(Applied_activity_assignment)/)
(/MAPPING_OF(Assigned_property)/)
(/MAPPING_OF(Effectivity)/)
(/MAPPING_OF(Managed_resource)/)
(/MAPPING_OF(Managed_resource_relationship)/)
(/MAPPING_OF(Resource_event)/)
(/MAPPING_OF(Resource_event_relationship)/)
(/MAPPING_OF(Resource_property)/)
(/MAPPING_OF(State_definition)/)
(/MAPPING_OF(State_definition_relationship)/)
(/MAPPING_OF(Task_method_assignment)/)
(/MAPPING_OF(Task_method_relationship)/)
(/MAPPING_OF(Task_method_version_assignment)/)
(/MAPPING_OF(Task_method_version_relationship)/)

5.1.20 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.20.1 Condition_parameter to * (as parameter)

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 *> ss_condition_action_method_items
ss_condition_action_method_items =
(/MAPPING_OF(Activity)/)
(/MAPPING_OF(Activity_method)/)
(/MAPPING_OF(Activity_property)/)
(/MAPPING_OF(Activity_property_representation)/)
(/MAPPING_OF(Assigned_property)/)
(/MAPPING_OF(Managed_resource)/)
(/MAPPING_OF(Property_representation)/)
(/MAPPING_OF(Required_resource)/)
(/MAPPING_OF(Resource_as_realized)/)
(/MAPPING_OF(Resource_as_realized_relationship)/)
(/MAPPING_OF(Resource_event)/)
(/MAPPING_OF(Resource_property)/)
(/MAPPING_OF(Resource_property_representation)/)
(/MAPPING_OF(State)/)
(/MAPPING_OF(State_assessment)/)
(/MAPPING_OF(State_definition)/)

5.1.21 Contract_assignment

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

5.1.21.1 Contract_assignment to * (as items)

Reference path:   applied_contract_assignment.items[i] -> contract_item
contract_item *> ss_contract_item
ss_contract_item =
(/MAPPING_OF(Activity_method_realization)/)
(/MAPPING_OF(Activity_method_realization_relationship)/)
(/MAPPING_OF(Activity_method_relationship)/)
(/MAPPING_OF(Applied_activity_method_assignment)/)
(/MAPPING_OF(Managed_resource)/)
(/MAPPING_OF(Resource_event)/)
(/MAPPING_OF(Resource_item)/)
(/MAPPING_OF(Resource_item_realization)/)
(/MAPPING_OF(Task_element)/)
(/MAPPING_OF(Task_method)/)
(/MAPPING_OF(Task_method_version)/)
(/MAPPING_OF(Task_objective)/)

5.1.22 Date_or_date_time_assignment

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

5.1.22.1 Date_or_date_time_assignment to * (as items)

#1:   if the assigned_date is a Calendar_date

Reference path:   (date_assignment=>
applied_date_assignment
applied_date_assignment.items[i] -> date_item
date_item *> ss_date_item
ss_date_item =
(/MAPPING_OF(Activity_method_realization)/)
(/MAPPING_OF(Activity_method_realization_relationship)/)
(/MAPPING_OF(Activity_method_relationship)/)
(/MAPPING_OF(Activity_property)/)
(/MAPPING_OF(Activity_property_representation)/)
(/MAPPING_OF(Applied_activity_method_assignment)/)
(/MAPPING_OF(Condition_evaluation)/)
(/MAPPING_OF(Condition_evaluation_assignment)/)
(/MAPPING_OF(Managed_resource)/)
(/MAPPING_OF(Managed_resource_relationship)/)
(/MAPPING_OF(Required_resource)/)
(/MAPPING_OF(Required_resource_assignment)/)
(/MAPPING_OF(Resource_as_realized)/)
(/MAPPING_OF(Resource_as_realized_assignment)/)
(/MAPPING_OF(Resource_event)/)
(/MAPPING_OF(Resource_item)/)
(/MAPPING_OF(Resource_item_assignment)/)
(/MAPPING_OF(Resource_item_realization)/)
(/MAPPING_OF(Resource_property)/)
(/MAPPING_OF(Resource_property_representation)/)
(/MAPPING_OF(Task_element)/)
(/MAPPING_OF(Task_element_state_relationship)/)
(/MAPPING_OF(Task_method)/)
(/MAPPING_OF(Task_method_state_relationship)/)
(/MAPPING_OF(Task_method_version)/)
(/MAPPING_OF(Task_objective)/)
(/MAPPING_OF(Task_objective_state_relationship)/))

#2:   if the assigned_date is a Date_time

Reference path:   (date_and_time_assignment=>
applied_date_and_time_assignment
applied_date_and_time_assignment.items[i] -> date_and_time_item
date_and_time_item *> ss_date_and_time_item
ss_date_and_time_item =
(/MAPPING_OF(Activity_method_realization)/)
(/MAPPING_OF(Activity_method_realization_relationship)/)
(/MAPPING_OF(Activity_method_relationship)/)
(/MAPPING_OF(Activity_property)/)
(/MAPPING_OF(Activity_property_representation)/)
(/MAPPING_OF(Applied_activity_method_assignment)/)
(/MAPPING_OF(Condition_evaluation)/)
(/MAPPING_OF(Condition_evaluation_assignment)/)
(/MAPPING_OF(Managed_resource)/)
(/MAPPING_OF(Managed_resource_relationship)/)
(/MAPPING_OF(Required_resource)/)
(/MAPPING_OF(Required_resource_assignment)/)
(/MAPPING_OF(Resource_as_realized)/)
(/MAPPING_OF(Resource_as_realized_assignment)/)
(/MAPPING_OF(Resource_event)/)
(/MAPPING_OF(Resource_item)/)
(/MAPPING_OF(Resource_item_assignment)/)
(/MAPPING_OF(Resource_item_realization)/)
(/MAPPING_OF(Resource_property)/)
(/MAPPING_OF(Resource_property_representation)/)
(/MAPPING_OF(Task_element)/)
(/MAPPING_OF(Task_element_state_relationship)/)
(/MAPPING_OF(Task_method)/)
(/MAPPING_OF(Task_method_state_relationship)/)
(/MAPPING_OF(Task_method_version)/)
(/MAPPING_OF(Task_objective)/)
(/MAPPING_OF(Task_objective_state_relationship)/))

5.1.23 Document_assignment

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

5.1.23.1 Document_assignment to * (as is_assigned_to)

#1:    If the assignment is not a partial document assignment.

Reference path:   applied_document_reference
applied_document_reference.items[i] ->
document_reference_item
document_reference_item *> ss_document_reference_item
ss_document_reference_item =
(/MAPPING_OF(Activity_method_realization)/)
(/MAPPING_OF(Activity_method_realization_relationship)/)
(/MAPPING_OF(Activity_method_relationship)/)
(/MAPPING_OF(Activity_property)/)
(/MAPPING_OF(Activity_property_representation)/)
(/MAPPING_OF(Applied_activity_method_assignment)/)
(/MAPPING_OF(Condition_evaluation)/)
(/MAPPING_OF(Managed_resource)/)
(/MAPPING_OF(Required_resource)/)
(/MAPPING_OF(Required_resource_assignment)/)
(/MAPPING_OF(Required_resource_relationship)/)
(/MAPPING_OF(Resource_as_realized)/)
(/MAPPING_OF(Resource_event)/)
(/MAPPING_OF(Resource_item)/)
(/MAPPING_OF(Resource_item_assignment)/)
(/MAPPING_OF(Resource_item_relationship)/)
(/MAPPING_OF(Resource_item_realization)/)
(/MAPPING_OF(Resource_property)/)
(/MAPPING_OF(Resource_property_representation)/)
(/MAPPING_OF(State)/)
(/MAPPING_OF(State_assertion)/)
(/MAPPING_OF(State_assessment)/)
(/MAPPING_OF(State_definition)/)
(/MAPPING_OF(Task_element)/)
(/MAPPING_OF(Task_element_state_relationship)/)
(/MAPPING_OF(Task_method)/)
(/MAPPING_OF(Task_method_state_relationship)/)
(/MAPPING_OF(Task_method_version)/)
(/MAPPING_OF(Task_objective)/)
(/MAPPING_OF(Task_objective_state_relationship)/)

#2:    If the assignment is a partial document assignment.

Reference path:   applied_document_usage_constraint_assignment
applied_document_usage_constraint_assignment.items[i] ->
document_reference_item
document_reference_item *> ss_document_reference_item
ss_document_reference_item =
(/MAPPING_OF(Activity_method_realization)/)
(/MAPPING_OF(Activity_method_realization_relationship)/)
(/MAPPING_OF(Activity_method_relationship)/)
(/MAPPING_OF(Activity_property)/)
(/MAPPING_OF(Activity_property_representation)/)
(/MAPPING_OF(Applied_activity_method_assignment)/)
(/MAPPING_OF(Condition_evaluation)/)
(/MAPPING_OF(Managed_resource)/)
(/MAPPING_OF(Required_resource)/)
(/MAPPING_OF(Required_resource_assignment)/)
(/MAPPING_OF(Required_resource_relationship)/)
(/MAPPING_OF(Resource_as_realized)/)
(/MAPPING_OF(Resource_event)/)
(/MAPPING_OF(Resource_item)/)
(/MAPPING_OF(Resource_item_assignment)/)
(/MAPPING_OF(Resource_item_relationship)/)
(/MAPPING_OF(Resource_item_realization)/)
(/MAPPING_OF(Resource_property)/)
(/MAPPING_OF(Resource_property_representation)/)
(/MAPPING_OF(State)/)
(/MAPPING_OF(State_assertion)/)
(/MAPPING_OF(State_assessment)/)
(/MAPPING_OF(State_definition)/)
(/MAPPING_OF(Task_element)/)
(/MAPPING_OF(Task_element_state_relationship)/)
(/MAPPING_OF(Task_method)/)
(/MAPPING_OF(Task_method_state_relationship)/)
(/MAPPING_OF(Task_method_version)/)
(/MAPPING_OF(Task_objective)/)
(/MAPPING_OF(Task_objective_state_relationship)/)

5.1.24 Effectivity_assignment

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

5.1.24.1 Effectivity_assignment to * (as items)

Reference path:   applied_effectivity_assignment.items[i] -> effectivity_item
effectivity_item *> ss_effectivity_item
ss_effectivity_item =
(/MAPPING_OF(Activity_property)/)
(/MAPPING_OF(Applied_activity_method_assignment)/)
(/MAPPING_OF(Applied_state_definition_assignment)/)
(/MAPPING_OF(Managed_resource_relationship)/)
(/MAPPING_OF(Required_resource_assignment)/)
(/MAPPING_OF(Required_resource_relationship)/)
(/MAPPING_OF(Resource_item_assignment)/)
(/MAPPING_OF(Resource_item_relationship)/)
(/MAPPING_OF(Resource_property)/)
(/MAPPING_OF(State_definition_relationship)/)

5.1.25 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.25.1 Identification_assignment to * (as items)

Reference path:   applied_identification_assignment.items[i] ->
identification_item
identification_item *> ss_identification_item
ss_identification_item =
(/MAPPING_OF(Activity_method)/)
(/MAPPING_OF(Activity_method_realization)/)
(/MAPPING_OF(Activity_method_realization_relationship)/)
(/MAPPING_OF(Activity_method_relationship)/)
(/MAPPING_OF(Activity_property)/)
(/MAPPING_OF(Condition_evaluation)/)
(/MAPPING_OF(Event)/)
(/MAPPING_OF(Justification)/)
(/MAPPING_OF(Justification_assignment)/)
(/MAPPING_OF(Justification_relationship)/)
(/MAPPING_OF(Justification_support_assignment)/)
(/MAPPING_OF(Managed_resource)/)
(/MAPPING_OF(Required_resource_relationship)/)
(/MAPPING_OF(Resource_as_realized)/)
(/MAPPING_OF(Resource_event)/)
(/MAPPING_OF(Resource_property)/)
(/MAPPING_OF(State_definition)/)
(/MAPPING_OF(State_definition_relationship)/)
(/MAPPING_OF(Task_element_state_relationship)/)
(/MAPPING_OF(Task_method_assignment)/)
(/MAPPING_OF(Task_method_state_relationship)/)
(/MAPPING_OF(Task_method_version_assignment)/)
(/MAPPING_OF(Task_objective)/)
(/MAPPING_OF(Task_objective_state_relationship)/)

5.1.26 Justification_assignment

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

5.1.26.1 Justification_assignment to * (as item)

Reference path:   justification_assignment <=
group <-
group_assignment.assigned_group
group_assignment =>
justification_item_group_assignment
justification_item_group_assignment.items[1] ->
justification_item
justification_item *> ss_justification_item
ss_justification_item =
(/MAPPING_OF(Activity_method_realization)/)
(/MAPPING_OF(Activity_method_realization_relationship)/)
(/MAPPING_OF(Activity_method_relationship)/)
(/MAPPING_OF(Activity_property)/)
(/MAPPING_OF(Applied_activity_method_assignment)/)
(/MAPPING_OF(Managed_resource_relationship)/)
(/MAPPING_OF(Required_resource)/)
(/MAPPING_OF(Required_resource_assignment)/)
(/MAPPING_OF(Required_resource_relationship)/)
(/MAPPING_OF(Resource_as_realized)/)
(/MAPPING_OF(Resource_event)/)
(/MAPPING_OF(Resource_item)/)
(/MAPPING_OF(Resource_item_assignment)/)
(/MAPPING_OF(Resource_item_relationship)/)
(/MAPPING_OF(Resource_item_realization)/)
(/MAPPING_OF(Resource_property)/)
(/MAPPING_OF(State_assertion)/)
(/MAPPING_OF(State_assessment)/)
(/MAPPING_OF(Task_element)/)
(/MAPPING_OF(Task_element_state_relationship)/)
(/MAPPING_OF(Task_method)/)
(/MAPPING_OF(Task_method_state_relationship)/)
(/MAPPING_OF(Task_method_version)/)
(/MAPPING_OF(Task_objective)/)
(/MAPPING_OF(Task_objective_state_relationship)/)

5.1.27 Justification_support_assignment

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

5.1.27.1 Justification_support_assignment to * (as support_item)

Reference path:   justification_support_assignment <=
group <-
group_assignment.assigned_group
group_assignment =>
justification_support_item_group_assignment
justification_support_item_group_assignment.items[1] ->
justification_support_item
justification_support_item *> ss_justification_support_item
ss_justification_support_item =
(/MAPPING_OF(Activity_property)/)
(/MAPPING_OF(Applied_activity_method_assignment)/)
(/MAPPING_OF(Applied_state_assignment)/)
(/MAPPING_OF(Applied_state_definition_assignment)/)
(/MAPPING_OF(Resource_property)/)
(/MAPPING_OF(State)/)
(/MAPPING_OF(State_definition)/)
(/MAPPING_OF(State_relationship)/)

5.1.28 Language_indication

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

5.1.28.1 Language_indication to * (as considered_instance)

Reference path:   attribute_language_assignment.items[i] -> attribute_language_item
attribute_language_item *> ss_attribute_language_item
ss_attribute_language_item =
(/MAPPING_OF(Activity_method_realization)/)
(/MAPPING_OF(Activity_method_realization_relationship)/)
(/MAPPING_OF(Activity_method_relationship)/)
(/MAPPING_OF(Activity_property)/)
(/MAPPING_OF(Applied_activity_method_assignment)/)
(/MAPPING_OF(Condition_evaluation)/)
(/MAPPING_OF(Managed_resource)/)
(/MAPPING_OF(Managed_resource_relationship)/)
(/MAPPING_OF(Related_condition_parameter)/)
(/MAPPING_OF(Required_resource)/)
(/MAPPING_OF(Required_resource_relationship)/)
(/MAPPING_OF(Resource_as_realized)/)
(/MAPPING_OF(Resource_as_realized_relationship)/)
(/MAPPING_OF(Resource_event)/)
(/MAPPING_OF(Resource_event_correspondence_relationship)/)
(/MAPPING_OF(Resource_event_relationship)/)
(/MAPPING_OF(Resource_item)/)
(/MAPPING_OF(Resource_item_assignment)/)
(/MAPPING_OF(Resource_item_relationship)/)
(/MAPPING_OF(Resource_item_realization)/)
(/MAPPING_OF(Resource_property)/)
(/MAPPING_OF(Task_element)/)
(/MAPPING_OF(Task_element_relationship)/)
(/MAPPING_OF(Task_method)/)
(/MAPPING_OF(Task_method_assignment)/)
(/MAPPING_OF(Task_method_relationship)/)
(/MAPPING_OF(Task_method_version)/)
(/MAPPING_OF(Task_method_version_assignment)/)
(/MAPPING_OF(Task_method_version_relationship)/)
(/MAPPING_OF(Task_objective)/)

5.1.29 Location_assignment

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

5.1.29.1 Location_assignment to * (as entity_for_location)

Reference path:   applied_location_assignment
applied_location_assignment.items[1] ->
location_item
location_item = ss_location_item
ss_location_item =
(/MAPPING_OF(Activity)/)
(/MAPPING_OF(Applied_activity_assignment)/)
(/MAPPING_OF(Applied_activity_method_assignment)/)
(/MAPPING_OF(Required_resource)/)
(/MAPPING_OF(Required_resource_assignment)/)
(/MAPPING_OF(Resource_item)/)
(/MAPPING_OF(Resource_item_assignment)/)
(/MAPPING_OF(Resource_item_realization)/)
(/MAPPING_OF(Task_element)/)
(/MAPPING_OF(Task_method)/)
(/MAPPING_OF(Task_method_version)/)

5.1.30 Organization_or_person_in_organization_assignment

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

5.1.30.1 Organization_or_person_in_organization_assignment to * (as items)

#1:   if assigned_entity is an Organization

Reference path:   (applied_organization_assignment.items[i] -> organization_item
organization_item *> ss_organization_item
ss_organization_item =
(/MAPPING_OF(Activity_method_realization)/)
(/MAPPING_OF(Activity_method_realization_relationship)/)
(/MAPPING_OF(Activity_method_relationship)/)
(/MAPPING_OF(Activity_property)/)
(/MAPPING_OF(Activity_property_representation)/)
(/MAPPING_OF(Applied_activity_method_assignment)/)
(/MAPPING_OF(Condition_evaluation)/)
(/MAPPING_OF(Condition_evaluation_assignment)/)
(/MAPPING_OF(Managed_resource)/)
(/MAPPING_OF(Managed_resource_relationship)/)
(/MAPPING_OF(Required_resource)/)
(/MAPPING_OF(Required_resource_assignment)/)
(/MAPPING_OF(Resource_as_realized)/)
(/MAPPING_OF(Resource_as_realized_assignment)/)
(/MAPPING_OF(Resource_event)/)
(/MAPPING_OF(Resource_item)/)
(/MAPPING_OF(Resource_item_assignment)/)
(/MAPPING_OF(Resource_item_realization)/)
(/MAPPING_OF(Resource_property)/)
(/MAPPING_OF(Resource_property_representation)/)
(/MAPPING_OF(Task_element)/)
(/MAPPING_OF(Task_element_state_relationship)/)
(/MAPPING_OF(Task_method_state_relationship)/)
(/MAPPING_OF(Task_method_version)/)
(/MAPPING_OF(Task_objective)/)
(/MAPPING_OF(Task_objective_state_relationship)/))

#2:   if assigned_entity is a Person_in_organization

Reference path:   (applied_person_and_organization_assignment.items[i] -> person_and_organization_item
person_and_organization_item *> ss_person_and_organization_item
ss_person_and_organization_item =
(/MAPPING_OF(Activity_method_realization)/)
(/MAPPING_OF(Activity_method_realization_relationship)/)
(/MAPPING_OF(Activity_method_relationship)/)
(/MAPPING_OF(Activity_property)/)
(/MAPPING_OF(Activity_property_representation)/)
(/MAPPING_OF(Applied_activity_method_assignment)/)
(/MAPPING_OF(Condition_evaluation)/)
(/MAPPING_OF(Condition_evaluation_assignment)/)
(/MAPPING_OF(Managed_resource)/)
(/MAPPING_OF(Managed_resource_relationship)/)
(/MAPPING_OF(Required_resource)/)
(/MAPPING_OF(Required_resource_assignment)/)
(/MAPPING_OF(Resource_as_realized)/)
(/MAPPING_OF(Resource_as_realized_assignment)/)
(/MAPPING_OF(Resource_event)/)
(/MAPPING_OF(Resource_item)/)
(/MAPPING_OF(Resource_item_assignment)/)
(/MAPPING_OF(Resource_item_realization)/)
(/MAPPING_OF(Resource_property)/)
(/MAPPING_OF(Resource_property_representation)/)
(/MAPPING_OF(Task_element)/)
(/MAPPING_OF(Task_element_state_relationship)/)
(/MAPPING_OF(Task_method_state_relationship)/)
(/MAPPING_OF(Task_method_version)/)
(/MAPPING_OF(Task_objective)/)
(/MAPPING_OF(Task_objective_state_relationship)/))

5.1.31 Observation_assignment

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

5.1.31.1 Observation_assignment to * (as item)

Reference path:   applied_action_assignment
applied_action_assignment.items[i] ->
action_items
action_items *> ss_action_items
ss_action_items =
(/MAPPING_OF(Activity)/)
(/MAPPING_OF(Activity_method)/)
(/MAPPING_OF(Activity_method_assignment)/)
(/MAPPING_OF(Activity_method_realization)/)
(/MAPPING_OF(Activity_method_realization_relationship)/)
(/MAPPING_OF(Activity_method_relationship)/)
(/MAPPING_OF(Activity_property)/)
(/MAPPING_OF(Activity_property_representation)/)
(/MAPPING_OF(Activity_relationship)/)
(/MAPPING_OF(Activity_status)/)
(/MAPPING_OF(Address)/)
(/MAPPING_OF(Address_assignment)/)
(/MAPPING_OF(Affected_items_assignment)/)
(/MAPPING_OF(Applied_activity_assignment)/)
(/MAPPING_OF(Applied_activity_method_assignment)/)
(/MAPPING_OF(Applied_information_usage_right)/)
(/MAPPING_OF(Applied_state_assignment)/)
(/MAPPING_OF(Applied_state_definition_assignment)/)
(/MAPPING_OF(Approval)/)
(/MAPPING_OF(Approval_assignment)/)
(/MAPPING_OF(Approval_relationship)/)
(/MAPPING_OF(Approval_status)/)
(/MAPPING_OF(Approving_person_organization)/)
(/MAPPING_OF(Assigned_property)/)
(/MAPPING_OF(Attribute_classification)/)
(/MAPPING_OF(Attribute_translation_assignment)/)
(/MAPPING_OF(Calendar_date)/)
(/MAPPING_OF(Certification)/)
(/MAPPING_OF(Certification_assignment)/)
(/MAPPING_OF(Class)/)
(/MAPPING_OF(Classification_assignment)/)
(/MAPPING_OF(Collection_assignment)/)
(/MAPPING_OF(Collection_membership)/)
(/MAPPING_OF(Condition)/)
(/MAPPING_OF(Condition_assignment)/)
(/MAPPING_OF(Condition_evaluation)/)
(/MAPPING_OF(Condition_evaluation_assignment)/)
(/MAPPING_OF(Condition_evaluation_parameter)/)
(/MAPPING_OF(Condition_parameter)/)
(/MAPPING_OF(Condition_relationship)/)
(/MAPPING_OF(Contract)/)
(/MAPPING_OF(Contract_assignment)/)
(/MAPPING_OF(Contract_relationship)/)
(/MAPPING_OF(Date_or_date_time_assignment)/)
(/MAPPING_OF(Date_time)/)
(/MAPPING_OF(Defined_state_relationship)/)
(/MAPPING_OF(Derived_unit_element)/)
(/MAPPING_OF(Document_assignment)/)
(/MAPPING_OF(Effectivity)/)
(/MAPPING_OF(Effectivity_assignment)/)
(/MAPPING_OF(Effectivity_relationship)/)
(/MAPPING_OF(Event)/)
(/MAPPING_OF(Event_assignment)/)
(/MAPPING_OF(Event_relationship)/)
(/MAPPING_OF(External_source)/)
(/MAPPING_OF(External_source_identification)/)
(/MAPPING_OF(File)/)
(/MAPPING_OF(Identification_assignment)/)
(/MAPPING_OF(Identification_relationship)/)
(/MAPPING_OF(Independent_property)/)
(/MAPPING_OF(Independent_property_relationship)/)
(/MAPPING_OF(Information_right)/)
(/MAPPING_OF(Information_usage_right)/)
(/MAPPING_OF(Information_usage_right_relationship)/)
(/MAPPING_OF(Justification)/)
(/MAPPING_OF(Justification_assignment)/)
(/MAPPING_OF(Justification_relationship)/)
(/MAPPING_OF(Justification_support_assignment)/)
(/MAPPING_OF(Language)/)
(/MAPPING_OF(Language_indication)/)
(/MAPPING_OF(Local_time)/)
(/MAPPING_OF(Location)/)
(/MAPPING_OF(Location_assignment)/)
(/MAPPING_OF(Location_relationship)/)
(/MAPPING_OF(Location_representation)/)
(/MAPPING_OF(Managed_resource)/)
(/MAPPING_OF(Managed_resource_relationship)/)
(/MAPPING_OF(Observation)/)
(/MAPPING_OF(Observation_assignment)/)
(/MAPPING_OF(Observation_consequence)/)
(/MAPPING_OF(Observation_relationship)/)
(/MAPPING_OF(Organization)/)
(/MAPPING_OF(Organization_or_person_in_organization_assignment)/)
(/MAPPING_OF(Organization_relationship)/)
(/MAPPING_OF(Organizational_location_identification)/)
(/MAPPING_OF(Person)/)
(/MAPPING_OF(Person_in_organization)/)
(/MAPPING_OF(Product)/)
(/MAPPING_OF(Product_design_to_individual)/)
(/MAPPING_OF(Product_design_version_to_individual)/)
(/MAPPING_OF(Product_planned_to_realized)/)
(/MAPPING_OF(Product_relationship)/)
(/MAPPING_OF(Product_version)/)
(/MAPPING_OF(Product_version_relationship)/)
(/MAPPING_OF(Product_view_definition)/)
(/MAPPING_OF(Project)/)
(/MAPPING_OF(Project_assignment)/)
(/MAPPING_OF(Project_relationship)/)
(/MAPPING_OF(Property_definition_representation)/)
(/MAPPING_OF(Regional_coordinate)/)
(/MAPPING_OF(Related_condition_parameter)/)
(/MAPPING_OF(Representation)/)
(/MAPPING_OF(Representation_context)/)
(/MAPPING_OF(Representation_item)/)
(/MAPPING_OF(Representation_relationship)/)
(/MAPPING_OF(Required_resource)/)
(/MAPPING_OF(Required_resource_assignment)/)
(/MAPPING_OF(Required_resource_relationship)/)
(/MAPPING_OF(Required_resource_requirement)/)
(/MAPPING_OF(Resource_as_realized)/)
(/MAPPING_OF(Resource_as_realized_assignment)/)
(/MAPPING_OF(Resource_as_realized_relationship)/)
(/MAPPING_OF(Resource_event)/)
(/MAPPING_OF(Resource_event_correspondence_relationship)/)
(/MAPPING_OF(Resource_event_relationship)/)
(/MAPPING_OF(Resource_item)/)
(/MAPPING_OF(Resource_item_assignment)/)
(/MAPPING_OF(Resource_item_realization)/)
(/MAPPING_OF(Resource_item_relationship)/)
(/MAPPING_OF(Resource_property)/)
(/MAPPING_OF(Resource_property_representation)/)
(/MAPPING_OF(Same_as_external_item)/)
(/MAPPING_OF(Security_classification)/)
(/MAPPING_OF(Security_classification_assignment)/)
(/MAPPING_OF(State)/)
(/MAPPING_OF(State_assertion)/)
(/MAPPING_OF(State_assessment)/)
(/MAPPING_OF(State_definition)/)
(/MAPPING_OF(State_definition_relationship)/)
(/MAPPING_OF(State_definition_role)/)
(/MAPPING_OF(State_relationship)/)
(/MAPPING_OF(State_role)/)
(/MAPPING_OF(Task_element_state_relationship)/)
(/MAPPING_OF(Task_method_state_relationship)/)
(/MAPPING_OF(Task_objective)/)
(/MAPPING_OF(Task_objective_state_relationship)/)
(/MAPPING_OF(Time_interval)/)
(/MAPPING_OF(Time_interval_assignment)/)
(/MAPPING_OF(Time_interval_relationship)/)
(/MAPPING_OF(Time_interval_role)/)
(/MAPPING_OF(Time_offset)/)
(/MAPPING_OF(Unit)/)
(/MAPPING_OF(Value_with_unit)/)
(/MAPPING_OF(View_definition_context)/)
(/MAPPING_OF(Work_output)/)
(/MAPPING_OF(Work_output_assignment)/)
(/MAPPING_OF(Work_output_relationship)/)
(/MAPPING_OF(Work_request)/)
(/MAPPING_OF(Work_request_status)/)

5.1.32 Project_assignment

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

5.1.32.1 Project_assignment to * (as items)

Reference path:   applied_organizational_project_assignment.items[i] -> project_item
project_item *> ss_project_item
ss_project_item =
(/MAPPING_OF(Activity_method)/)
(/MAPPING_OF(Activity_method_realization)/)
(/MAPPING_OF(Activity_method_realization_relationship)/)
(/MAPPING_OF(Activity_method_relationship)/)
(/MAPPING_OF(Applied_activity_assignment)/)
(/MAPPING_OF(Applied_activity_method_assignment)/)
(/MAPPING_OF(Task_objective)/)

5.1.33 Required_resource_assignment

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

5.1.33.1 Required_resource_assignment to * (as item)

Reference path:   action_method <- action_method_assignment.assigned_action_method
action_method_assignment
{action_method_assignment.role -> action_method_role
action_method_role
action_method_role.name = 'required resource'}
action_method_assignment => applied_action_method_assignment
applied_action_method_assignment
applied_action_method_assignment.items[i] -> action_method_items
action_method_items *> ss_action_method_items
ss_action_method_items =
(/MAPPING_OF(Activity)/)
(/MAPPING_OF(Activity_method)/)
(/MAPPING_OF(Applied_activity_assignment)/)
(/MAPPING_OF(Event)/)
(/MAPPING_OF(Task_method_assignment)/)
(/MAPPING_OF(Task_method_version_assignment)/)

5.1.34 Resource_property

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

5.1.34.1 Resource_property to * (as described_element)

Reference path:   resource_property.resource ->
characterized_resource_definition
characterized_resource_definition *> ss_characterized_resource_definition
ss_characterized_resource_definition =
(/MAPPING_OF(Managed_resource)/)
(/MAPPING_OF(Required_resource)/)
(/MAPPING_OF(Resource_as_realized)/)
(/MAPPING_OF(Resource_item)/)
(/MAPPING_OF(Resource_item_relationship)/)
(/MAPPING_OF(Resource_item_realization)/)

5.1.35 Same_as_external_item

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

5.1.35.1 Same_as_external_item to * (as items)

Reference path:   same_as_external_item_assignment.items[i] -> same_as_item
same_as_item *> ss_same_as_item
ss_same_as_item =
(/MAPPING_OF(Activity)/)
(/MAPPING_OF(Activity_method)/)

5.1.36 Security_classification_assignment

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

5.1.36.1 Security_classification_assignment to * (as items)

Reference path:   applied_security_classification_assignment.items [i] ->
security_classification_item
security_classification_item *> ss_security_classification_item
ss_security_classification_item =
(/MAPPING_OF(Activity_method_realization)/)
(/MAPPING_OF(Activity_method_realization_relationship)/)
(/MAPPING_OF(Activity_method_relationship)/)
(/MAPPING_OF(Applied_activity_method_assignment)/)
(/MAPPING_OF(Resource_item)/)
(/MAPPING_OF(Resource_item_realization)/)
(/MAPPING_OF(Task_element)/)
(/MAPPING_OF(Task_element_state_relationship)/)
(/MAPPING_OF(Task_method)/)
(/MAPPING_OF(Task_method_version)/)
(/MAPPING_OF(Task_objective)/)
(/MAPPING_OF(Task_objective_state_relationship)/)

5.1.37 Work_output_assignment

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

5.1.37.1 Work_output_assignment to * (as item)

Reference path:   action_method_assignment
action_method_assignment => applied_action_method_assignment
applied_action_method_assignment
applied_action_method_assignment.items[i] -> action_method_items
action_method_items *> ss_action_method_items
ss_action_method_items =
(/MAPPING_OF(Activity)/)
(/MAPPING_OF(Activity_method)/)
(/MAPPING_OF(Applied_activity_assignment)/)
(/MAPPING_OF(Applied_activity_method_assignment)/)
(/MAPPING_OF(Event)/)


© ISO 2011 — All rights reserved