This relation manages the information between a MetaClass and its MetaProperties. Adding new children to this relationship will result in new MetaProperties on the respective MetaClass.
MetaProperty relation |
| Name |
SYSREL_METAPROPERTY |
| Namespace |
System.Main |
| Target type left |
METACLASS |
| Target type left |
METAPROPERTYROOT |
| Relation data template |
RELATIONDATA |
| Relation data |
SYSREL METAPROPERTY |
| Purpose |
Relate MetaProperties to a MetaClass |
| Version |
2+ |
ERD
Specific Properties
Relational Data of a MetaClassScope
| Name |
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
|