Difference between revisions of "SYSREL METAPROPERTIES"
Line 13: | Line 13: | ||
| '''Targettype left'''<br>(TARGETTYPELEFT) || [[CONTEXTSCOPE]] || Context object | | '''Targettype left'''<br>(TARGETTYPELEFT) || [[CONTEXTSCOPE]] || Context object | ||
|- | |- | ||
− | | '''Targettype right''' (TARGETTYPERIGHT) || [[METAPROPERTYROOT]] || Context scope object, either a [[MetaClassScope]] or a [[QueryScope]] | + | | '''Targettype right'''<br>(TARGETTYPERIGHT) || [[METAPROPERTYROOT]] || Context scope object, either a [[MetaClassScope]] or a [[QueryScope]] |
|- | |- | ||
− | | '''Relation data template''' (RELATIONDATA) || [[ACMCONTEXTSCOPERELDATA]] || MetaClass for template of relational data | + | | '''Relation data template'''<br>(RELATIONDATA) || [[ACMCONTEXTSCOPERELDATA]] || MetaClass for template of relational data |
|- | |- | ||
− | | '''Relation data metaclass''' (RELATIONDATAMETACLASS) || SYSREL_METAPROPERTIES || MetaClass containing the relational data objects | + | | '''Relation data metaclass'''<br>(RELATIONDATAMETACLASS) || SYSREL_METAPROPERTIES || MetaClass containing the relational data objects |
|} | |} | ||
== Specific Properties == | == Specific Properties == |
Revision as of 16:30, 16 December 2013
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
Property | Data type | Comment |
---|---|---|
Initial Value (INITIALVALUE) | Any | configure specific initial values |
Priority (PRIORITY) | Integer | set a priority value, e.g. used in combination with the Measurement Task Classification |
Write enabled (WRITEENABLED) | Boolean | property value can be changed by the mobile user |
Visibility (ACMVISIBILITY) | Integer | set the visibility of the property |
Sort order (ORDER) | Integer | set how the property should be sorted |
Priority
Value | Comment |
---|---|
>120 | Property is shown in the pop-up dialog if the object is classified as SYSCLS TASK |
Visibility
Value | Comment |
---|---|
Visible | Property will always be shown on the mobile device |
Hidden | Property will only be shown on the mobile device if ShowSystemProperties is set to true |