Changes
The Output tool shows debug and error messages in plain text format.
== Usage==
=== Inheritance Graph and Application Graph ===
There are two kinds of worksheets with different responsibilities: The [[Inheritance Graph]] allows the user to create meta models. It's called "Inheritance Graph" because the MetaClasses' inheritance structure is displayed graphically. The [[Application Graph]] can be used to define what the user can see on the mobile device. It's called "Application Graph" because the browsing hierarchy for the mobile application is displayed graphically. One can define specific mobile versions of MetaClasses (namely Scopes) as well as their properties and children with it.
=== Bulk Editor ===
In order to modify potentially larger amounts of content instances conveniently, the Bulk Editor can be used. It shows all instances of a MetaClass in a table, filterable by derivates. The table rows are the instances, whereas the columns describe the meta properties. A single cell corresponds to the property value of a specific instance for a MetaProperty. As every other worksheet, the bulk editor can be used with data from a {{UBIK}} Environment. The results can be saved into the active project and/or back into the {{UBIK}} Environment.
=== Relation Instance Graph ===
Relational connections between content instances can be modelled using the [[Relation Instance Graph]]. Drop an instance on it in order to see relations to other instances. New relations can be created; existing relations can be edited.
== Smart Projects ==
Some operations can take a while, for example when a lot of data is loaded into a worksheet. Such tasks can be canceled using the stop symbol in the toolbar or {{key press|Esc}}.
=== Project models ===