Difference between revisions of "Auto add MetaProperties to MetaClassScope"
(→Trigger) |
(→Add MetaProperties to Scope) |
||
(2 intermediate revisions by the same user not shown) | |||
Line 4: | Line 4: | ||
===Functionality=== | ===Functionality=== | ||
This Drag and Drop Action will set the MetaClass on the MetaClassScope and add MetaProperties. | This Drag and Drop Action will set the MetaClass on the MetaClassScope and add MetaProperties. | ||
− | Only MetaProperties | + | Only non-Signature MetaProperties will be added. The MetaProperties "Tenant" and "Namespace" are excluded. |
− | The MetaProperties "Tenant" and "Namespace" are excluded | + | Also the following RelationProperties will be set to to their default value: |
− | + | * Priority -> 0 | |
− | + | * Lockstatus -> Read | |
− | * Priority | + | * Visibility -> Visible |
− | * Lockstatus | + | * Sort Order -> 0 |
− | * | + | * Compare Value -> DoNotCompareValue |
− | * Order | + | |
− | * Compare Value | + | |
===Trigger=== | ===Trigger=== | ||
Line 23: | Line 21: | ||
===Functionality=== | ===Functionality=== | ||
This Drag and Drop Action will add missing MetaProperties. | This Drag and Drop Action will add missing MetaProperties. | ||
− | Only | + | Only non-Signature MetaProperties will be added. The MetaProperties "Tenant" and "Namespace" are excluded. |
− | The | + | Also the following RelationProperties will be set to to their default value: |
− | + | * Priority -> 0 | |
− | + | * Lockstatus -> Read | |
− | * Priority | + | * Visibility -> Visible |
− | * Lockstatus | + | * Sort Order -> 0 |
− | * | + | * Compare Value -> DoNotCompareValue |
− | * Order | + | |
− | * Compare Value | + | |
===Trigger=== | ===Trigger=== |
Latest revision as of 13:37, 18 March 2025
One of the Drag and Drop Actions in UBIK 3.7.1 and above is the automatic creation of new MetaClass Scope.
Contents
[hide]Set MetaClass and add MetaProperties to Scope
Functionality
This Drag and Drop Action will set the MetaClass on the MetaClassScope and add MetaProperties. Only non-Signature MetaProperties will be added. The MetaProperties "Tenant" and "Namespace" are excluded. Also the following RelationProperties will be set to to their default value:
- Priority -> 0
- Lockstatus -> Read
- Visibility -> Visible
- Sort Order -> 0
- Compare Value -> DoNotCompareValue
Trigger
It can be triggered by dragging a MetaClass onto a MetaClassScope where the "MetaClass" Property is not set. Confirm your decision to create a MetaClassScope by clicking on the upcoming context menu item "Scope MetaClass and its properties".
Add MetaProperties to Scope
Functionality
This Drag and Drop Action will add missing MetaProperties. Only non-Signature MetaProperties will be added. The MetaProperties "Tenant" and "Namespace" are excluded. Also the following RelationProperties will be set to to their default value:
- Priority -> 0
- Lockstatus -> Read
- Visibility -> Visible
- Sort Order -> 0
- Compare Value -> DoNotCompareValue
Trigger
It can be triggered by dragging a MetaClass onto a MetaClassScope where the MetaClass Property is already set but required MetaProperties are missing. Confirm your decision to create a MetaClassScope by clicking on the upcoming context menu item "Scope missing MetaClass properties".