| Application module: AP239 properties | ISO/TS 10303-1295:2011-10(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 Ap239_properties_mim;
USE FROM
Ap239_management_resource_information_mim;
--
ISO/TS 10303-1289
USE FROM
Approval_mim;
--
ISO/TS 10303-1012
USE FROM
Attribute_classification_mim;
--
ISO/TS 10303-1246
USE FROM
Classification_assignment_mim;
--
ISO/TS 10303-1114
USE FROM
Date_time_assignment_mim;
--
ISO/TS 10303-1014
USE FROM
Document_assignment_mim;
--
ISO/TS 10303-1122
USE FROM
Extended_measure_representation_mim;
--
ISO/TS 10303-1106
USE FROM
Foundation_representation_mim;
--
ISO/TS 10303-1006
USE FROM
Identification_assignment_mim;
--
ISO/TS 10303-1021
USE FROM
Independent_property_mim;
--
ISO/TS 10303-1036
USE FROM
Independent_property_representation_mim;
--
ISO/TS 10303-1038
USE FROM
material_property_definition_schema
--
ISO 10303-45
(property_definition_relationship);
USE FROM
Measure_representation_mim;
--
ISO/TS 10303-1118
USE FROM
measure_schema
--
ISO 10303-41
(context_dependent_unit,
conversion_based_unit,
derived_unit,
measure_with_unit,
named_unit);
USE FROM
Multi_linguism_mim;
--
ISO/TS 10303-1105
USE FROM
Person_organization_assignment_mim;
--
ISO/TS 10303-1013
USE FROM
product_property_definition_schema
--
ISO 10303-41
(general_property,
general_property_relationship,
property_definition);
USE FROM
product_property_representation_schema
--
ISO 10303-41
(property_definition_representation);
USE FROM
Product_view_definition_properties_mim;
--
ISO/TS 10303-1034
USE FROM
Property_assignment_mim;
--
ISO/TS 10303-1030
USE FROM
representation_schema
--
ISO 10303-43
(representation,
representation_context,
representation_item,
uncertainty_measure_with_unit);
USE FROM
Value_with_unit_mim;
--
ISO/TS 10303-1054
(*
NOTE 1 The schemas referenced above are specified in the following part of ISO 10303:
Ap239_management_resource_information_mim ISO/TS 10303-1289 Approval_mim ISO/TS 10303-1012 Attribute_classification_mim ISO/TS 10303-1246 Classification_assignment_mim ISO/TS 10303-1114 Date_time_assignment_mim ISO/TS 10303-1014 Document_assignment_mim ISO/TS 10303-1122 Extended_measure_representation_mim ISO/TS 10303-1106 Foundation_representation_mim ISO/TS 10303-1006 Identification_assignment_mim ISO/TS 10303-1021 Independent_property_mim ISO/TS 10303-1036 Independent_property_representation_mim ISO/TS 10303-1038 material_property_definition_schema ISO 10303-45 Measure_representation_mim ISO/TS 10303-1118 measure_schema ISO 10303-41 Multi_linguism_mim ISO/TS 10303-1105 Person_organization_assignment_mim ISO/TS 10303-1013 product_property_definition_schema ISO 10303-41 product_property_representation_schema ISO 10303-41 Product_view_definition_properties_mim ISO/TS 10303-1034 Property_assignment_mim ISO/TS 10303-1030 representation_schema ISO 10303-43 Value_with_unit_mim ISO/TS 10303-1054
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 ap239_props_approval_item type is an extension of the approval_item type. It adds the data types general_property, general_property_relationship, property_definition and property_definition_relationship 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
ap239_props_approval_item =
EXTENSIBLE
GENERIC_ENTITY
SELECT
BASED_ON
approval_item
WITH
(general_property,
general_property_relationship,
property_definition,
property_definition_relationship);
END_TYPE;
(*

The ap239_props_attribute_classification_item type is an extension of the attribute_classification_item type. It adds the data types context_dependent_unit, conversion_based_unit, derived_unit, general_property, general_property_relationship, measure_with_unit, named_unit, property_definition, property_definition_relationship, property_definition_representation, representation, representation_context, representation_item and uncertainty_measure_with_unit 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
ap239_props_attribute_classification_item =
EXTENSIBLE
GENERIC_ENTITY
SELECT
BASED_ON
attribute_classification_item
WITH
(context_dependent_unit,
conversion_based_unit,
derived_unit,
general_property,
general_property_relationship,
measure_with_unit,
named_unit,
property_definition,
property_definition_relationship,
property_definition_representation,
representation,
representation_context,
representation_item,
uncertainty_measure_with_unit);
END_TYPE;
(*

The ap239_props_attribute_language_item type is an extension of the attribute_language_item type. It adds the data types general_property, general_property_relationship, property_definition, property_definition_relationship and representation_item 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
ap239_props_attribute_language_item =
EXTENSIBLE
GENERIC_ENTITY
SELECT
BASED_ON
attribute_language_item
WITH
(general_property,
general_property_relationship,
property_definition,
property_definition_relationship,
representation_item);
END_TYPE;
(*

The ap239_props_classification_item type is an extension of the classification_item type. It adds the data types context_dependent_unit, conversion_based_unit, derived_unit, general_property, general_property_relationship, measure_with_unit, named_unit, property_definition, property_definition_relationship, property_definition_representation, representation, representation_context, representation_item and uncertainty_measure_with_unit 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
ap239_props_classification_item =
EXTENSIBLE
GENERIC_ENTITY
SELECT
BASED_ON
classification_item
WITH
(context_dependent_unit,
conversion_based_unit,
derived_unit,
general_property,
general_property_relationship,
measure_with_unit,
named_unit,
property_definition,
property_definition_relationship,
property_definition_representation,
representation,
representation_context,
representation_item,
uncertainty_measure_with_unit);
END_TYPE;
(*

The ap239_props_date_and_time_item type is an extension of the date_and_time_item type. It adds the data types general_property, general_property_relationship, property_definition, property_definition_relationship, property_definition_representation and representation 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
ap239_props_date_and_time_item =
EXTENSIBLE
GENERIC_ENTITY
SELECT
BASED_ON
date_and_time_item
WITH
(general_property,
general_property_relationship,
property_definition,
property_definition_relationship,
property_definition_representation,
representation);
END_TYPE;
(*

The ap239_props_date_item type is an extension of the date_item type. It adds the data types general_property, general_property_relationship, property_definition, property_definition_relationship, property_definition_representation and representation 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
ap239_props_date_item =
EXTENSIBLE
GENERIC_ENTITY
SELECT
BASED_ON
date_item
WITH
(general_property,
general_property_relationship,
property_definition,
property_definition_relationship,
property_definition_representation,
representation);
END_TYPE;
(*

The ap239_props_document_reference_item type is an extension of the document_reference_item type. It adds the data types general_property, general_property_relationship, property_definition, property_definition_representation, representation and representation_item to the list of alternate data types.
EXPRESS specification:
*)
TYPE
ap239_props_document_reference_item =
SELECT
BASED_ON
document_reference_item
WITH
(general_property,
general_property_relationship,
property_definition,
property_definition_representation,
representation,
representation_item);
END_TYPE;
(*

The ap239_props_identification_item type is an extension of the identification_item type. It adds the data types general_property, general_property_relationship, property_definition and property_definition_relationship 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
ap239_props_identification_item =
EXTENSIBLE
GENERIC_ENTITY
SELECT
BASED_ON
identification_item
WITH
(general_property,
general_property_relationship,
property_definition,
property_definition_relationship);
END_TYPE;
(*

The ap239_props_multi_language_attribute_item type is an extension of the multi_language_attribute_item type. It adds the data types general_property, general_property_relationship, property_definition, property_definition_relationship and representation_item 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
ap239_props_multi_language_attribute_item =
EXTENSIBLE
GENERIC_ENTITY
SELECT
BASED_ON
multi_language_attribute_item
WITH
(general_property,
general_property_relationship,
property_definition,
property_definition_relationship,
representation_item);
END_TYPE;
(*

The ap239_props_organization_item type is an extension of the organization_item type. It adds the data types general_property, general_property_relationship, property_definition, property_definition_relationship, property_definition_representation and representation 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
ap239_props_organization_item =
EXTENSIBLE
GENERIC_ENTITY
SELECT
BASED_ON
organization_item
WITH
(general_property,
general_property_relationship,
property_definition,
property_definition_relationship,
property_definition_representation,
representation);
END_TYPE;
(*

The ap239_props_person_and_organization_item type is an extension of the person_and_organization_item type. It adds the data types general_property, general_property_relationship, property_definition, property_definition_relationship, property_definition_representation and representation 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
ap239_props_person_and_organization_item =
EXTENSIBLE
GENERIC_ENTITY
SELECT
BASED_ON
person_and_organization_item
WITH
(general_property,
general_property_relationship,
property_definition,
property_definition_relationship,
property_definition_representation,
representation);
END_TYPE;
(*
*)
END_SCHEMA; -- Ap239_properties_mim
(*
© ISO 2011 — All rights reserved