Jump to: navigation, search

Difference between revisions of "SYSREL CONTEXTSCOPE"


(Specific Properties)
Line 18: Line 18:
 
|-
 
|-
 
| '''Relation data metaclass''' (RELATIONDATAMETACLASS) || SYSREL_CONTEXTSCOPE || MetaClass containing the relational data objects
 
| '''Relation data metaclass''' (RELATIONDATAMETACLASS) || SYSREL_CONTEXTSCOPE || MetaClass containing the relational data objects
|}
 
 
== Specific Properties ==
 
{| class="wikitable" width=50%
 
|-
 
! width=30% | Name !! width=20% | Data type !! Comment
 
|-
 
| '''Creation enabled''' (CREATIONENABLED) || bool || Check whether or not an object of this type can be created via the mobile client
 
 
|}
 
|}
  
 
[[Category:System Relations|C]]
 
[[Category:System Relations|C]]

Revision as of 16:44, 16 December 2013

IC RELATION.png Context Scopes relation
Name SYSREL_CONTEXTSCOPE
Namespace System.ACM
Target type left {{{targetleft}}}
Target type left {{{targetright}}}
Relation data template {{{relationdata}}}
Relation data {{{relationdatamc}}}
Purpose Relate context scopes to a context
Version 2+
Property Value Comment
Targettype left (TARGETTYPELEFT) CONTEXT Context object
Targettype right (TARGETTYPERIGHT) CONTEXTSCOPE Context scope object, either a MetaClassScope or a QueryScope
Relation data template (RELATIONDATA) ACMCONTEXTSCOPERELDATA MetaClass for template of relational data
Relation data metaclass (RELATIONDATAMETACLASS) SYSREL_CONTEXTSCOPE MetaClass containing the relational data objects