Table 6.225 — DRM_RGB_Colour_Control_Link
Property |
Description |
||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Class |
|
||||||||||||
Superclass |
|||||||||||||
Subclass |
|
||||||||||||
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 1-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 target <DRM RGB Colour> instances’ rgb_data.red field values. If the value is zero, the rgb_data. redfield of those instances is not controlled. The green_expression_index field is a 1-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 target <DRM RGB Colour> instances’ rgb_data.green field values. If the value is zero, the rgb_data. greenfield of those instances is not controlled. The blue_expression_index field is a 1-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 target <DRM RGB Colour> instances’ rgb_data.blue field values. If the value is zero, the rgb_data. bluefield of those instances is not controlled. |
||||||||||||
Clarifications |
None. |
||||||||||||
Class diagram |
|||||||||||||
Inherited field elements |
|
||||||||||||
Field elements |
|
||||||||||||
Associated to (one-way) (inherited) |
|
||||||||||||
Associated to (one-way) |
|
||||||||||||
Associated by (one-way) (inherited) |
|
||||||||||||
Associated by (one-way) |
|
||||||||||||
Associated with (two-way) (inherited) |
|
||||||||||||
Associated with (two-way) |
|
||||||||||||
Composed of (two-way) (inherited) |
|
||||||||||||
Composed of (two-way) |
|
||||||||||||
Composed of (two-way metadata) (inherited) |
|
||||||||||||
Composed of (two-way metadata) |
|
||||||||||||
Component of (two-way) (inherited) |
|
||||||||||||
Component of (two-way) |
|
||||||||||||
Constraints |
|||||||||||||
Example(s) |
See the example for <DRM CMY Colour Control Link>, which is analogous to how this class is used. |