Book a Demo

Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - zaxxon

Pages: [1]
1
Thank You Geert,

This was precisely what I noticed, that when you create a more specific Stereotype you need both to extend the Requirements Metaclass and also use Generalization with the parent Stereotype. Since I still not migrated to v14 I suppose this is normal. I just wanted to confirm that this was the correct way to operate because I found that it worked by trial and error rather than reading it in any document.

Best Regards,

2
Hello,

I've unsucsfully searched realted posts about this topic, so I expose the problem in case anyone has a response.

I created a custom profile Extending Requirement Metaclass with a custom stereotype, lets say MyRquirement. MyRequirement adds two tagged values with an enumerated type. Then. I wanted to extend MyRequirement with two Stereotypes (SoftwareRequirement and SystemRequirement) but it didn't worked when I imported the profile to my project. Lately, I realized that forcing these last stereotypes extending generic Requirement metaclass as well as Specializing Myrequirement solved that.

Is this the correct way to operate? When you make a stereotype hierarchy all the stereotypes need to extend a base metaclass? Or there is something i am doing wrong?

Thank you.

Pages: [1]