I've searched the Sparx site extensively and haven't found a solution/answer.
We want to indicate an activity's dependent components on our BPMN diagrams so they're apparent instantly when viewing the diagram especially on HTML export. I've asked about that before
in this thread. Apparently there's no direct way to accomplish that, like specifying the already-defined components as a resource.
So what we've tried as an intermediate step (among many, many other ideas) is to simply create a custom tag, like refSystem=OurComponent, to the relevant Activity elements. However, the custom tagged values
don't appear on the Activity elements but
do appear on other elements like basic Class elements, <<Resource>> and <<ResourceRole>> stereotyped elements, etc.
Now, before you ask, yes, we have quadruple-checked that the 'tags' is checked on the 'Feature and Compartment Visibility' dialog for all of the Activities and the diagram settings.
So, what gives? Is there something in BPMN 2.0 that explicitly disallows displaying tags on an Activity? Is there a bug in the BPMN MDG extension?
Thanks!