Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Modeling » UML2 » UML and multiple/diamond inheritance
UML and multiple/diamond inheritance [message #624470] Thu, 23 August 2007 15:05
Andreas Werner is currently offline Andreas WernerFriend
Messages: 55
Registered: July 2009
Member
Hi newsgroup,

I'm working on a heavyweight extension of the UML metamodel.

So my problem is that I have the case in which two classes
called A and B inherit from uml::Class, and another class X is
inheriting from A and B. (Aka. diamond inheritance)

What happens in X, if a feature of uml::Class is redefined (and renamed)
only in A, but not in B? Are both features available?
( I'd like to have only the redefined one to be there in X! ;) )

Besides, is there a problem, if A as well as B contain features with
the same name and type?

Kind regards, Andreas
Previous Topic:AddVariableValueAction doubled in UML editor
Next Topic:A complete specification of UML2
Goto Forum:
  


Current Time: Fri Apr 26 10:44:34 GMT 2024

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

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

Back to the top