[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Newsgroup Home]
[news.eclipse.modeling.m2m] Re: [QVTO] Accessing Ecore Feature Maps

Hi Alex,

No built-in way for that and following the QVT OMG spec, there can hardly be one.
What we could do is to provide some 'out of the box' black-box ;-) support for this and
potentially couple of other cases which are QVT non-standard but fairly practical.
Some sort of EcoreUtil library.


Regards,
/Radek


On Wed, 16 Sep 2009 20:31:38 +0200, Alex <alex.leites@xxxxxxxxx> wrote:

Is there a built-in way to access Ecore Feature Maps from QVT? (Short of providing black-box forwarding to something like FeatureMap.Entry.getValue) If not, should there be one? Feature Maps are quite common in Ecore models imported from XSD ...

Alex