AP scope | AP module | AP contents | AP index | |
Application module: Requirement management | ISO/TS 10303-1348:2004(E) © ISO |
This clause specifies the EXPRESS schema derived from the mapping table. It uses elements from the common resources or from other application modules and defines the EXPRESS constructs that are specific to this part of ISO 10303.
This clause constitutes the Module Interpreted Module (MIM) of the application module.
This clause also specifies the modifications that apply to the constructs imported from the common resources.
The following restrictions apply to the use, in this schema, of constructs defined in common resources or in application modules:
*)
SCHEMA Requirement_management_mim;
USE FROM
Alias_identification_mim;
--
ISO/TS 10303-1025
USE FROM
Contract_mim;
--
ISO/TS 10303-1062
USE FROM
Management_resource_information_mim;
--
ISO/TS 10303-1288
USE FROM
product_definition_schema
--
ISO 10303-41
(product,
product_definition,
product_definition_formation,
product_definition_formation_relationship,
product_definition_relationship);
USE FROM
Product_view_definition_properties_mim;
--
ISO/TS 10303-1034
USE FROM
Requirement_assignment_mim;
--
ISO/TS 10303-1233
USE FROM
Requirement_identification_and_version_mim;
--
ISO/TS 10303-1140
USE FROM
Requirement_view_definition_mim;
--
ISO/TS 10303-1141
USE FROM
Requirement_view_definition_relationship_mim;
--
ISO/TS 10303-1142
USE FROM
Security_classification_mim;
--
ISO/TS 10303-1015
(*
NOTE 1 The schemas referenced above are specified in the following part of ISO 10303:
Alias_identification_mim ISO/TS 10303-1025 Contract_mim ISO/TS 10303-1062 Management_resource_information_mim ISO/TS 10303-1288 product_definition_schema ISO 10303-41 Product_view_definition_properties_mim ISO/TS 10303-1034 Requirement_assignment_mim ISO/TS 10303-1233 Requirement_identification_and_version_mim ISO/TS 10303-1140 Requirement_view_definition_mim ISO/TS 10303-1141 Requirement_view_definition_relationship_mim ISO/TS 10303-1142 Security_classification_mim ISO/TS 10303-1015
NOTE 2 See Annex D, Figures D.1, D.2, D.3, D.4, D.5, D.6and D.7 for a graphical representation of this schema.
This subclause specifies the MIM types for this application module. The MIM types and definitions are specified below.
The rm_aliasable_item type is an extension of the aliasable_item type. It adds the data types product, product_definition, product_definition_formation, product_definition_formation_relationship, product_definition_relationship, requirement_assignment and requirement_source to the list of alternate data types.
NOTE The list of entity data types may be extended in application modules that use the constructs of this module.
EXPRESS specification:
*)
TYPE
rm_aliasable_item =
EXTENSIBLE
GENERIC_ENTITY
SELECT
BASED_ON
aliasable_item
WITH
(product,
product_definition,
product_definition_formation,
product_definition_formation_relationship,
product_definition_relationship,
requirement_assignment,
requirement_source);
END_TYPE;
(*
The rm_contract_item type is an extension of the contract_item type. It adds the data types product, product_definition, product_definition_formation, product_definition_formation_relationship, product_definition_relationship, requirement_assignment and requirement_source to the list of alternate data types.
NOTE The list of entity data types may be extended in application modules that use the constructs of this module.
EXPRESS specification:
*)
TYPE
rm_contract_item =
EXTENSIBLE
GENERIC_ENTITY
SELECT
BASED_ON
contract_item
WITH
(product,
product_definition,
product_definition_formation,
product_definition_formation_relationship,
product_definition_relationship,
requirement_assignment,
requirement_source);
END_TYPE;
(*
The rm_mri_approval_item type is an extension of the mri_approval_item type. It adds the data types product, product_definition, product_definition_formation, product_definition_formation_relationship, product_definition_relationship, requirement_assignment and requirement_source to the list of alternate data types.
NOTE The list of entity data types may be extended in application modules that use the constructs of this module.
EXPRESS specification:
*)
TYPE
rm_mri_approval_item =
EXTENSIBLE
GENERIC_ENTITY
SELECT
BASED_ON
mri_approval_item
WITH
(product,
product_definition,
product_definition_formation,
product_definition_formation_relationship,
product_definition_relationship,
requirement_assignment,
requirement_source);
END_TYPE;
(*
The rm_mri_attribute_language_item type is an extension of the mri_attribute_language_item type. It adds the data types product, product_definition, product_definition_formation, product_definition_formation_relationship, product_definition_relationship, requirement_assignment and requirement_source to the list of alternate data types.
NOTE The list of entity data types may be extended in application modules that use the constructs of this module.
EXPRESS specification:
*)
TYPE
rm_mri_attribute_language_item =
EXTENSIBLE
GENERIC_ENTITY
SELECT
BASED_ON
mri_attribute_language_item
WITH
(product,
product_definition,
product_definition_formation,
product_definition_formation_relationship,
product_definition_relationship,
requirement_assignment,
requirement_source);
END_TYPE;
(*
The rm_mri_date_and_time_item type is an extension of the mri_date_and_time_item type. It adds the data types product, product_definition, product_definition_formation, product_definition_formation_relationship, product_definition_relationship, requirement_assignment and requirement_source to the list of alternate data types.
NOTE The list of entity data types may be extended in application modules that use the constructs of this module.
EXPRESS specification:
*)
TYPE
rm_mri_date_and_time_item =
EXTENSIBLE
GENERIC_ENTITY
SELECT
BASED_ON
mri_date_and_time_item
WITH
(product,
product_definition,
product_definition_formation,
product_definition_formation_relationship,
product_definition_relationship,
requirement_assignment,
requirement_source);
END_TYPE;
(*
The rm_mri_date_item type is an extension of the mri_date_item type. It adds the data types product, product_definition, product_definition_formation, product_definition_formation_relationship, product_definition_relationship, requirement_assignment and requirement_source to the list of alternate data types.
NOTE The list of entity data types may be extended in application modules that use the constructs of this module.
EXPRESS specification:
*)
TYPE
rm_mri_date_item =
EXTENSIBLE
GENERIC_ENTITY
SELECT
BASED_ON
mri_date_item
WITH
(product,
product_definition,
product_definition_formation,
product_definition_formation_relationship,
product_definition_relationship,
requirement_assignment,
requirement_source);
END_TYPE;
(*
The rm_mri_identification_item type is an extension of the mri_identification_item type. It adds the data types product, product_definition, product_definition_formation, product_definition_formation_relationship, product_definition_relationship, requirement_assignment and requirement_source to the list of alternate data types.
NOTE The list of entity data types may be extended in application modules that use the constructs of this module.
EXPRESS specification:
*)
TYPE
rm_mri_identification_item =
EXTENSIBLE
GENERIC_ENTITY
SELECT
BASED_ON
mri_identification_item
WITH
(product,
product_definition,
product_definition_formation,
product_definition_formation_relationship,
product_definition_relationship,
requirement_assignment,
requirement_source);
END_TYPE;
(*
The rm_mri_multi_language_attribute_item type is an extension of the mri_multi_language_attribute_item type. It adds the data types product, product_definition, product_definition_formation, product_definition_formation_relationship, product_definition_relationship, requirement_assignment and requirement_source to the list of alternate data types.
NOTE The list of entity data types may be extended in application modules that use the constructs of this module.
EXPRESS specification:
*)
TYPE
rm_mri_multi_language_attribute_item =
EXTENSIBLE
GENERIC_ENTITY
SELECT
BASED_ON
mri_multi_language_attribute_item
WITH
(product,
product_definition,
product_definition_formation,
product_definition_formation_relationship,
product_definition_relationship,
requirement_assignment,
requirement_source);
END_TYPE;
(*
The rm_mri_organization_item type is an extension of the mri_organization_item type. It adds the data types product, product_definition, product_definition_formation, product_definition_formation_relationship, product_definition_relationship, requirement_assignment and requirement_source to the list of alternate data types.
NOTE The list of entity data types may be extended in application modules that use the constructs of this module.
EXPRESS specification:
*)
TYPE
rm_mri_organization_item =
EXTENSIBLE
GENERIC_ENTITY
SELECT
BASED_ON
mri_organization_item
WITH
(product,
product_definition,
product_definition_formation,
product_definition_formation_relationship,
product_definition_relationship,
requirement_assignment,
requirement_source);
END_TYPE;
(*
The rm_mri_person_and_organization_item type is an extension of the mri_person_and_organization_item type. It adds the data types product, product_definition, product_definition_formation, product_definition_formation_relationship, product_definition_relationship, requirement_assignment and requirement_source to the list of alternate data types.
NOTE The list of entity data types may be extended in application modules that use the constructs of this module.
EXPRESS specification:
*)
TYPE
rm_mri_person_and_organization_item =
EXTENSIBLE
GENERIC_ENTITY
SELECT
BASED_ON
mri_person_and_organization_item
WITH
(product,
product_definition,
product_definition_formation,
product_definition_formation_relationship,
product_definition_relationship,
requirement_assignment,
requirement_source);
END_TYPE;
(*
The rm_security_classification_item type is an extension of the security_classification_item type. It adds the data types product, product_definition, product_definition_formation, product_definition_formation_relationship, product_definition_relationship, requirement_assignment and requirement_source to the list of alternate data types.
NOTE The list of entity data types may be extended in application modules that use the constructs of this module.
EXPRESS specification:
*)
TYPE
rm_security_classification_item =
EXTENSIBLE
GENERIC_ENTITY
SELECT
BASED_ON
security_classification_item
WITH
(product,
product_definition,
product_definition_formation,
product_definition_formation_relationship,
product_definition_relationship,
requirement_assignment,
requirement_source);
END_TYPE;
(*
*)
END_SCHEMA; -- Requirement_management_mim
(*
© ISO 2004 — All rights reserved