Book a Demo

Author Topic: Stereotype on Interface emptied?  (Read 14482 times)

Robert Lelieveld

  • EA User
  • **
  • Posts: 32
  • Karma: +0/-0
    • View Profile
Stereotype on Interface emptied?
« on: April 17, 2015, 07:39:07 pm »
When I set a value for Stereotype on an Interface, it is emptied.
Why?

I need to set a Stereotype to be able to change the symbol on the diagram to display the complexity. This works, however when the stereotype is emptied at file closure and reopening, I need to reset it everytime which is kinda time-consuming  ;)

(This solution was proposed http://www.sparxsystems.com/cgi-bin/yabb/YaBB.cgi?num=1428653398.)

- Robert

qwerty

  • EA Guru
  • *****
  • Posts: 13584
  • Karma: +397/-301
  • I'm no guru at all
    • View Profile
Re: Stereotype on Interface emptied?
« Reply #1 on: April 17, 2015, 08:13:46 pm »
I just checked with V11 and I see the stereotype when I set it for a UML/Class/Interface element.

q.
« Last Edit: April 17, 2015, 08:14:02 pm by qwerty »

Geert Bellekens

  • EA Guru
  • *****
  • Posts: 13523
  • Karma: +574/-33
  • Make EA work for YOU!
    • View Profile
    • Enterprise Architect Consultant and Value Added Reseller
Re: Stereotype on Interface emptied?
« Reply #2 on: April 17, 2015, 08:38:38 pm »
Which stereotype are you trying to use?

Geert

Robert Lelieveld

  • EA User
  • **
  • Posts: 32
  • Karma: +0/-0
    • View Profile
Re: Stereotype on Interface emptied?
« Reply #3 on: April 17, 2015, 08:45:13 pm »
I'm using 12.0.1211 and the UML/Deployment/Interface.

Maybe the combination of having a stereotype 'interface' on the Interface object with ShapeScript attached is causing this.

Just tried another stereotype with ShapeScript which is not emptied which I'll use.

Thanks!

Geert Bellekens

  • EA Guru
  • *****
  • Posts: 13523
  • Karma: +574/-33
  • Make EA work for YOU!
    • View Profile
    • Enterprise Architect Consultant and Value Added Reseller
Re: Stereotype on Interface emptied?
« Reply #4 on: April 17, 2015, 09:44:55 pm »
Robert,

I think there some special handling for interfaces with the stereotype interface.
Probably because of old conventions where interfaces did not have their proper element type but were modeled as classes with the "interface" stereotype.

Geert

qwerty

  • EA Guru
  • *****
  • Posts: 13584
  • Karma: +397/-301
  • I'm no guru at all
    • View Profile
Re: Stereotype on Interface emptied?
« Reply #5 on: April 18, 2015, 06:16:50 am »
Quote
I'm using 12.0.1211 and the UML/Deployment/Interface.
Event with that I see the stereotype.

q.