Sparx Systems Forum

Enterprise Architect => General Board => Topic started by: rene.titulaer on September 24, 2004, 08:42:22 am

Title: Methods are not copied when realizing a interface
Post by: rene.titulaer on September 24, 2004, 08:42:22 am
dear all,

I'm evaluating EA. One thing what worries me is that when a class realizes a interface and the interface changes (e.g. a method is added) I don't see that change in the class which realizes that interfaces.

It only goes all right when I draw the realization (that is the first time I lay the relation), it then asks me if I like to inherit methods (strange question because OO defines you 'll have to inherit).

Is this a bug?
Title: Re: Methods are not copied when realizing a interf
Post by: sargasso on September 26, 2004, 04:18:04 pm
Rene,

1) You can manually force the interface updates through the realizations, see:http://www.sparxsystems.com.au/cgi-bin/yabb/YaBB.cgi?board=general;action=display;num=1095873628

2) I dont believe it is a bug. See: http://www.sparxsystems.com.au/cgi-bin/yabb/YaBB.cgi?board=general;action=display;num=1086701333

hth
Bruce
Title: Re: Methods are not copied when realizing a interf
Post by: rene.titulaer on September 27, 2004, 12:15:03 am
That's it. Thanks for your reply.