Questions tagged [qvt]

QVT (Query/View/Transformation) is a standard set of languages for model transformation defined by the Object Management Group.

18 questions
0
votes
1 answer

what's the difference between QVTo and QVTr transformation?

I want to do a model to model transformation, from a model based on Java metamodel to a model based on C++ metamodel. I did some research and I found that QVT allow a bidirectional transformation but there is two types of QVT and I don't understand…
0
votes
1 answer

Importing eclipse MDT/OCL APIs in qvt-o code

In a model transformation I have native OCL query as string and I need to parse that OCL string and execute it in order to identify and select specific model element in the source model. Is it possible to import eclipse MDT/OCL API in qvt-o code?…
0
votes
2 answers

No Content Assist in Eclipse QVT Operational editor

I'm writing a QVT model to model transformation from ecore to a DDS model. I've Ecplise 3.7.2 and the last QVT Operational plugin 3.1.0v2. The problem is that the content assist doesn't show me the properties of the meta-model entities. For example…
s7eve
  • 11
  • 2
1
2