Author Topic: Return Value type of Interaction Element  (Read 6711 times)

vkc1020

  • EA Novice
  • *
  • Posts: 10
  • Karma: +0/-0
    • View Profile
Return Value type of Interaction Element
« on: September 11, 2019, 09:12:02 am »
Which SQL table contains the "Return" Type of an Interaction Element listed under the Properties>Behavior (in GUI Mode)?
I learnt that Properties>Behavior>Parameter values can be queried from t_xref. 
But I am not locate which table has Properties>Behavior>Return type of an interaction element.

Thank You!

qwerty

  • EA Guru
  • *****
  • Posts: 13584
  • Karma: +396/-301
  • I'm no guru at all
    • View Profile
Re: Return Value type of Interaction Element
« Reply #1 on: September 11, 2019, 07:01:57 pm »
Uhm, what is an "Interaction Element"?

q.

vkc1020

  • EA Novice
  • *
  • Posts: 10
  • Karma: +0/-0
    • View Profile
Re: Return Value type of Interaction Element
« Reply #2 on: September 12, 2019, 03:56:57 am »
I think it can be the classifier element type of an InteractionOccurrence Element (which is the element type of a reference in a sequence diagram )

qwerty

  • EA Guru
  • *****
  • Posts: 13584
  • Karma: +396/-301
  • I'm no guru at all
    • View Profile
Re: Return Value type of Interaction Element
« Reply #3 on: September 12, 2019, 07:31:04 am »
Now, how (with EA's GUI) do I create an InteractionOccurrence?

q.

KP

  • EA Administrator
  • EA Expert
  • *****
  • Posts: 2919
  • Karma: +54/-3
    • View Profile
Re: Return Value type of Interaction Element
« Reply #4 on: September 12, 2019, 09:19:11 am »
Now, how (with EA's GUI) do I create an InteractionOccurrence?

q.

Class > right-click > New Diagram > Interaction > with Sequence Diagram

The created diagram will be owned by an Interaction element. You can set a return type for the Interaction element and t_object.Classifier for the Interaction element will hold the Object_ID of the return type element.
The Sparx Team
[email protected]