Jump to: navigation, search

Difference between revisions of "Auto creation of a MetaClassScope"


(Trigger creation of a MetaClass Scope for a Context)
(Adding an existing MetaClass Scope to a Context)
 
(6 intermediate revisions by the same user not shown)
Line 1: Line 1:
 
{{Version/ServerSince|4.8}} One of the [[Drag and Drop Actions]] in UBIK 3.7.1 and above is the automatic creation of new MetaClass Scope.  
 
{{Version/ServerSince|4.8}} One of the [[Drag and Drop Actions]] in UBIK 3.7.1 and above is the automatic creation of new MetaClass Scope.  
  
<!-- DO NOT REMOVE THIS -->{{Template:HowTo/Begin}}<!-- DO NOT REMOVE THIS -->
 
  
= Instructions =
+
 
 +
= Available MetaClassScope related actions =
 
<!-- DO NOT MODIFY THE NAME OF THIS SECTION, BUT REMOVE IT IF NOT REQUIRED -->
 
<!-- DO NOT MODIFY THE NAME OF THIS SECTION, BUT REMOVE IT IF NOT REQUIRED -->
== Trigger creation of a MetaClass Scope for a Context==
+
===Creation of a MetaClass Scope for a Context ===
 
+
Creates a fitting MetaClass Scope if not already existing. Can be triggered by dragging a MetaClass over a Context
It can be triggered by dragging a MetaClass onto a Context. Confirm your decision to create a MetaClassScope by clicking on the upcoming context menu item "Create a Scope and adds it to the Context".
+
Confirm your decision to create a MetaClassScope by clicking on the upcoming context menu item "Create a Scope and adds it to the Context".
  
 
[[File:CreateAScopeAndAddItToTheContext2.png]]
 
[[File:CreateAScopeAndAddItToTheContext2.png]]
  
  
== Trigger adding an existing MetaClass Scope to a Context==
+
=== Adding an existing MetaClass Scope to a Context===
  
It can be triggered by dragging a MetaClass onto a Context. Confirm your decision to create a MetaClassScope by clicking on the upcoming context menu item "Fully create scope".
+
Adds an fitting MetaClass Scope that already exists to the Context. Can be triggered by dragging a MetaClass Scope over a Context
 +
Confirm your decision to create a MetaClassScope by clicking on the upcoming context menu item "Add fitting scope to Context".
  
 
[[File:AddFittingScopetoContext.png]]
 
[[File:AddFittingScopetoContext.png]]
 
<!-- DO NOT REMOVE THIS -->{{Template:HowTo/End}}<!-- DO NOT REMOVE THIS -->
 
  
  
== Trigger set MetaClass and add MetaProperties to Scope==
+
=== Set MetaClass and add MetaProperties to Scope===
  
 
It can be triggered by dragging a MetaClass onto a Context. Confirm your decision to create a MetaClassScope by clicking on the upcoming context menu item "Fully create scope".
 
It can be triggered by dragging a MetaClass onto a Context. Confirm your decision to create a MetaClassScope by clicking on the upcoming context menu item "Fully create scope".
Line 27: Line 26:
 
[[File:DragDropViewItem.png]]
 
[[File:DragDropViewItem.png]]
  
== Trigger add MetaProperties to Scope==
+
=== Add MetaProperties to Scope===
  
 
It can be triggered by dragging a MetaClass onto a Context. Confirm your decision to create a MetaClassScope by clicking on the upcoming context menu item "Fully create scope".
 
It can be triggered by dragging a MetaClass onto a Context. Confirm your decision to create a MetaClassScope by clicking on the upcoming context menu item "Fully create scope".
Line 33: Line 32:
 
[[File:DragDropViewItem.png]]
 
[[File:DragDropViewItem.png]]
  
==See also==
+
=See also=
 
<!-- DO NOT MODIFY THE NAME OF THIS SECTION, BUT REMOVE IT IF NOT REQUIRED -->
 
<!-- DO NOT MODIFY THE NAME OF THIS SECTION, BUT REMOVE IT IF NOT REQUIRED -->
 
* [[HowTo:Create a new ViewItem]]
 
* [[HowTo:Create a new ViewItem]]
 
* [[HowTo:Create a new View]]
 
* [[HowTo:Create a new View]]
 
* [[Drag and Drop Actions]]
 
* [[Drag and Drop Actions]]

Latest revision as of 13:09, 15 May 2024

One of the Drag and Drop Actions in UBIK 3.7.1 and above is the automatic creation of new MetaClass Scope.


Available MetaClassScope related actions

Creation of a MetaClass Scope for a Context

Creates a fitting MetaClass Scope if not already existing. Can be triggered by dragging a MetaClass over a Context Confirm your decision to create a MetaClassScope by clicking on the upcoming context menu item "Create a Scope and adds it to the Context".

CreateAScopeAndAddItToTheContext2.png


Adding an existing MetaClass Scope to a Context

Adds an fitting MetaClass Scope that already exists to the Context. Can be triggered by dragging a MetaClass Scope over a Context Confirm your decision to create a MetaClassScope by clicking on the upcoming context menu item "Add fitting scope to Context".

AddFittingScopetoContext.png


Set MetaClass and add MetaProperties to Scope

It can be triggered by dragging a MetaClass onto a Context. Confirm your decision to create a MetaClassScope by clicking on the upcoming context menu item "Fully create scope".

DragDropViewItem.png

Add MetaProperties to Scope

It can be triggered by dragging a MetaClass onto a Context. Confirm your decision to create a MetaClassScope by clicking on the upcoming context menu item "Fully create scope".

DragDropViewItem.png

See also