Class Name: Color Set
Definition
The Color Set class is used to group multiple
Color objects for
the purpose of indexing them together using a single index field.
Color Set is functionally equivalent to aggregating
multiple Color objects.
Primary Page in DRM Diagram:
Example
- A Vertex may aggregate multiple
Color objects. This could
alternately be represented by aggregating the Color
objects within a Color Set object, placing the
Color Set in a Color
Entry Table, and using the color_index field of a
Vertex with Component Indices
to reference it.
FAQs
--FAQs needed here --Constraints
None.
Composed of (one-way)
Component of (one-way)(inherited)
Prev: Color Index Control Link.
Next: Color Shininess.
Up:Index.