Changes

Smart Studio

1,371 bytes added, 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.
==== Merging worksheets with the SmartStudio project ====
 
New worksheets can be added to the project by saving them. In this case, the worksheet content is propagated to all other worksheets (and to the project), so that your project situation is consistent.
 
[[Category:Pages with broken file links|Smart Studio]]
[[Category:Smart Modelling|Smart Modelling]]
=== Project models ===
1,606
edits