Difference between revisions of "SYSREL METAPROPERTY"
| Line 7: | Line 7: | ||
| targetleft = [[METACLASS]] | | targetleft = [[METACLASS]] | ||
| targetright = [[METAPROPERTYROOT]] | | targetright = [[METAPROPERTYROOT]] | ||
| − | | relationdata = [[ | + | | relationdata = [[RELATIONDATA]] |
| relationdatamc = [[SYSREL METAPROPERTY]] | | relationdatamc = [[SYSREL METAPROPERTY]] | ||
| purpose = Relate MetaProperties to a MetaClass | | purpose = Relate MetaProperties to a MetaClass | ||
Revision as of 11:48, 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.
| Name | SYSREL_METAPROPERTY |
|---|---|
| Namespace | System.Main |
| Target type left | METACLASS |
| Target type left | METAPROPERTYROOT |
| Relation data template | RELATIONDATA |
| 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 |
