System - A container used to logically group related functionality together (a system also groups all contained Views into a perspective)

This is a generic container for user-defined modeling.

A System is used to group related functionality together, starting with the application root model which is always a System.

A System can contain any number of the following elements:

Triggers

Ignored

Exits

Ignored

Properties

html.compactNavigationTabs (shared, false/true) : If the system is the root system of the application, this property controls the appearance of perspective and view navigation tabs. If true navigation tabs will appear only when needed, i.e. if there is only one perspective to be displayed, the perspective navigation area and tab will not be displayed; if there is only one view to be displayed in the current perspective, the view navigation area and tab will not be displayed.
html.textDirection (shared, ltr/rtl) : If the system is the root system of the application, this property controls the default direction of all views.