Table 6.226 — DRM_RGB_Colour_Control_Link

Property

Description

Class

  • <DRM RGB Colour 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 one or more <DRM RGB Colour> instances.

The red_expression_index field is a one-based index into the ordered aggregation of <DRM Expression> instances and is used to select the specific <DRM Expression> instance (if any) that controls the red field values of the rgb_data field(s) of the target <DRM RGB Colour> instance(s). If the value is zero, the red field of those <DRM RGB Colour> instance(s) is not controlled.

The green_expression_index field is a one-based index into the ordered aggregation of <DRM Expression> instances and is used to select the specific <DRM Expression> instance (if any) that controls the green field values of the rgb_data field(s) of the target <DRM RGB Colour> instance(s). If the value is zero, the green field of those <DRM RGB Colour> instance(s) is not controlled.

The blue_expression_index field is a one-based index into the ordered aggregation of <DRM Expression> instances and is used to select the specific <DRM Expression> instance (if any) that controls the blue field values of the rgb_data field(s) of the target <DRM RGB Colour> instance(s). If the value is zero, the blue field of those <DRM RGB Colour> instance(s) is not controlled.

Class diagram

Figure 6.281 — DRM_RGB_Colour_Control_Link

Inherited field elements

Field name

Range

Field data type

description

 

String

Field elements

Field name

Range

Field data type

red_expression_index

 

Integer_Unsigned

green_expression_index

 

Integer_Unsigned

blue_expression_index

 

Integer_Unsigned

Default field values

Default field values for DRM_RGB_Colour_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)