Book a Demo

Author Topic: Extending ActivityInitial/Final doesn't work  (Read 3722 times)

Geert Bellekens

  • EA Guru
  • *****
  • Posts: 13523
  • Karma: +574/-33
  • Make EA work for YOU!
    • View Profile
    • Enterprise Architect Consultant and Value Added Reseller
Extending ActivityInitial/Final doesn't work
« on: September 15, 2015, 11:47:00 pm »
I'm making a UML profile, and I have created stereotype that extends ActivityInitial and one that extends ActivityFinal.
After adding attributes tot he stereotype I expected to see them as tagged values in my model.
But some some reason the tagged values don't appear. If I change the extend to Action then the tagged values appear without a problem.

Has anyone experienced this?
Have I missed something?

Thanks

Geert

KP

  • EA Administrator
  • EA Expert
  • *****
  • Posts: 2919
  • Karma: +55/-3
    • View Profile
Re: Extending ActivityInitial/Final doesn't work
« Reply #1 on: September 16, 2015, 10:01:04 am »
I suspect it's something to do with the internal ObjectType being 'StateNode' rather than 'ActivityInitial' etc (a hangover from UML 1). Worth a bug report. If it helps, the Synchronize Stereotype command works.
« Last Edit: September 16, 2015, 12:17:09 pm by KP »
The Sparx Team
[email protected]

Geert Bellekens

  • EA Guru
  • *****
  • Posts: 13523
  • Karma: +574/-33
  • Make EA work for YOU!
    • View Profile
    • Enterprise Architect Consultant and Value Added Reseller
Re: Extending ActivityInitial/Final doesn't work
« Reply #2 on: September 16, 2015, 02:02:48 pm »
OK, thanks I'll send in a bug report and use another metaclass for now.

Geert