|
|
| (22 intermediate revisions by the same user not shown) |
| Line 1: |
Line 1: |
| − | {{RelationInfoBox | + | {{RelationInfo |
| | | title = MetaProperties relation | | | title = MetaProperties relation |
| | | name = {{PAGENAMEE}} | | | name = {{PAGENAMEE}} |
| | | namespace = System.ACM | | | namespace = System.ACM |
| | + | | targetleft = [[CONTEXTSCOPE]] |
| | + | | targetright = [[METAPROPERTYROOT]] |
| | + | | relationdata = [[ACMMETAPROPERTYRELDATA]] |
| | + | | relationdatamc = [[SYSREL_METAPROPERTIES_(Relation_Data)|SYSREL_METAPROPERTIES]] |
| | + | | targetlefticon = IC_CONTEXTSCOPE.png |
| | + | | targetrighticon = IC_METACLASS.gif |
| | | purpose = Relate MetaProperties to be published to a scope | | | purpose = Relate MetaProperties to be published to a scope |
| | | version = 2+ | | | version = 2+ |
| | }} | | }} |
| | | | |
| − | {| class="wikitable" width=50%
| + | [[Category:Relations|M]] |
| − | |-
| + | |
| − | ! width=30% | Property !! width=30% | Value !! Comment
| + | |
| − | |-
| + | |
| − | | '''Targettype left''' (TARGETTYPELEFT) || [[CONTEXT]] || Context object
| + | |
| − | |-
| + | |
| − | | '''Targettype right''' (TARGETTYPERIGHT) || [[CONTEXTSCOPE]] || Context scope object, either a [[MetaClassScope]] or a [[QueryScope]]
| + | |
| − | |-
| + | |
| − | | '''Relation datat template''' (RELATIONDATA) || [[ACMCONTEXTSCOPERELDATA]] || MetaClass for template of relational data
| + | |
| − | |-
| + | |
| − | | '''Relation data metaclass''' (RELATIONDATAMETACLASS) || 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''' (INITIALVALUE) || Any || configure specific [[MetaProperty#Initial_value|initial values]]
| + | |
| − | |-
| + | |
| − | | '''Priority''' (PRIORITY) || [[Metaproperty#Integer|Integer]] || set a priority value, e.g. used in combination with the Measurement Task Classification
| + | |
| − | |-
| + | |
| − | | '''Write enabled''' (WRITEENABLED) || [[Metaproperty##Boolean|Boolean]] || property value can be changed by the mobile user
| + | |
| − | |-
| + | |
| − | | '''Visibility''' (ACMVISIBILITY) || [[Metaproperty#Integer|Integer]] || set the [[METACLASSSCOPE#Visibility|visibility]] of the property
| + | |
| − | |-
| + | |
| − | | '''Sort order''' (ORDER) || [[Metaproperty#Integer|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]] | + | |