Module information

The Module Data option in the Migration Metrics utility provides a detailed list of properties for each selected module.
When you select the Module Data check box, the Migration Metrics utility creates a file in the output directory for each selected module. The file name convention is XXX_YYY_Modules.xml where:
Table 1. Module Data output from the Migration Metrics utility
XML Attribute Description
id The unique ID for the module.
project The unique ID for the parent project.
created The creation date for the module.
modified The last modification date for the module.
age The age in days of the module.
staleness The time in days since the last modification took place.
baselines The number of baselines this module has.
atInteger The total number of user attribute types with an integer base type.
atReal The total number of user attribute types with a real base type.
atString The total number of user attribute types with a string base type.
atText The total number of user attribute types with a text base type.
atDate The total number of user attribute types with a date base type.
atEnum The total number of user attribute types with an enumeration base type.
atEnumValues The total number of values that are specified for user attribute types with an enumeration base type.
atUsername The total number of user attribute types with a user name base type.
madInteger The total number of module level user attribute definitions based on an integer base type.
madReal The total number of module level user module level attribute definitions based on a real base type.
madString The total number of module level user attribute definitions based on a string base type.
madText The total number of module level user attribute definitions based on a text base type.
madDate The total number of module level user attribute definitions based on a date base type.
madEnumSingle The total number of module level user attribute definitions based on an enumeration base type (single value).
madEnumMulti The total number of module level user attribute definitions based on an enumeration base type (multi-value).
madUsername The total number of module level user attribute definitions based on a user name base type.
madNoHistory The total number of module level user attribute definitions that do not generate history.
madDxl The total number of module level user attribute definitions that are DXL.
oadInteger The total number of object level user attribute definitions based on an integer base type.
oadReal The total number of object level user attribute definitions based on a real base type.
oadString The total number of object level user attribute definitions based on a string base type.
oadText The total number of object level user attribute definitions based on a text base type.
oadDate The total number of object level user attribute definitions based on a date base type.
oadEnumSingle The total number of object level user attribute definitions based on an enumeration base type (single value).
oadEnumMulti The total number of object level user attribute definitions based on an enumeration base type (multi-value).
oadUsername The total number of object level user attribute definitions based on a user name base type.
oadNoHistory The total number of object level user attribute definitions that do not generate history.
oadInherits The total number of module level user attribute definitions that inherit their values.
publicViews The total number of public views that are contained in the module.
privateViews The total number of private views that are contained in the module.
customViews The total number of custom views that are contained in the module.
objects The total number of objects that are contained in the module.
deletedObjects The total number of soft-deleted objects that are contained in the module.
tables The total number of tables that are contained in the module.
rows The total number of rows in all of the tables.
cells The total number of cells in all of the tables.
ole The total number of OLE contained in the Object Text attribute.
oleNotInObjectText The total number of OLE contained in user attributes; that is, not Object Text.
pictures The total number of pictures that are contained in the module.
deletedPictures The total number of soft-deleted pictures that are contained in the module.
rtfNotInPrimaryText The total number of user attributes (not Object Heading, Object Text, or Object Short Text) that contain bold, italic, underline, or other text formatting.
links The total number of IBM® Rational® DOORS® out-links contained in the module that link to other objects in the project.
linkedModules The number of modules that are linked to by these links in the project.
linkInfo A detailed list of the links to other objects in the project. The list is in a comma-separated format X:Y, where X is the unique ID of the linked module and Y is the number of out-links to it.
crossProjectLinks The total number of cross-project Rational DOORS out-links contained in the module.
crossProjectLinkedModules The number of modules that are linked to by these cross-project links.
crossProjectLinkInfo A detailed list of the cross-project links as a comma-separated list. This list is in the format X:Y, where X is the unique ID of the linked module and Y is the number of out-links to it.
olscRM The total number of OSLC RM links contained in this module.
olscCM The total number of OSLC CM links contained in this module.
olscQM The total number of OSLC QM links contained in this module.
olscAM The total number of OSLC AM links contained in this module.
external The total number of external links that are contained in this module.
analyst The total number of objects that belong to the Rational DOORS Analyst Add On.
deletedAnalyst The total number of soft-deleted objects that belong to the Rational DOORS Analyst Add On.
wexp Whether this module is configured for the Word Exporter integration.
ttt Whether this module is configured for the Test Tracking Toolkit.
qci Whether this module is configured for the Rational DOORS integration with HP Quality Center.
cps Whether this module belongs to a Change Proposal System.
rqmiAttributes The total number of attributes that belong to the Rational DOORS integration with IBM Rational Quality Manager.

Feedback