VariantGroupType
Defines valid values for the type of VariantGroups.
General Information
| Attribute | Value |
|---|---|
| Owner | variants |
| Applied Stereotype |
Enumeration Literals
| Name | Description |
|---|---|
| Family | A group with the type "Family" defines a set of variant codes that are mutually exclusive, and a valid configuration must contain one variant code from the group. |
| OptionalFamily | A group with the type "OptionalFamily" defines a set of variant codes that are mutually exclusive, and a valid configuration can, but does not have to contain one variant code from the group. |
| LogicalGroup | Defines a logical grouping on variant codes. However, no semantic constraint is implied. |