Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Modeling » UML2 » Re: eIsSet and multiple inheritance
Re: eIsSet and multiple inheritance [message #628111] Tue, 08 December 2009 14:14
Ed Merks is currently offline Ed MerksFriend
Messages: 33142
Registered: July 2009
Senior Member
Cristian,

UML is generated with an extended GenModel that has different behavior
than EMF base GenModel. Things like refinement are supported only in
UML's extended GenModel so best to ask about it on the UML newsgroup.
Probably if you extend UML you'd need to use their extended GenModel too.


Cristian wrote:
> I see that if my Base class extends from NamedElement instead of
> Element, I have no more problems.
> But I cannot understand exactly why. Is it because the "visibility"
> field declared in PackageableElement "redefines" the "visibility"
> field declared in NamedElement, so when a class extends
> PackageableElement it should extend as well NamedElement?
>
> Best regards,
> Cristi.


Ed Merks
Professional Support: https://www.macromodeling.com/
Previous Topic:Re: eIsSet and multiple inheritance
Next Topic:Bug in OpaqueExpression
Goto Forum:
  


Current Time: Fri Apr 26 08:22:21 GMT 2024

Powered by FUDForum. Page generated in 0.02436 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top