Book a Demo

Author Topic: Extend SysML stereotype with a profile  (Read 4503 times)

Architetto

  • Guest
Extend SysML stereotype with a profile
« on: July 05, 2018, 07:52:19 pm »
Hello guys,

I'm trying to create a project specific profile. I want to add the stereotypes <<functionalblock>> and <<physicalblock>> based on the SysML stereotype <<block>>.

I followed this explanation: http://www.sparxsystems.com/enterprise_architect_user_guide/12/extending_uml_models/non_uml_metatypes.html. I drew a extension properties from the steretoypes <<functionalblock>> and <<physicalblock>> to the metaclass <<class>>. I also drew generalization properties from the steretoypes <<functionalblock>> and <<physicalblock>> to the stereotype <<SysML1.4::block>>

If I want to create a new element I can see my Toolset, but unfortunately I cannot see any types or stereotypes.

I also had a look at the following topic within this forum which describes the same problem, but this didn't help.
http://www.sparxsystems.com/forums/smf/index.php?topic=30487.0

Would be really great if you had any idea. Thanks a lot!

I'm using EA 13.0.1309

Regards, Jan

Suresh Jayakumar

  • EA Novice
  • *
  • Posts: 5
  • Karma: +0/-0
    • View Profile
Re: Extend SysML stereotype with a profile
« Reply #1 on: July 05, 2018, 08:25:36 pm »
Hi Jan,

Check whether you have set stereotype in the stereotype property window. Right click on the stereotype. Select edit with Profile helper. And make the changes.


Architetto

  • Guest
Re: Extend SysML stereotype with a profile
« Reply #2 on: July 05, 2018, 09:38:49 pm »
Hi Suresh,

thanks for the fast reply. Tried this, but that was not the problem. Any other ideas?

Thanks a lot. Regards, Jan

Architetto

  • Guest
Re: Extend SysML stereotype with a profile
« Reply #3 on: July 05, 2018, 10:37:50 pm »
What I found out is that  if there is only an extension property to the metaclass <<class>> it works. Once I add the generalization property to the stereotype <<SysML1.4::block I don't see them anymore.

Eve

  • EA Administrator
  • EA Guru
  • *****
  • Posts: 8110
  • Karma: +119/-20
    • View Profile
Re: Extend SysML stereotype with a profile
« Reply #4 on: July 06, 2018, 09:32:10 am »
Do you have the SysML technology enabled? You can't extend a technology that isn't available.

Architetto

  • Guest
Re: Extend SysML stereotype with a profile
« Reply #5 on: July 06, 2018, 03:12:30 pm »
Hi Simon,
SysML Technology is enabled and my default.
Jan