New in Version 0.17

IMPORTANT: Models that use an older version of this viewpoint must be migrated via 'Project->Migration->Migrate Project Toward Current Version'

Configurations can now include and exclude elements

A Configuration has now two references included and excluded to define included and excluded elements. The exclusion/inclusion attribute of Configurations has been removed.

During migration, elements of Configurations of with the exclusion attribute set will be added to the excluded list. Elements of Configurations with the inclusion attribute set will be added to the included list.

This new notion impacts the visualisation of Configurations in Diagrams: Included elements will have the default Capella style, elements that are not excluded nor included will be greyed out, and elements that are excluded will appear in red. If multiple Configurations are shown on a diagram, elements that are included in one, and excluded in a different Configuration are shown in violet.

Configurations can now be created on Component Package elements

This makes it possible to add Configurations at the System Root Package which then have access to Actors and Components.

Other Noteworthy Changes

New in Version 0.16

Situation Expression Tables

Boolean Expressions for Situations can now be written textually in a new kind of table called 'Situation Expression Table'

Other noteworthy changes