ConfigurationDecisionModelEntry is the abstract base class for all content of a ConfigurationDecisionModel.<br/><br/>Semantics:<br/>See description.<br/><br/>Extension:<br/>Class<br/>
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/>
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.