Publication properties

Here is exposed all publication properties that can be found in publisher.properties file:

# Determines whether Elements Name should be replaced by label values. Available values: ElementName, LabelValue - default ElementName
rhp2md.semantic.elementName=ElementName
# Determines whether Colors are transformed from Rhapsody. Available values: RhpColors, MDColors - default RhpColors
rhp2md.graphical.element.colors=MDColors
# Determines whether the Rhapsody profiles must be un-applied. Available values: true, false - default false
rhp2md.semantic.unapplyRhapsodyProfile=false
# Determines the way Item Flows are transformed. Available values: Signal, InformationItem, Class, ... - default Signal
rhp2md.semantic.item_flows=Signal
# Determines whether Properties in Object Model Diagrams are transformed to Instance Specifications. Available values: true, false - default false
rhp2md.graphical.object_diagram.instance_specification=false
# Determines whether Metrics are generated from Rhapsody. Available values: true, false - default false
rhp2md.metrics=false
# Determines whether Flow Port visibility is forced to public. Available values: true, false - default false
rhp2md.semantic.flow_ports.visibility.public=false
# Determines the MagicDraw profiles version that has to be loaded. Available values: 18.5, 19.0, 2021x - default 2021x
magicdraw.profile.version=2021x
# Determines whether 'Rhapsody Application NG' or 'Rhapsody On-Demand' is used to read Rhapsody data. Available values: Rhapsody Application NG, Rhapsody On-Demand - default Rhapsody Application NG
rhp2md.rhapsody.accessor=Rhapsody Application NG
# Determines whether the DoDAF2 Stereotypes will be converted to SysML. Available values: true, false - default true
rhp2md.semantic.updm2sysml=true
# Determines whether the <<NewTerm>> elements will be grouped in Smart Packages. Available values: true, false - default false
rhp2md.semantic.newTerm.smartPackage=false
# Determines whether logs and xmi intermediate file should be generated or not. Available values: true, false - default true
rhp2md.log=true
# Determines the minimum level of logs printed in log file. Available values: debug, info, warning, error - default info
rhp2md.log.level=info
# Determines whether ContainmentLinks are displayed in Diagrams. Default: true
md2rhp.graphical.containmentLinks=true
# Determines whether an obfuscated intermediate representation of the model should be saved. Default: false
md2rhp.obfuscated.xmi=false
# Determines whether Rhapsody is restarted at the end of the publication. Default: true
md2rhp.rhapsody.restart=true