Book a Demo

Author Topic: Automatic verification using SysML  (Read 7092 times)

AbhishekK

  • EA Novice
  • *
  • Posts: 2
  • Karma: +0/-0
    • View Profile
Automatic verification using SysML
« on: November 09, 2021, 04:20:30 pm »
Folks,

I am currently exploring SysML in EA. In Cameo System Modeler, I am able to find "automatic verification". In that if a variable value is changed and the condition for a requirement including that variable is not met then the requirement is flagged as need attention.
Is there a way in which I can do this or something similar to this in EA.
Also Is there any way in EA where I can link results of parametric model to requirement model conditions in SysML?
I have been struggling with this questions for a while. Any help would really be beneficial.

Thanks and Cheers.

qwerty

  • EA Guru
  • *****
  • Posts: 13584
  • Karma: +397/-301
  • I'm no guru at all
    • View Profile
Re: Automatic verification using SysML
« Reply #1 on: November 09, 2021, 08:59:17 pm »
Well, sort of. You  can write an add-in to watch for model changes and react accordingly. So I would say you can do that in EA as well. It might be a bit of work, though.

q.

AbhishekK

  • EA Novice
  • *
  • Posts: 2
  • Karma: +0/-0
    • View Profile
Re: Automatic verification using SysML
« Reply #2 on: November 10, 2021, 02:30:11 pm »
Thank you @qwerty, your reply answers my question. I will now look to see if it is feasible for my project.

AK