Book a Demo

Author Topic: Satisfy Connector in UML Profile  (Read 3928 times)

pumpidumpi

  • EA Novice
  • *
  • Posts: 4
  • Karma: +0/-0
    • View Profile
Satisfy Connector in UML Profile
« on: November 05, 2019, 10:46:45 pm »
Hello,
I try to generate an UML profile using the satisfy connector for allocating requirements. Unfortunately I can not find the satisfy connector as metaclass. How can I adress the satisfy connector in my UML profile, or how can I use it in my toolbox?
For Realization it works fine in the toolbox attributes like "UML::Realization", but for satisfy it doesn't work.
Would be great if somebody could help me with that.

Thanks.

Geert Bellekens

  • EA Guru
  • *****
  • Posts: 13523
  • Karma: +574/-33
  • Make EA work for YOU!
    • View Profile
    • Enterprise Architect Consultant and Value Added Reseller
Re: Satisfy Connector in UML Profile
« Reply #1 on: November 05, 2019, 11:23:32 pm »
"Satisfy" is not an existing connector metatype.

You can create your own stereotype «Satisfy» that extends an existing connector metatype.

Geert

pumpidumpi

  • EA Novice
  • *
  • Posts: 4
  • Karma: +0/-0
    • View Profile
Re: Satisfy Connector in UML Profile
« Reply #2 on: November 06, 2019, 12:10:21 am »
Thank you so much Geert, I was already afraid of that.
So I will do it like you proposed by creating a new stereotype "satisfy".

Eve

  • EA Administrator
  • EA Guru
  • *****
  • Posts: 8110
  • Karma: +119/-20
    • View Profile
Re: Satisfy Connector in UML Profile
« Reply #3 on: November 06, 2019, 09:15:48 am »
There is an existing Satisfy relationship that comes from SysML.

If you wanted to add it to your toolbox the full identifier would be SysML1.4::satisfy(UML::Dependency)