Metrics Generation

When running a transformation, it is possible to generate Metrics on Open Rhapsody Model.
To do this, select the option "Generate metrics from Rhapsody".
This will generate a .csv file in the log folder.

Setting metrics property

To Generate Metrics, set to following option in publisher.properties file:

# Determines whether Metrics are generated from Rhapsody. Available values: true, false - default false
rhp2md.metrics=true

To not generate Metrics, set to following option in publisher.properties file:

# Determines whether Metrics are generated from Rhapsody. Available values: true, false - default false
rhp2md.metrics=false