ConfigurationConstraint

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

Represents a ConfigurationContraint ("When does this element exist?") for a specific application (ApplicationConstraint) and a "configuration universe" (VariantConfiguration.configurationType)

General Information

Attribute Value
Owner core
Applied Stereotype
Base Classifier ExtendableElement
Is Abstract false
Derived Classifiers

Attributes

Name Type Mult. Description Owning Classifier
identification String 0..1

Specifies a unique identification of the ConfigurationConstraint. The identification is guaranteed to be unique within the ConfigurableElement and does not change over the time.

ConfigurationConstraint

Outgoing Relations

Other End This End General
Role Type Mult. Agg. Unique Ordered Mult. Description
applicationConstraint ApplicationConstraint 0..* N Y N

References the application constraint that applies to the ConfigurationConstraint.

configInfo VariantConfiguration 0..1 N Y N

References the configuration information that applies to the ConfigurationConstraint.

Incoming Relations

This End Other End General
Role Mult. Agg. Unique Ordered Type Mult. Description
configurationConstraint 0..* Y Y N ConfigurableElement 1

Contains or more ConfigurationContraints that apply to this ConfigurableElement. This is explained in more details in the recommendation chapter / model diagram "Variants".

Previous