Difference between revisions of "SYSREL METAPROPERTIES"
(Created page with "{{RelationInfoBox | title = MetaProperties relation | name = {{PAGENAMEE}} | namespace = System.ACM | purpose = Relate MetaProperties to be published to a scope | version = 2+...") |
|||
| Line 7: | Line 7: | ||
}} | }} | ||
| − | [[Category:System Relations]] | + | {| class="wikitable" width=50% |
| + | |- | ||
| + | ! width=30% | Property !! width=30% | Value !! Comment | ||
| + | |- | ||
| + | | Target Type Left || [[CONTEXT]] || Context object | ||
| + | |- | ||
| + | | Target Type Right || [[CONTEXTSCOPE]] || Context scope object, either a [[MetaClassScope]] or a [[QueryScope]] | ||
| + | |- | ||
| + | | Relation Data Template || [[ACMCONTEXTSCOPERELDATA]] || MetaClass for template of relational data | ||
| + | |- | ||
| + | | Relation Data MetaClass || SYSREL_CONTEXTSCOPE || MetaClass containing the relational data objects | ||
| + | |} | ||
| + | === 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''' || Any || configure specific [[MetaProperty#Initial_value|initial values]] | ||
| + | |- | ||
| + | | '''Priority''' || Integer || set a priority value, e.g. used in combination with the Measurement Task Classification | ||
| + | |- | ||
| + | | '''Write enabled''' || Boolean || property value can be changed by the mobile user | ||
| + | |- | ||
| + | | '''Visibility''' || Integer || set the [[METACLASSSCOPE#Visibility|visibility]] of the property | ||
| + | |- | ||
| + | | '''Sort order''' || Integer || set how the property should be sorted | ||
| + | |} | ||
| + | |||
| + | ==== Priority ==== | ||
| + | {| class="wikitable" width=50% | ||
| + | |- | ||
| + | ! width=30% | Value !! Comment | ||
| + | |- | ||
| + | | >120 || Property is shown in the pop-up dialog if the object is classified as [[SYSCLS_TASK]] | ||
| + | |} | ||
| + | |||
| + | ==== Visibility ==== | ||
| + | {| class="wikitable" width=50% | ||
| + | |- | ||
| + | ! width=30% | Value !! Comment | ||
| + | |- | ||
| + | | Visible || Property will always be shown on the mobile device | ||
| + | |- | ||
| + | | Hidden || Property will only be shown on the mobile device if [[UBIK_Client_Basics#Options|ShowSystemProperties]] is set to true | ||
| + | |} | ||
| + | |||
| + | [[Category:System Relations|M]] | ||
Revision as of 13:30, 16 December 2013
| Property | Value | Comment |
|---|---|---|
| Target Type Left | CONTEXT | Context object |
| Target Type Right | CONTEXTSCOPE | Context scope object, either a MetaClassScope or a QueryScope |
| Relation Data Template | ACMCONTEXTSCOPERELDATA | MetaClass for template of relational data |
| Relation Data MetaClass | SYSREL_CONTEXTSCOPE | MetaClass containing the relational data objects |
Specific Properties
| Name | Data type | Comment |
|---|---|---|
| Initial value | Any | configure specific initial values |
| Priority | Integer | set a priority value, e.g. used in combination with the Measurement Task Classification |
| Write enabled | Boolean | property value can be changed by the mobile user |
| Visibility | Integer | set the visibility of the property |
| Sort order | Integer | set how the property should be sorted |
Priority
| Value | Comment |
|---|---|
| >120 | Property is shown in the pop-up dialog if the object is classified as SYSCLS TASK |
Visibility
| Value | Comment |
|---|---|
| Visible | Property will always be shown on the mobile device |
| Hidden | Property will only be shown on the mobile device if ShowSystemProperties is set to true |
