Jump to: navigation, search

Difference between revisions of "SYSREL METAPROPERTY"


Line 1: Line 1:
The System Relation SYSREL_METAPROPERTY organizes the relation between a [[Metaclass|MetaClass]] and its [[Metaproperty|MetaProperties]]. So 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.
 +
 
 +
== 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_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