Unapplying Rhapsody Profiles

Profile mechanism is used in the transformation in order to preserve Rhapsody data which has no equivalent in UML / SysML.

This allows all data to be transformed, on the other hand, the models are weighed down by Stereotypes / Tagged Values not all the time necessary.

It is possible to un-apply the "RhapsodyProfile", "RHP", "CG", "PredefinedTypesCpp_profile", "PredefinedTypes_profile" and "RHPSysML" profiles setting the property rhp2md.semantic.unapplyRhapsodyProfile in publisher.properties.
As a reminder, this will un-apply the stereotypes (and therefore remove the values of the tagged values)

Setting unapplying Rhapsody profile property

To keep Rhapsody Profiles Application, set to following option in publisher.properties file:

# Determines whether the Rhapsody profiles must be un-applied. Available values: true, false - default false
rhp2md.semantic.unapplyRhapsodyProfile=false

To unapply Rhapsody Profiles, set to following option in publisher.properties file:

# Determines whether the Rhapsody profiles must be un-applied. Available values: true, false - default false
rhp2md.semantic.unapplyRhapsodyProfile=true