You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Current »

A relation map is a diagram with a specific stereotype. It is used to represent the element properties in a relation based form.It can represent elements connected via various relation criteria

The Open API of modeling tools developed by No Magic Inc. provides the com.nomagic.magicdraw.visualization.relationshipmap.RelationshipMapUtilities  to work with Relation maps.


Refreshing relation map

To refresh the relation map, use the RelationshipMapUtilities.refreshMap(Diagram) method:

RelationshipMapUtilities.refreshMap(diagram)