Book a Demo

Author Topic: Return Values for Activities?  (Read 2864 times)

Miguel

  • EA User
  • **
  • Posts: 48
  • Karma: +1/-0
    • View Profile
Return Values for Activities?
« on: April 03, 2021, 02:15:46 am »
Is there a way in Sparx EA to assign a return value to an Activity? 

I can assign parameters to the activity and by virtue of object flow, it's kind of obvious what the "return value" below, is the result:



But these are still both input parameters:



I'd like to have a return value on the activity.  What I'm looking for in the above is something like: "<<activity>>Process Data(in parm:Integer):Integer"

I see that if I bring up the "features" of the activity, I can access the two parameters, but there is no way to indicate in or out:



I'm on EA 15.2-1555. 

Thanks,
Miguel


qwerty

  • EA Guru
  • *****
  • Posts: 13584
  • Karma: +397/-301
  • I'm no guru at all
    • View Profile
Re: Return Values for Activities?
« Reply #1 on: April 03, 2021, 06:57:05 am »
The in/out is determined by the object flow.

Since you use «block» it's probably SysML. Either that it a bug you need to report or it's something related to SysML (which I don't know for not currently using it).

q.
« Last Edit: April 03, 2021, 07:00:09 am by qwerty »