Table 6.286 — DRM_Translation_Control_Link

Property

Description

Class

  • <DRM Translation Control Link>

Superclass

Subclass

  • None.

Definition

An instance of this DRM class is a specialized <DRM Control Link> instance used to provide the connection between an ordered aggregation of <DRM Expression> instances and the target fields of a <DRM Translation> instance.

For a given <DRM Translation Control Link> instance C, expression_index serves as a one-based index into the ordered <DRM Expression> components of C such that the specific <DRM Expression> instance selected specifies the value of the translation_amount field of each <DRM Translation> instance controlled by C.

For a given <DRM Translation Control Link> instance C , if lower_expression_index > 0, it serves as a one-based index into the ordered <DRM Expression> components of C such that the specific <DRM Expression> instance selected specifies the lower limit for the translation_amount of each <DRM Translation> instance controlled by C. If lower_expression_index = 0, it indicates that no such lower limit is being specified.

For a given <DRM Translation Control Link> instance C, if upper_expression_index > 0, it serves as a one-based index into the ordered <DRM Expression> components of C such that the specific <DRM Expression> instance selected specifies the upper limit for the translation_amount of each <DRM Translation> instance controlled by C. If upper_expression_index = 0, it indicates that no such upper limit is being specified.

Class diagram

Figure 6.356 — DRM_Translation_Control_Link

Inherited field elements

Field name

Range

Field data type

description

 

String

Field elements

Field name

Range

Field data type

expression_index

 

Integer_Positive

lower_expression_index

 

Integer_Unsigned

upper_expression_index

 

Integer_Unsigned

Default field values

Default field values for DRM_Translation_Control_Link

Associated to (one-way) (inherited)

  • None.

Associated to (one-way)

  • None.

Associated by (one-way) (inherited)

  • None.

Associated by (one-way)

  • None.

Associated with (two-way) (inherited)

  • None.

Associated with (two-way)

  • None.

Composed of (two-way) (inherited)

Composed of (two-way)

  • None.

Composed of (two-way metadata) (inherited)

  • None.

Composed of (two-way metadata)

  • None.

Component of (two-way) (inherited)

  • None.

Component of (two-way)

Constraints

Clarifications

None.

Example(s)