Jump to: navigation, search

Difference between revisions of "SYSREL METAPROPERTY"


(Specific Properties)
Line 15: Line 15:
 
| Visibility (ACMVISIBILITY) || Integer || set the [[METACLASSSCOPE#Visibility|visibility]] of the property
 
| Visibility (ACMVISIBILITY) || Integer || set the [[METACLASSSCOPE#Visibility|visibility]] of the property
 
|-
 
|-
| '''Sort order''' (ORDER) || Integer || set how the property should be sorted
+
| Sort order (ORDER) || Integer || set how the property should be sorted
 
|}
 
|}
  
 
[[Category:System_Relations]]
 
[[Category:System_Relations]]

Revision as of 16:04, 16 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.

Specific Properties

Relational Data
Relational Data of a MetaClassScope
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