-
Notifications
You must be signed in to change notification settings - Fork 0
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
en/latest/stereotypes #3
Comments
Hi, i |
Hi, I created a profile diagram where I defined my metaclasses and my stereotypes but I can't make it applied to my model. How to proceed with that? I created a stereotype based on an Use Case metaclass but it seems I cannot use my stereotype when I am modelling in a Use Case diagram. |
Also, it would be better to be able to select directly the metaclass element when creating the metaclass, this would lead to less confusion. An example, I want to make a stereotype out of an Use Case. is the metaclass "Use Case", "UseCase" or even "use case"? |
Hi @MaximeMahe78, Sorry for the late response.
You can select the right type from a dropdown (with filtering) once you connected the stereotype and the metaclass. The class element is only considered a metaclass when an Extension has been connected to it. Once the |
Stereotypes - Gaphor documentation
https://docs.gaphor.org/en/latest/stereotypes.html
The text was updated successfully, but these errors were encountered: