AP scope  |  AP module  |  AP contents  |  AP index
Application module: Required resource ISO/TS 10303-1267: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
5 Module interpreted model
   5.1 Mapping specification
   5.2 MIM EXPRESS short listing
     5.2.1 MIM type definition

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 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.1.1 Classification_assignment to Required_resource (as items)

Reference path:   applied_classification_assignment.items[i] -> classification_item
classification_item
classification_item *> required_resource_classification_item
required_resource_classification_item
required_resource_classification_item = action_resource_requirement

5.1.1.2 Classification_assignment to Required_resource_assignment (as items)

Reference path:   applied_classification_assignment.items[i] -> classification_item
classification_item
classification_item *> required_resource_classification_item
required_resource_classification_item
required_resource_classification_item = action_method

5.1.1.3 Classification_assignment to Required_resource_relationship (as items)

Reference path:   applied_classification_assignment.items[i] -> classification_item
classification_item
classification_item *> required_resource_classification_item
required_resource_classification_item
required_resource_classification_item = action_resource_requirement_relationship

5.1.2 Required_resource

MIM element: action_resource_requirement
Source: ISO 10303-49
Reference path:   action_resource_requirement
{action_resource_requirement.kind ->
resource_requirement_type
resource_requirement_type.name='required resource'}
{action_resource_requirement.operations[i] ->
characterized_action_definition
characterized_action_definition = action_method
action_method
action_method.name = 'resource management'}

5.1.2.1 name

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

5.1.2.2 description

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

5.1.2.3 Required_resource to Value_with_unit (as required_quantity)

MIM element: PATH
Source: ISO 10303-41
Reference path:   action_resource_requirement
characterized_resource_definition = action_resource_requirement
characterized_resource_definition
characterized_resource_definition <-
resource_property.resource
resource_property
{resource_property.name = 'required quantity'}
resource_property <-
resource_property_representation.property
resource_property_representation
{resource_property_representation.name = 'required quantity'}
resource_property_representation.representation ->
representation
{representation.context_of_items ->
representation_context
representation_context.context_identifier = ''}
{representation.context_of_items ->
representation_context
representation_context.context_type = 'required resource'}
representation.items[i] ->
representation_item
representation_item =>
value_representation_item
value_representation_item.value_component ->
measure_value
measure_value <-
measure_with_unit

5.1.3 Required_resource_assignment

MIM element: action_method
Source: ISO 10303-41
Reference path:   {action_method.name = 'resource management'}
{action_method.consequence = 'required resource assignment'}
{action_method.purpose = 'standard action method'}

5.1.3.1 Required_resource_assignment to Required_resource (as assigned_resource)

MIM element: PATH
Source: ISO 10303-49
Reference path:   action_method
characterized_action_definition = action_method
characterized_action_definition
characterized_action_definition <- action_resource_requirement.operations[i]
action_resource_requirement

5.1.3.2 Required_resource_assignment to required_resource_item (as item)

MIM element: PATH
Source: ISO 10303-1249
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

5.1.4 Required_resource_by_resource_item

MIM element: requirement_for_action_resource
Source: ISO 10303-49
Reference path:   requirement_for_action_resource <=
action_resource_requirement
{action_resource_requirement.kind ->
resource_requirement_type
resource_requirement_type.name = 'required resource by resource item'}
{action_resource_requirement.operations[i] ->
characterized_action_definition
characterized_action_definition = action_method
action_method
action_method.name = 'resource management'}

5.1.4.1 Required_resource_by_resource_item to Resource_item (as resource_item)

MIM element: PATH
Source: ISO 10303-49
Reference path:   requirement_for_action_resource.resources[i] ->
action_resource

5.1.5 Required_resource_by_specification

MIM element: action_resource_requirement
Source: ISO 10303-49
Reference path:   action_resource_requirement
{action_resource_requirement.kind ->
resource_requirement_type
resource_requirement_type.name='required resource by specification'}
{action_resource_requirement.operations[i] ->
characterized_action_definition
characterized_action_definition = action_method
action_method
action_method.name = 'resource management'}

5.1.6 Required_resource_relationship

MIM element: action_resource_requirement_relationship
Source: ISO 10303-49

5.1.6.1 name

MIM element: action_resource_requirement_relationship.name
Source: ISO 10303-49

5.1.6.2 description

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

5.1.6.3 Required_resource_relationship to Required_resource (as relating)

MIM element: PATH
Source: ISO 10303-49
Reference path:   action_resource_requirement_relationship.relating_action_resource_requirement ->
action_resource_requirement

5.1.6.4 Required_resource_relationship to Required_resource (as related)

MIM element: PATH
Source: ISO 10303-49
Reference path:   action_resource_requirement_relationship.related_action_resource_requirement ->
action_resource_requirement


© ISO 2004 — All rights reserved