Jump to: navigation, search

Difference between revisions of "Auto creation of a MetaClassScope"


(Adding an existing MetaClass Scope to a Context)
 
(3 intermediate revisions by the same user not shown)
Line 3: Line 3:
  
  
= Available Actions =
+
= 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 -->
== 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]]
  
  
== 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 "Add fitting scope to 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".
  
 
[[File:AddFittingScopetoContext.png]]
 
[[File:AddFittingScopetoContext.png]]
  
  
== 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 25: Line 26:
 
[[File:DragDropViewItem.png]]
 
[[File:DragDropViewItem.png]]
  
== 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 31: 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