Jump to: navigation, search

Difference between revisions of "SYSREL CONTEXTSCOPE"


Line 11: Line 11:
 
! width=30% | Property !! width=30% | Value !! Comment
 
! width=30% | Property !! width=30% | Value !! Comment
 
|-
 
|-
| Targettype left (TARGETTYPELEFT) || [[CONTEXT]] || Context object
+
| '''Targettype left''' (TARGETTYPELEFT) || [[CONTEXT]] || Context object
 
|-
 
|-
| Target Type Right || [[CONTEXTSCOPE]] || Context scope object, either a [[MetaClassScope]] or a [[QueryScope]]
+
| '''Targettype right''' || [[CONTEXTSCOPE]] || Context scope object, either a [[MetaClassScope]] or a [[QueryScope]]
 
|-
 
|-
| Relation Data Template || [[ACMCONTEXTSCOPERELDATA]] || MetaClass for template of relational data
+
| '''Relation data template''' || [[ACMCONTEXTSCOPERELDATA]] || MetaClass for template of relational data
 
|-
 
|-
| Relation Data MetaClass || SYSREL_CONTEXTSCOPE || MetaClass containing the relational data objects
+
| '''Relation data metaclass''' || SYSREL_CONTEXTSCOPE || MetaClass containing the relational data objects
|}
+
 
+
{| class="wikitable" width=50%
+
|-
+
! width=30% | Property !! width=30% | Value !! Comment
+
|-
+
| '''Targettype left''' (TARGETTYPELEFT) || [[CONTEXTSCOPE]] || Context object
+
|-
+
| '''Targettype right''' (TARGETTYPERIGHT) || [[METAPROPERTYROOT]] || 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_METAPROPERTIES || MetaClass containing the relational data objects
+
 
|}
 
|}
  

Revision as of 16:28, 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 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
Creation enabled (CREATIONENABLED) bool Check whether or not an object of this type can be created via the mobile client