Difference between revisions of "RELATIONDATA"
| Line 9: | Line 9: | ||
| version = 2+ | | version = 2+ | ||
}} | }} | ||
| + | |||
| + | == Specific Properties == | ||
| + | [[File:UI_MetaClassScope_05.PNG|thumb|220px|alt=Relational Data|Relational Data of a MetaClassScope]] | ||
| + | {| class="wikitable" width=50% | ||
| + | |- | ||
| + | ! width=30% | Name !! width=20% | Data type !! Comment | ||
| + | |- | ||
| + | | Initial Value (INITIALVALUE) || Any || configure specific [[MetaProperty#Initial_value|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 [[METACLASSSCOPE#Visibility|visibility]] of the property | ||
| + | |- | ||
| + | | Sort order (ORDER) || Integer || set how the property should be sorted | ||
| + | |} | ||
[[Category:System MetaClasses]] | [[Category:System MetaClasses]] | ||
[[Category:Relation Data|A]] | [[Category:Relation Data|A]] | ||
Revision as of 11:56, 18 December 2013
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 |
