Display Containment Links

Determines whether containment link should be displayed or not.

Setting the Containment Link property

To display the Containment Links in diagrams, set the following option in publisher.properties file:

# Determines whether ContainmentLinks are displayed in Diagrams. Default: true
md2rhp.graphical.containmentLinks=true

To not display the Containment Links in diagrams, set the following option in publisher.properties file:

# Determines whether ContainmentLinks are displayed in Diagrams. Default: true
md2rhp.graphical.containmentLinks=false

If the md2rhp.graphical.containmentLinks property is not set in the publisher.properties file, the property is set to true, by default.