Application module: Packaged part white box model | ISO/TS 10303-1709:2014-02(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 Packaged_part_white_box_model_mim;
USE FROM
Bare_die_mim;
--
ISO/TS 10303-1650
USE FROM
Packaged_part_black_box_model_mim;
--
ISO/TS 10303-1710
USE FROM
Physical_unit_2d_shape_mim;
--
ISO/TS 10303-1726
USE FROM
Physical_unit_3d_shape_mim;
--
ISO/TS 10303-1727
(*
NOTE 1 The schemas referenced above are specified in the following part of ISO 10303:
Bare_die_mim ISO/TS 10303-1650 Packaged_part_black_box_model_mim ISO/TS 10303-1710 Physical_unit_2d_shape_mim ISO/TS 10303-1726 Physical_unit_3d_shape_mim ISO/TS 10303-1727
NOTE 2 See Annex D, Figures D.1and D.2 for a graphical representation of this schema.
This subclause specifies the MIM entity for this module. The MIM entity and definition is specified below.
A device_terminal_map is a type of shape_aspect and of shape_aspect_relationship that implements the ARM concept of Device_terminal_map.
EXPRESS specification:
*)
ENTITY device_terminal_map
SUBTYPE OF (shape_aspect, shape_aspect_relationship);
SELF\shape_aspect_relationship.relating_shape_aspect : packaged_part_terminal;
UNIQUE
UR1:
SELF\shape_aspect_relationship.related_shape_aspect, relating_shape_aspect;
END_ENTITY;
(*
Attribute definitions:
relating_shape_aspect: specifies a role of the packaged_part_terminal for the device_terminal_map.
Formal propositions:
UR1: The combination of related_shape_aspect and relating_shape_aspect shall be unique within a population of device_terminal_maps.
*)
END_SCHEMA; -- Packaged_part_white_box_model_mim
(*
© ISO 2014 — All rights reserved