Application module: Text appearance ISO/TS 10303-1136:2014-02(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 ARM
   4.2 ARM type definitions
   4.3 ARM entity definitions
   4.4 ARM subtype constraint definition
5 Module interpreted model
   5.1 Mapping specification
   5.2 MIM EXPRESS short listing
     5.2.1 MIM rule 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
F 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 or NO MAPPING EXTENSION PROVIDED 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 Composite_presentable_text

MIM element: (composite_text)
(composite_text_with_extent)
(composite_text_with_delineation)
(composite_text_with_blanking_box)
Source: ISO 10303-46

5.1.1.1 Composite_presentable_text to composite_text_element_select (as collected_text)

MIM element: PATH
Reference path:   (composite_text)
(composite_text_with_extent <= composite_text)
(composite_text_with_delineation <= composite_text)
(composite_text_with_blanking_box <= composite_text)
composite_text.collected_text -> text_or_character

5.1.1.2 Composite_presentable_text to Defined_character_glyph (as collected_text)

MIM element: PATH
Reference path:   (composite_text)
(composite_text_with_extent <= composite_text)
(composite_text_with_delineation <= composite_text)
(composite_text_with_blanking_box <= composite_text)
composite_text.collected_text -> text_or_character
text_or_character = defined_character_glyph

5.1.1.3 Composite_presentable_text to Text_literal (as collected_text)

MIM element: PATH
Reference path:   (composite_text)
(composite_text_with_extent <= composite_text)
(composite_text_with_delineation <= composite_text)
(composite_text_with_blanking_box <= composite_text)
composite_text.collected_text -> text_or_character
text_or_character = text_literal

5.1.1.4 Composite_presentable_text to Composite_presentable_text (as collected_text)

MIM element: PATH
Reference path:   (composite_text)
(composite_text_with_extent <= composite_text)
(composite_text_with_delineation <= composite_text)
(composite_text_with_blanking_box <= composite_text)
composite_text.collected_text -> text_or_character
text_or_character = composite_text
(composite_text)
(composite_text => composite_text_with_extent)
(composite_text => composite_text_with_delineation)
(composite_text => composite_text_with_blanking_box)

5.1.2 Draughting_pre_defined_text_font

MIM element: draughting_pre_defined_text_font
Source: ISO 10303-46
Reference path:   {draughting_pre_defined_text_font <=
pre_defined_text_font <=
pre_defined_item}

5.1.3 Externally_defined_text_font

MIM element: externally_defined_text_font
Source: ISO 10303-46

5.1.3.1 name

MIM element: PATH
Reference path:   externally_defined_text_font <=
externally_defined_item
externally_defined_item.item_id ->
source_item = identifier
identifier

5.1.4 Text_literal

MIM element: text_literal
Source: ISO 10303-46

5.1.4.1 alignment

MIM element: text_literal.alignment
Source: ISO 10303-46
Reference path:   {(text_literal.alignment = 'top right')
(text_literal.alignment = 'top centre')
(text_literal.alignment = 'top left')
(text_literal.alignment = 'centre right')
(text_literal.alignment = 'centre centre')
(text_literal.alignment = 'centre left')
(text_literal.alignment = 'bottom right')
(text_literal.alignment = 'bottom centre')
(text_literal.alignment = 'bottom left')}

5.1.4.2 Text_literal to font_select (as font)

MIM element: text_literal.font
Source: ISO 10303-46
Reference path:   text_literal ->
text_literal.font ->
font_select

5.1.4.3 Text_literal to Draughting_pre_defined_text_font (as font)

MIM element: text_literal.font
Source: ISO 10303-46
Reference path:   text_literal ->
text_literal.font ->
font_select = pre_defined_text_font
pre_defined_text_font =>
draughting_pre_defined_text_font

5.1.4.4 Text_literal to Externally_defined_text_font (as font)

MIM element: text_literal.font
Source: ISO 10303-46
Reference path:   text_literal ->
text_literal.font ->
font_select = externally_defined_text_font
externally_defined_text_font

5.1.4.5 literal

MIM element: text_literal.literal
Source: ISO 10303-46

5.1.4.6 path

MIM element: text_literal.path
Source: ISO 10303-46

5.1.4.7 Text_literal to Axis_placement (as placement)

MIM element: PATH
Reference path:   text_literal
text_literal.placement -> axis2_placement
(axis2_placement = axis2_placement_2d)
(axis2_placement = axis2_placement_3d)

5.1.5 Text_literal_with_associated_curves

MIM element: text_literal_with_associated_curves
Source: ISO 10303-46

5.1.5.1 Text_literal_with_associated_curves to Curve (as associated_curves)

MIM element: text_literal_with_associated_curves.associated_curves
Reference path:   text_literal_with_associated_curves
text_literal_with_associated_curves.associated_curves[i] ->
curve

5.1.6 Text_literal_with_blanking_box

MIM element: text_literal_with_blanking_box
Source: ISO 10303-46

5.1.7 Text_literal_with_delineation

MIM element: text_literal_with_delineation
Source: ISO 10303-46

5.1.7.1 delineation

MIM element: text_literal_with_delineation.delineation
Reference path:   text_literal_with_delineation
text_literal_with_delineation.delineation
{(text_literal_with_delineation.delineation = 'underline')
(text_literal_with_delineation.delineation = 'overline')}

5.1.8 Text_literal_with_extent

MIM element: text_literal_with_extent
Source: ISO 10303-46

5.1.8.1 width

MIM element: planar_extent.size_in_x
Reference path:   text_literal_with_extent
text_literal_with_extent.extent -> planar_extent
planar_extent.size_in_x

5.1.8.2 height

MIM element: planar_extent.size_in_x
Reference path:   text_literal_with_extent
text_literal_with_extent.extent -> planar_extent
planar_extent.size_in_y

5.1.9 Defined_character_glyph

MIM element: defined_character_glyph
Source: ISO 10303-46
Reference path:   defined_character_glyph <=
geometric_representation_item <=
representation_item

5.1.9.1 Defined_character_glyph to Axis_placement (as placement)

MIM element: PATH
Reference path:   defined_character_glyph
defined_character_glyph.placement ->
axis2_placement
(axis2_placement = axis2_placement_2d)
(axis2_placement = axis2_placement_3d)

5.1.10 ta_detailed_geometric_model_element_subtypes

maps to ONEOF constraint defined directly in the composite_text entity and to subtype constraint pds_geometric_representation_item_subtypes.

Constraint:
composite_text
Source: ISO 10303-46


© ISO 2014 — All rights reserved