Add this component to your .oaw workflow:

<component class="org.openarchitectureware.emf.XmiWriter">
  <inputSlot value="SLOTNAME"/>
  <modelFile value="OUTPUTFILENAME"/>
</component>

I don't know the slot name your model is parsed into, it can be read from the workflow that reads your model since the parser will place a model in some slot name. So figure it out from there. You must have a dependency to org.openarchitectureware.emftools, if not already existent.

~Karsten

amphoras schrieb:
Can you post an example after you figure this out?  I am not that familiar
with EMF, so I didn't realize that there's an intermediate model.  I think
it would help me debug and understand things better though.

Thanks!

--Polly


Darth wrote:
I want to look at the ecore file that is created (is it? in memory
object?) as a result of an intermediate step after dsl transformation
happens. Is it possible to see the intermediate model file? The file thats
used as input to the generator before it generates code...

Thanks.




--
Karsten Thoms
Softwarearchitekt

Telefon: +49 (0) 231 / 98 60-202
Telefax: +49 (0) 231 / 98 60-211
Mobil  : +49 (0) 163 / 4979708

http://www.itemis.de
[EMAIL PROTECTED]

itemis AG
Am Brambusch 22
44536 Lünen

Rechtlicher Hinweis:
Amtsgericht Dortmund, HRB 20621

Vorstand: Wolfgang Neuhaus, Jens Wagener, Dr. Georg Pietrek

Aufsichtsrat: Dr. Burkhard Igel(Vors.), Stephan Grollmann, Michael Neuhaus

begin:vcard
fn:Karsten Thoms
n:Thoms;Karsten
org:itemis AG
adr;quoted-printable:;;Brambusch 22;L=C3=BCnen;;44536;Germany
email;internet:[EMAIL PROTECTED]
title:Softwarearchitekt
tel;work:+49 231 9860 202
tel;fax:+49 231 9860 211
tel;cell:+49 163 4979708
url:http://www.itemis.de
version:2.1
end:vcard

-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
Fornax-developer mailing list
Fornax-developer@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fornax-developer

Reply via email to