Jump to: navigation, search

Auto add MetaProperties to MetaClassScope


Revision as of 10:04, 18 March 2025 by DAK (Talk | contribs) (Add MetaProperties to Scope)

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



Set MetaClass and add MetaProperties to Scope

Functionality

This Drag and Drop Action will set the MetaClass on the MetaClassScope and add MetaProperties. Only Metaproperties that are not "Signature" will be added to the MetaClassScope. The Metaproperties "Tenant" and "Namespace" are excluded and will not be added by this Drag and Drop Action.

The following Relation Properties of every MetaProperty will be set to 0 by default:

  • Priority
  • Lockstatus
  • ACM Visibility
  • Order
  • Compare Value

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".

ScopeMetaClassAndMetaProperties.png


Add MetaProperties to Scope

Functionality

This Drag and Drop Action will add missing MetaProperties. Only Metaproperties that are not "Signature" will be added to the MetaClassScope. The Metaproperties "Tenant" and "Namespace" are excluded and will not be added by this Drag and Drop Action.

The following Relation Properties of every MetaProperty will be set to 0 by default:

  • Priority
  • Lockstatus
  • ACM Visibility
  • Order
  • Compare Value

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".

ScopeMissingMetaProperties.png


See also