Skip to content

Release Notes 1.2.2

Philippe DUL edited this page Aug 28, 2020 · 3 revisions

Capella 1.2.2

Enhancements

Display invalid Diagram in gray in Project Explorer to show descriptors with no target diagram or diagram with no root model element

Lost diagrams (i.e descriptors/diagram references with no target diagram or diagram with no root model element) are displayed in Capella Project Explorer as invalid and in gray.

It may come from models managed :

  • through Team for Capella (e.g. diagram created by a user#1 committed after user#2 deleting model elements owing this diagram)
  • with concurrent modification on filesystem fragments (e.g. fragment removed)

You can also remove these invalid representations using the "delete" command through Project Explorer.

Add an "Elements of Interest" relation between diagrams and model element

The purpose of this work is to provide a new relation called "Elements of Interest" between diagrams and model elements for navigation and documentation purpose

images/1.PNG

This work will provide:

   Definition of the new relation through the Property view on diagrams
   Visualization of the new relation in the Semantic Browser

Add tags on diagrams in order to organize them per package

The purpose of this work is to allow organization of diagrams per package when several diagrams are defined under the same model element (e.g. all SAB diagrams are defined under the system)

images/1_002.PNG

This work will provide:

   Definition of packages through the Property view on diagrams
   Organization of the diagrams per packages in the Project Explorer

Bug fixes

  • 2286 - Some exception are raised in case of invalid representation
  • 2069 - FunctionalChain internal arrow to a port without exchanges must not be displayed
  • 2079 - Inserting a FE on a function moves the other FE inside the function in a xDFB
  • 2083 - [RichText] Typed text in descirption is lost restarting Eclipse or switching from a model element to Diagram element
  • 2115 - Unable to create SystemFunction when a VP is installed and contribute a semantic decoration
  • 2174 - SWTException on selection changed between different project
  • 2175 - NPE is thrown when switching between search and description tab
  • 2179 - Provide a system property to disable nebula richtext widget
  • 2165 - PropertyValues in PropertyValueGroups and unsynchronized diagrams
  • 2177 - Disable editing of properties for a lib with read-only access
  • 2261 - Add ability to not display VSM User FixedColor in color palette
  • 2266 - In diagrams, the Validate Model action only validates first element in selection
  • 2288 - Some preferences are not set until a new project is created
  • 2289 - Copy/Paste layout does not work when there are different graphical elements representing the same semantic element
  • 2300 - Property wizard does not save description text when the Finish button is pressed
  • 2306 - Management tab is not available on Diagram owned by a project
  • 2096 - [xDFB] Cannot show Applied PropertyValueGroup if the group is a child of the applying function
  • 2097 - Cannot show multiple applied PropertyValueGroups
  • 2098 - DirectEdit for multi-InstanceRole diagrams should not change part/component name
  • 2280 - Improve documentation add how to install capella and addons section
  • 2138 - Invalid inter-model cycle detected while copying a class referencing a class in library
Clone this wiki locally