Difference between revisions of "SYSREL METAPROPERTY"
Line 1: | Line 1: | ||
This relation manages the information between a [[Metaclass|MetaClass]] and its [[Metaproperty|MetaProperties]]. Adding new children to this relationship will result in new MetaProperties on the respective MetaClass. | This relation manages the information between a [[Metaclass|MetaClass]] and its [[Metaproperty|MetaProperties]]. Adding new children to this relationship will result in new MetaProperties on the respective MetaClass. | ||
+ | |||
+ | {{RelationInfo | ||
+ | | title = MetaProperty relation | ||
+ | | name = {{PAGENAMEE}} | ||
+ | | namespace = System.Main | ||
+ | | targetleft = [[METACLASS]] | ||
+ | | targetright = [[METAPROPERTYROOT]] | ||
+ | | relationdata = [[-]] | ||
+ | | relationdatamc = [[SYSREL METAPROPERTY]] | ||
+ | | purpose = Relate MetaProperties to a MetaClass | ||
+ | | version = 2+ | ||
+ | }} | ||
== Specific Properties == | == Specific Properties == |
Revision as of 11:47, 18 December 2013
This relation manages the information between a MetaClass and its MetaProperties. Adding new children to this relationship will result in new MetaProperties on the respective MetaClass.
MetaProperty relation | |
---|---|
Name | SYSREL_METAPROPERTY |
Namespace | System.Main |
Target type left | METACLASS |
Target type left | METAPROPERTYROOT |
Relation data template | - |
Relation data | SYSREL METAPROPERTY |
Purpose | Relate MetaProperties to a MetaClass |
Version | 2+ |
ERD
Relation data template | ||
Owner | Child | |
Relation data |
Specific Properties
Name | Data type | Comment |
---|---|---|
Initial Value (INITIALVALUE) | Any | configure specific initial values |
Priority (PRIORITY) | Integer | set a priority value, e.g. used in combination with the Measurement Task Classification |
Write enabled (WRITEENABLED) | Boolean | property value can be changed by the mobile user |
Visibility (ACMVISIBILITY) | Integer | set the visibility of the property |
Sort order (ORDER) | Integer | set how the property should be sorted |