VariantGroup

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
aliasIdAliasIdentification0..*

Room to specify additional identifiers for the VariantGroup.

VariantGroup
abbreviationLocalizedString0..1

Room for a human readable short name, title etc. of the VariantGroup.

VariantGroup
descriptionAbstractLocalizedString0..*

On optional human readable description of the variant group.

VariantGroup
groupTypeVariantGroupType0..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). Agreed literals for this attribute are defined in the OpenEnumeration VariantGroupType.

VariantGroup

Outgoing Relations

Other EndThis EndGeneral
RoleTypeMult.Agg.UniqueOrderedMult.Description
variantCodeVariantCode0..*NYN0..*References the VariantCodes that are member of the VariantGroup.

Incoming Relations

This EndOther EndGeneral
RoleMult.Agg.UniqueOrderedTypeMult.Description
containedGroups0..*NYNVariantStructureNode0..*
variantGroup0..*YYNVariantGroupSpecification1Specifies the individual VariantGroups defined in the VariantGroupSpecification.
Previous