Table 6.279 — 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> used to provide the connection between an ordered aggregation of <DRM Expression> instances and the target fields of a <DRM Translation>.

Class diagram

Figure 6.335 — DRM_Translation_Control_Link

Inherited field elements

Field name

Range

Field data type

description1

 

String

Field elements

Field name

Range

Field data type

expr_index2

 

Integer_Positive

lower_index3

 

Integer_Unsigned

upper_index4

 

Integer_Unsigned

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 metadata) (inherited)

  • None.

Composed of (two-way metadata)

  • None.

Component of (two-way) (inherited)

  • None.

Component of (two-way)

Constraints

Clarifications

1 This is a text description of the given <DRM Control Link> instance's purpose.

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

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

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

Example(s)