Variability::ConfigurationDecisionModelEntry

Header Image
Content:
ConfigurationDecisionModelEntry : Public abstract Class ConfigurationModeling
ConfigurationDecisionModelEntry is the abstract base class for all content of a ConfigurationDecisionModel.<br/><br/>Semantics:<br/>See description.<br/><br/>Extension:<br/>Class<br/>
  • Attributes
  • Associations
  • Advanced
  • Other Links
Attribute Scope Type
isActive Public Boolean
Notes: If active==TRUE then the ConfigurationDecisionModelEntry is actually applied when transforming source into target configurations; otherwise it will be ignored. With this attribute, configuration decisions can (temporarily) be disabled without having to delete them from the model.<br/><br/>If this is set to FALSE for a ConfigurationDecisionFolder, then the entire contents of this folder is deactivated, no matter to what value their isActive-attribute is set.<br/>
Element Source Role Target Role
ConfigurationDecisionFolder
Class  
Name: childEntry
The child entries of the ConfigurationDecisionFolder.
Name:  
 
Details:
 
ConfigurationDecisionModel
Class  
Name: rootEntry
The root entries of the ConfigurationDecisionModel.
Name:  
The root entries in this ConfigurationDecisionModel. Entry in this sense means either a ConfigurationDecision or a ConfigurationDecisionFolder aggregating several ConfigurationDecisions.
Details:
 
Property Value
isFinalSpecialization: 0
Object Type Connection Direction Notes
ConfigurationDecisionFolder Class Strong To  
ConfigurationDecisionModel Class Strong To  
EAElement Class Generalization To  
ConfigurationDecisionFolder Class Generalization From  
ConfigurationDecision Class Generalization From