How to create table with stereotype tag data from model elements?
Hello,
I could not find a path yet to do the following in Modeler:
I want to create a table (like a DataDictionaryTable) to show the data content of tags of a certain stereotype that I applied to blocks in a package.
For example: Stereotype «PurchasedPart» with the tags Manufacturer and ArticleNumber.
I would like to get something like this:
|
SubPackage
|
Blockname
|
Manufacturer
|
ArticleNumber
|
|
|---|---|---|---|---|
| devices | Laptop | HP | 234234234 | |
| devices | Monitor | Samsung | sdflkkj-342-23 | |
| cables | DVI cable | HAMA | 923464564 | |
| cables | USB cable | benq | 234-kj-456 |
Did you get something like this already running?
(With the mentioned DataDictionaryTable I could get the first and the second column, but not further. It did not even show the applied Stereotype «PurchasedPart» in the column with attribute "Applied Stereotypes", but a strange «FlowType» stereotype that is neither shown at right-mouse-click > "Applied Stereotypes" nor in the Properties pane as tab...)
For hints I would be very grateful.
All the best
Jan

