Author Topic: ActionPin types wrong in link to Activity  (Read 4402 times)

minastaros2

  • EA Novice
  • *
  • Posts: 16
  • Karma: +2/-0
    • View Profile
ActionPin types wrong in link to Activity
« on: August 19, 2015, 11:58:25 pm »
I've got an activity with two Parameter nodes: one is a named Integer ("number"), the other an anonymous one of Type MyError, an Exception class I've made up. The "exception" attribute is checked, so the diagram shows the triangle symbol as expected.

(How can I upload images here? I would like to show a screenshot...)Edit: thx querty

When I pull this activity to another diagram with "Invocation" behaviour, and select "all" structural elements (also when leave that to "none" and select them manually in the following dialog), only the Integer node is shown with text. The Exception node has neither text nor the triangle symbol:


The properties of both pins show an empty Type field, the "Exception" check box is unchecked. The field "Behavior" shows: "Activity1([out] : MyError, number: Integer) although "number" is an input pin!





This is what I'd actually expect (after doing the corrections manually):
« Last Edit: August 20, 2015, 10:56:52 pm by minastaros2 »

qwerty

  • EA Guru
  • *****
  • Posts: 13584
  • Karma: +396/-301
  • I'm no guru at all
    • View Profile
Re: ActionPin types wrong in link to Activity
« Reply #1 on: August 20, 2015, 01:44:01 am »
You need to place pictures on a public (image) server and use the URL.

q.

minastaros2

  • EA Novice
  • *
  • Posts: 16
  • Karma: +2/-0
    • View Profile
Re: ActionPin types wrong in link to Activity
« Reply #2 on: August 20, 2015, 06:53:01 pm »
I've added some screenshots. ;)

qwerty

  • EA Guru
  • *****
  • Posts: 13584
  • Karma: +396/-301
  • I'm no guru at all
    • View Profile
Re: ActionPin types wrong in link to Activity
« Reply #3 on: August 20, 2015, 10:30:05 pm »
I get the same results. It looks like anonymous pin loose their classifier.  If no Sparxian will give an answer here you should report that as bug.

q.

PeterHeintz

  • EA User
  • **
  • Posts: 965
  • Karma: +58/-18
    • View Profile
Best regards,

Peter Heintz