Difference between revisions of "SYSREL CONTEXTSCOPE"
Line 13: | Line 13: | ||
| '''Targettype left''' (TARGETTYPELEFT) || [[CONTEXT]] || Context object | | '''Targettype left''' (TARGETTYPELEFT) || [[CONTEXT]] || Context object | ||
|- | |- | ||
− | | '''Targettype right''' || [[CONTEXTSCOPE]] || Context scope object, either a [[MetaClassScope]] or a [[QueryScope]] | + | | '''Targettype right''' (TARGETTYPERIGHT)|| [[CONTEXTSCOPE]] || Context scope object, either a [[MetaClassScope]] or a [[QueryScope]] |
|- | |- | ||
− | | '''Relation data template''' || [[ACMCONTEXTSCOPERELDATA]] || MetaClass for template of relational data | + | | '''Relation data template''' (RELATIONDATA)|| [[ACMCONTEXTSCOPERELDATA]] || MetaClass for template of relational data |
|- | |- | ||
− | | '''Relation data metaclass''' || SYSREL_CONTEXTSCOPE || MetaClass containing the relational data objects | + | | '''Relation data metaclass''' (RELATIONDATAMETACLASS) || SYSREL_CONTEXTSCOPE || MetaClass containing the relational data objects |
|} | |} | ||
Revision as of 16:28, 16 December 2013
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 |
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 |