Type system information

The Type System option in the Migration Metrics utility provides details on all system and user attributes for each selected module.
When you select the Type System check box, the Migration Metrics utility creates a file in the output directory for each selected module. The file name convention is XXX_YYY_Type_System.csv where:
Table 1. Type System output from the Migration Metrics utility
Column Description
Definition Name The name of the attribute definition.
Definition URI The URI of the attribute definition.
Module Whether this attribute definition applies at the module level.
Object Whether this attribute definition applies at the object level.
Hidden Whether this attribute definition is hidden.
DXL Whether this attribute definition is DXL.
Multi-Value Whether this attribute definition is for a multi-value enumeration.
Default Whether attribute values have a default.
Inherits Whether attribute values are inherited.
Affect Bars Whether change bars are updates when attribute values are edited.
Affect Date Changes Whether modification dates are updates when attribute values are edited.
Affect History Whether a history entry is created when attribute values are edited.
Type Name The name of the corresponding attribute type.
Type URI The URI of the corresponding attribute type.
Base Type The name of the corresponding attribute base type.
Min The minimum value (applies only to Integer, Real, and Date types)
Max The maximum value (applies only to Integer, Real, and Date types)
Enum Values A detailed, tilde-separated list of the number of enumeration values and the actual values themselves.
Module List A detailed, tilde-separated list of the number of modules that contain this particular attribute definition and their unique IDs.

Feedback