Book a Demo

Author Topic: Expose Interface doesn't refresh it's label  (Read 2743 times)

mks10

  • EA Novice
  • *
  • Posts: 2
  • Karma: +0/-0
    • View Profile
Expose Interface doesn't refresh it's label
« on: May 19, 2011, 10:05:40 pm »
I have created 2 models (DIFFERENT EAP files). One model (named "InterfaceModel") only has Interface definitions. In One Package, I Add an Interface named Interface1.
The other model ("UseModel") I import the package of the first model (batch import XMI). Then I create a component and add an exposeInterface of Interface1 to it.

If I change the name of the interface Interface1 in InterfaceModel to something else e.g. "Interface1A". and I export it and import it again in the UseModel, the label of the exposeInterface is never refreshed in the diagram (however it is partly in the project viewer). In the project viewer, it has the label "Interface1: Interface1A", which is also not what I expected.

So the relation with the interface remains intact (which is correct) and the name in the diagram is NEVER refreshed and the name in the projectBrowser is somewhat refreshed..

Is this a bug, or misinterpreted behaviour of me?

It is EA 7.5.844

Regards,
« Last Edit: May 19, 2011, 10:55:34 pm by mks10 »

Geert Bellekens

  • EA Guru
  • *****
  • Posts: 13523
  • Karma: +574/-33
  • Make EA work for YOU!
    • View Profile
    • Enterprise Architect Consultant and Value Added Reseller
Re: Expose Interface doesn't refresh it's label
« Reply #1 on: May 23, 2011, 09:57:00 pm »
Seems like a bug to me that needs fixing.
Make sure you send a bug report to Sparx.

Geert

mks10

  • EA Novice
  • *
  • Posts: 2
  • Karma: +0/-0
    • View Profile
Re: Expose Interface doesn't refresh it's label
« Reply #2 on: May 27, 2011, 01:19:50 am »
Yep, thanks, I sent a bug report today.