[QVTo] Getting started with QVT [message #640169] |
Fri, 19 November 2010 07:42  |
Eclipse User |
|
|
|
Hi,
I'm new to QVT and I've been searching for some good resources for learning QVT. I've been searching on Google and looked at the Eclipse examples and the Wiki pages but I can't put all those bits together. Are there any step-by-step tutorials that you can point out?
I am going to be doing some UML transformations (UML to UML to be specific) and I've got this skeleton:
modeltype UML uses 'http://www.eclipse.org/uml2/3.0.0/UML';
transformation testTransformation(in umlIn : UML, out umlOut : UML);
main() {
--do something
}
If I have a sample UML model, how would I plug it in to this file and maybe just print out the objects in the model?
|
|
|
|
|
|
|
|
|
Powered by
FUDForum. Page generated in 0.09239 seconds