Diagram hot spots

Boxes, representing classes, comments, use cases, and other elements in a diagram output as HTML, can be changed to hot spots to open the page for the element. To switch on "hot spot" navigation, make the following configuration changes to the rhapsody.ini :

[ReporterPLUS]
EnableLoadOptions=TRUE
LoadImageMaps=TRUE

The EnableLoadOptions flag enables reading of load optimization flags, such as LoadImageMaps.


Feedback