Typing a MetaClass
The MetaAssociation between MetaClass and _Operator is used to modify standard behavior of tools (e.g.: export, protection) for the specified MetaClasses.
This MetaAssociation carries two attributes:
• _ScanInit
If _ScanInit has value "S", all objects of this MetaClass must be systematically taken into account by the tool.
This is the case for Sort, Tag, and Language objects when exporting HOPEX objects.
Default value: no value
• _ScanInit
If _ScanType has value "D", when an object of this type is extracted, the minor objects linked to it are also extracted, as well as their descendants.
This is the case for Information, Rule, Relationship, MetaAssociationEnd and Entity.
Default value: no value

For more details, see
HOPEX Administration-Supervisor guide.