Jump to: navigation, search

Changes


Smart Studio

4 bytes removed, 12:15, 29 January 2019
/* Worksheets */
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}}.
==== Merging worksheets with the {{{UBIK}}} environment ====
Worksheets can originate from an import, from the project or from the environment.
Wherever it might have came from, you can save the worksheet content to either the project or the environment.
However, in some cases the worksheet content needs to be combined with what you already have.
Currently, it is possible to merge a worksheet with the environment ({{{UBIK}}} database).
The result is a combination between what you have defined in your worksheet and what the environment contains already regarding that situation.
In case of a conflict, normally the environment "wins". E.g., if you have a metaclass A deriving from another metaclass B in your worksheet, but the environment specifies C as a parent of A, the result of a merge would be A deriving from C. Using the inspector, you can specify whether a worksheet should override the environment on a merge. In that case, the merge result from the example above would be A deriving from B.
1,527
edits