Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Archived » M2M (model-to-model transformation) » [ATL] loadModel and SaveModel
[ATL] loadModel and SaveModel [message #57204] Fri, 10 August 2007 06:48
beaperez Mising name is currently offline beaperez Mising nameFriend
Messages: 81
Registered: July 2009
Member
Hello again,
I am running an ANT script which executes an ATL transformation. The thing
is that I don't get any error but the final target model is not saved. I
have:

<outModel name="OUT" model="TModel" metamodel="UML2"
path="${outputModelsPath}FirstStereotypedClassDiagram.uml"/ >


</am3.atl>

<am3.saveModel model="TModel"
path="${outputModelsPath}FirstStereotypedClassDiagram.uml"/ >

I have used both Eclipse 3.3 (+ EMF 2.3...) and the ATL Bundle 2.0 UML2
Version, but it doesn't work, so I think that the problem is in my ant
script.
What am I doing wrong?
Many many thanks
Bea
Previous Topic:[ATL] KM3 metamodel extension
Next Topic:[Announce] QVT Relations implementation
Goto Forum:
  


Current Time: Fri Apr 19 08:16:05 GMT 2024

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

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

Back to the top