Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Modeling » EMF » Opposite references in UML2 metamodel
Opposite references in UML2 metamodel [message #560064] Tue, 21 September 2010 05:57
Rimvydas is currently offline RimvydasFriend
Messages: 47
Registered: July 2009
Member
Hi,

According to UML 2.3 superstructure Classifier class contains reference
(ownedTemplateSignature) to RedefinableTemplateSignature class and
RedefinableTemplateSignature class has reverse reference (classifier) to
class Classifier.

In Eclipse UML3.0
UMLPackage.eINSTANCE.getRedefinableTemplateSignature_Classif ier().getEOpposite()
returns null.

This is just an example there are more such inconsistencies. So UML2
metamodel analysis using reflection will not give the expected result.

Is it assumed as normal in Eclipse UML3.0 and why ?
How it will work if the model will be generated with reflective feature
delegation (for CDO) ?
Previous Topic:EObject children in Schema Order
Next Topic:Freeze on reading corrupted file
Goto Forum:
  


Current Time: Fri Apr 26 16:04:41 GMT 2024

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

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

Back to the top