VariantGroup

Note: There is a newer version of this specification see VEC 2.1.0

With a VariantGroup it is possible to group VariantCodes. The semantic of this grouping should be defined with the groupType (e.g. composition, choice, etc.).

General Information

AttributeValue
Ownervariants
Applied Stereotype
Base ClassifierExtendableElement
Is Abstractfalse
Derived Classifiers

Attributes

NameTypeMult.DescriptionOwning Classifier
identificationString1

Specifies a unique identification of the variant code.

VariantGroup
descriptionAbstractLocalizedString0..*

On optional human readable description of the variant group.

VariantGroup
groupTypeString0..1

Allows the classification of a VariantGroups into different types. For example: - composition (e.g. winter package) - choice (e.g. right hand / left hand driving)

VariantGroup

Outgoing Relations

TypeRoleMult.Mult.Description
VariantCodevariantCode0..*0..*References the VariantCodes that are member of the VariantGroup.

Incoming Relations

TypeMult.RoleMult.Description
VariantGroupSpecification1variantGroup0..*Specifies the individual VariantGroups defined in the VariantGroupSpecification.
Previous