ContainerConfiguration : public class
Created: 2010-04-08 16:15:31
Modified: 2010-04-29 13:52:21
Project:
Advanced:
<p>ContainerConfiguration defines an actual configuration of the variable content of a ConfigurableContainer, in particular the selection or deselection of contained VariableElements and the configuration of the public feature models of contained other ConfigurableContainers. For more details on the variable content of a ConfigurableContainer refer to the documentation of meta-class ConfigurableContainer.<br/></p><p><br/></p><p>The ContainerConfiguration inherits from ConfigurationDecisionModel even though it does not define a configuration link between feature models, similar to FeatureConfiguration. For more information on this, refer to the documentation of meta-class FeatureConfiguration.<br/></p><p><br/></p><p>The source and target feature models of a ContainerConfiguration are defined implicitly: it always has zero source feature models (as explained for FeatureConfiguration) and its target feature models can be deduced from the ConfigurableContainer being configured by applying the same rules as defined for InternalBinding.<br/></p><p><br/></p><p>Semantics:<br/></p><p>The ContainerConfiguration specifies a concrete configuration of the variable content of a ConfigurableContainer.<br/></p><p><br/></p><p>Extension:<br/></p><p>Class<br/></p>
Element Source Role Target Role Details
ConfigurableContainer
Class  
Name:  
 
Name: configuredContainer
The ConfiguredContainer being configured by this ContainerConfiguration.
 
Object Type Connection Notes
ConfigurationDecisionModel Class Generalization