Difference between revisions of "METACLASSSCOPE"
(→Configuration) |
|||
Line 14: | Line 14: | ||
== Configuration == | == Configuration == | ||
=== MetaClassScope === | === MetaClassScope === | ||
+ | The '''Metaclass''' property of an instance references to the according MetaClass (see [[Create_a_new_MetaClassScope]]). | ||
=== MetaProperties === | === MetaProperties === | ||
− | |||
#* '''Initial value''': configure specific [[MetaProperty#Initial_value|initial values]] | #* '''Initial value''': configure specific [[MetaProperty#Initial_value|initial values]] | ||
#* '''Priority''': set a priority value, e.g. used in combination with the Measurement Task Classification | #* '''Priority''': set a priority value, e.g. used in combination with the Measurement Task Classification | ||
Line 23: | Line 23: | ||
#* '''Sort order''': set how the property should be sorted | #* '''Sort order''': set how the property should be sorted | ||
− | ==== | + | ==== Classifications ==== |
− | + | If a MetaClass implements a certain classification the MetaClassScope must publish all required MetaProperties as declared by the classification. Only then the classification is known on the mobile client. | |
* Priority | * Priority | ||
> 120: im Maintenance Browser bei Auswahl der Aktivität angezeigt | > 120: im Maintenance Browser bei Auswahl der Aktivität angezeigt | ||
− | |||
− | |||
=== Icons === | === Icons === |
Revision as of 17:26, 11 December 2013
A MetaClassScope specifies the published meta data (MetaClass and MetaProperties) which should be accessible on the mobile device. Further, it is possible to configure the permissions granted on those objects on the mobile.
Configuration
MetaClassScope
The Metaclass property of an instance references to the according MetaClass (see Create a new MetaClassScope).
MetaProperties
- Initial value: configure specific initial values
- Priority: set a priority value, e.g. used in combination with the Measurement Task Classification
- Write enabled: property value can be changed by the mobile user
- Visibility: set the Visibility of the property
- Sort order: set how the property should be sorted
Classifications
If a MetaClass implements a certain classification the MetaClassScope must publish all required MetaProperties as declared by the classification. Only then the classification is known on the mobile client.
- Priority
> 120: im Maintenance Browser bei Auswahl der Aktivität angezeigt
Icons
- Zur Übertragung von Metaklassen spezifischen Icons muss je ein ContextScope pro Metaklasse erstellt werden, ansonsten wird das Icon der generellen Klasse übertragen