Skip to content

Latest commit

 

History

History
71 lines (30 loc) · 3.48 KB

4.08. Information View.mediawiki

File metadata and controls

71 lines (30 loc) · 3.48 KB

Table of Contents

Information View

The Information view displays information that provides feedback to a set of Capella treatments (validation, transitions, etc.). To open the Information view select Window->Show View->Information View from the Capella menu.

Most of the time, messages in the Information view are associated to one specific model element. Double-clicking on the message brings the focus on this element in the Project Explorer.

Categorization

The Information View displays messages organized by different criteria in a tree structure. Messages can be organized by validation rule category, severity or validation rule id. You can also completely turn off categorization, so that messages are displayed in purely tabular form. These options are available from the Information View Menu Bar and the Context Menu via the “Group by” submenu.

The Expand to default button () will expand the tree to a reasonable configuration. To expand the entire tree, use the “Expand all” button (). To collapse the tree use the “Collapse all” button (). You can also expand and collapse parts of the tree by double-clicking on a tree folder.



Deleting Elements

You can delete one or more elements from the view by selecting them and using the delete button () or the “Delete” option from the context menu. You can easily delete all model validation messages for a specific validation rule by choosing “Delete similar” from the context menu. To delete all messages for a given validation rule and deactivate the rule, select “Disable permanently” from the context menu. (You can later re-enable the rule under Window->Preferences->Model Validation->Constraints).



Filters

Each message is associated with a severity: DEBUG, INFORMATION, WARNING, ERROR and FATAL. You can filter the displayed messages by using the filter buttons in the Information View Toolbar:

The Information View also provides two contextual filters: “Elements for active Project” filters messages so that only messages for the currently active project are shown. (The currently active project is the project that contains the current selection). “Elements for active Selection” filters messages so that only messages for the currently active selection are shown. To activate these filters use the “Show->Elements for active Project” or “Show->Elements for active Selection” from the context menu. To disable the contextual filtering choose “Show->All elements”.



Export

It is possible to export the content of the Information View to an html file, using the Save button () in the Views toolbar. In the case of a Model Validation, the html export of the Information View looks like the following example.