Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Misalignment between the MIM EA model and MIM standart for Association class #546

Open
elena-slavco opened this issue Apr 24, 2024 · 2 comments

Comments

@elena-slavco
Copy link

There is some is misalignment between the MIM EA model and the latest version of the MIM standard.
When we create association class with the MIM EA model, we expect a "mim:Relatiesoort" (Section 6.4.5.7 in MIM) but the EA model only contains a "mim:Relatieklasse" (see the attached image).

Could please let us know which one is correct?

Screenshot 2024-04-23 151912

@PalmJanssen
Copy link
Contributor

You rightly point out this misallignment. It shows that the toolbox does something wrong.

It should be like this:

image

@PalmJanssen
Copy link
Contributor

It cannot, as far as I know, be fixed in the toolbox. The Relatieklasse extends from uml:Association class which is a hybrid between Class and Association with only one name: Relatieklasse.

It can be corrected in the UML by manually changing the stereotype on the association from <<Relatieklasse>> to <<Relatiesoort>

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants