Geonovum / uml2json

Best Practise for OGC - UML to JSON Encoding Rules
https://geonovum.github.io/uml2json/document.html
0 stars 1 forks source link

7.2 - pja - TV's for association role #10

Closed PalmJanssen closed 1 year ago

PalmJanssen commented 1 year ago

In table 2 the association role (or association) is not mentioned as a model element to be extended. Is that correct? Is InlineOrByReference not a metaproperty or TV?

jechterhoff commented 1 year ago

The association role is covered by stereotype <<property>> (or whatever alternative name we can come up with for that stereotype - see #13) - see last row, second column in table 2. The stereotype is applicable to both UML attributes and association roles, and the inlineOrByReference tag is owned by that stereotype.