[EMFTVM] Problem with inout model in ANT lauch file [message #1333836] |
Mon, 05 May 2014 04:51  |
Eclipse User |
|
|
|
Hello,
I have defined an ATL transformation with an inout model. In the Eclipse launch configuration I have defined that the input model is located in a folder, but the update input model is serialized in other folder, this configuration work properly. The problems occours when I try to defined this launch configuration in an ANT Task. I defined the loadMetamodel and loadModel tasks, also I have defined de inoutput property for the emftvm.run task but I don't know where set the output path for the inoutmodel.
<emftvm.run modulepath="platform:/resource/migraria.m2m.strutsConfig_java_MIGRARIAMVCViewAndModel2MIGRARIAMVC_Controller/transformations/" module="strutsCfgJavaMVCViewModel2MVCController">
<metamodel name="mmMIGRARIAMVC"/>
<inoutmodel name="inMIGRARIAMVC" as="IN"/>
<outputmodel name="trace" as="trace" wspath="migraria.m2m.strutsConfig_java_MIGRARIAMVCViewAndModel2MIGRARIAMVC_Controller/mTarget/trace.xmi"/>
</emftvm.run>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Powered by
FUDForum. Page generated in 0.26498 seconds