Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [mdt-uml2.dev] conformsTo and interfaces

No problem, Pieter.

I've looked again, and the bugzilla that I was thinking of was actually related to UML-to-Ecore conversion in the context of profile definition.  In that case, UML2 transforms InterfaceRealizations to EClass supertype references where the supertype is an "isInterface" EClass.  So, that's not especially relevant to this case.

Cheers,

Christian

On Jan 9, 2014, at 12:35 PM, Pieter Martin <pieter.martin@xxxxxxxxx> wrote:

> Hi,
> 
> I noticed that the ClassifierImpl.conformsTo only check generals and not for realized interfaces.
> 
> from the ocl spec it says "Classes conform to superclasses and interfaces that they realize."
> 
> Is this a bug?
> 
> Thanks
> Pieter
> 
> 
> _______________________________________________
> mdt-uml2.dev mailing list
> mdt-uml2.dev@xxxxxxxxxxx
> https://dev.eclipse.org/mailman/listinfo/mdt-uml2.dev



Back to the top