blob: febdafa648980c9e1567db13024f05d0ca6921f1 [file] [log] [blame]
<?xml version='1.0' encoding='utf-8' ?><!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8"/>
<title>Properties View</title>
<link type="text/css" rel="stylesheet" href="../../resources/bootstrap.css"/>
<link type="text/css" rel="stylesheet" href="../../resources/custom.css"/>
</head>
<body>
<h1 id="PropertiesViews">Properties Views</h1>
<p>This document describes behaviors specific to Sirius-defined properties views.</p>
<ol class="toc" style="list-style: disc;">
<li>
<a href="#PropertiesViews">Properties Views</a>
<ol style="list-style: disc;">
<li>
<a href="#preferences">Preferences</a>
<ol style="list-style: disc;">
<li>
<a href="#LegacySemanticPropertiesTabs">Legacy Semantic Properties Tabs</a>
</li>
<li>
<a href="#SiriusDefaultTabs">Sirius Default Tabs</a>
</li>
</ol>
</li>
</ol>
</li>
</ol>
<h2 id="preferences">Preferences</h2>
<p>Some preferences and configuration parameters are available for you to customize your experience. They can affect the look of the properties view.</p>
<p>
<img border="0" src="./images/PropertiesViewPreferencePage.png"/>
</p>
<h3 id="LegacySemanticPropertiesTabs">Legacy Semantic Properties Tabs</h3>
<p>This group contains preferences to show or hide tabs provided by Sirius which display the raw properties of all semantic elements currently selected in a representation or in the
<em>Model Explorer</em>. Starting from version 4.0, Sirius provides better alternatives for showing these semantic properties, but the legacy tabs are still available if needed.
</p>
<ul>
<li>
<em>Show Default Tab:</em> This checkbox allows to hide the
<code>Default</code> tab which is visible by default when you select an element from the
<em>Model Explorer</em>.
</li>
</ul>
<p>
<img border="0" src="./images/DefaultTabPreference.png"/>
</p>
<ul>
<li>
<em>Show Semantic Tab:</em> This checkbox allows to hide the
<code>Semantic</code> tab which is visible by default when you select an element from a Sirius representation.
</li>
</ul>
<h3 id="SiriusDefaultTabs">Sirius Default Tabs</h3>
<p>This group contains preferences to modify the behavior of the tabs rendered by the Sirius properties view default rules. Note that this will only apply to the generic properties views which are used when a modeler does not provide custom ones. </p>
<ul>
<li>
<em>Maximum size of tabs name:</em> This field defines the maximal length of tabs names. This is used to shorten the tabs names when the default rules are used to render the properties view. The default is 20 characters.
</li>
</ul>
<p>
<img border="0" src="./images/MaxTabNamePreference.png"/>
</p>
</body>
</html>