ConfigurationConstraint
Note: There is a newer version of this specification see VEC 2.2.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
| Type | Role | Mult. | Mult. | Description |
|---|---|---|---|---|
| VariantConfiguration | configInfo | 0..1 | References the configuration information that applies to the ConfigurationConstraint. | |
| ApplicationConstraint | applicationConstraint | 0..* | References the application constraint that applies to the ConfigurationConstraint. |
Incoming Relations
| Type | Mult. | Role | Mult. | Description |
|---|---|---|---|---|
| ConfigurableElement | 1 | configurationConstraint | 0..* | Contains or more ConfigurationContraints that apply to this ConfigurableElement. This is explained in more details in the recommendation chapter / model diagram "Variants". |