Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
submodels [2026/07/26 14:36]
hermann
submodels [2026/07/26 14:39] (current)
hermann
Line 44: Line 44:
   * **System Submodel** — the broadest scope: bundled with the Dinamica EGO installation itself, so it is available to every user on every model, and cannot be modified by any user.   * **System Submodel** — the broadest scope: bundled with the Dinamica EGO installation itself, so it is available to every user on every model, and cannot be modified by any user.
  
-This scope ordering is also why local submodels take precedence over user submodels, which in turn take precedence over store submodels, when names collide.+This scope ordering is also why local submodels take precedence over user submodels, which in turn take precedence over store submodels, when names collide. A local submodel can be widened to user scope by [[#​turning_a_local_submodel_into_a_user_submodel_publishing|publishing]] it; there is no equivalent operation to widen a user or store submodel into a system submodel.
  
 ==== Where Submodels Are Stored ==== ==== Where Submodels Are Stored ====