This tip involves some minor scripting, but the result can be quite powerful.
Occaissionally, you may want to display or review the underlying properties of an item or items on a diagram in Holocentric Modeler, for example the description of a use case or an actor.
It is possible to display any property that is available in the model for an item, for example the person who last modified the item, the date they did the modification, a metric, or a custom property field that you have added to the item.
How?
Displaying a property can be achieved by placing a Note or a Shape on a diagram, associating it with an item on the diagram and then inserting a script that will return the required property of the associated item.
In the following example, we will use the description of an item as the property we wish to display.
The steps required are:
|