Overview | Package |
A ConcernCompositionRule defines how the various concern elements are to be composed. The general concept of concern composition rule is specialized into sub-classes supporting different composition mechanisms, i.e., the AsymmetricCompositionRule and the SymmetricCompositionRule.
Attribute Summary | |
---|---|
EffectKind | effect The effectKind attribute declares the kind of the effect a rule has in the composed model, i.e., an enhancement effect, a replacement effect, or a deletion effect. |
EString | name The name of the ConcernCompositionRule. |