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 |
|- | |- | ||
| Target Type Right || [[CONTEXTSCOPE]] || Context scope object, either a [[MetaClassScope]] or a [[QueryScope]] | | Target Type Right || [[CONTEXTSCOPE]] || Context scope object, either a [[MetaClassScope]] or a [[QueryScope]] | ||
Line 18: | Line 18: | ||
|- | |- | ||
| 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:27, 16 December 2013
Property | Value | Comment |
---|---|---|
Targettype left (TARGETTYPELEFT) | 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 |
Property | 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 |
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 |