[gme-users] How to convert .xme to .mga programmatically?
Miklos Maroti
mmaroti at isis.vanderbilt.edu
Tue May 25 07:46:29 CDT 2004
I guess you can do all this with java. Basically, you have to
1. Find your metamodel, open it with the Meta layer by accessing
the MetaProject COM object.
2. Create a new empty project. Create an mga layer Project COM object.
3. Create a Parser COM object that is in the MgaUtil library. Use the parser
to parse the XML file into the MGA project.
Ask Gyorgy for details :)
Miklos
-----Original Message-----
From: Akos Ledeczi
Sent: Tue 5/25/2004 2:47 AM
To: gme-users
Cc:
Subject: Re: [gme-users] How to convert .xme to .mga programmatically?
Yes, it is. All you need for a gme-based program is the mga and meta
layers and below, i.e. no gui, browser, constraint manager. I beleive
Peter has an example of a standalone program somewhere. Unfortunately,
he is out of town for the rest of the week. Me too. Gyorgy may be able
to help you.
Akos
Gabriele Trombetti wrote:
> I need to convert an .xme file to the .mga format from a standalone
> program, in a no-user-prompt way. (I know which is the paradigm)
> Is it possible in any way?
>
> Thanks in advance
> Gabriele
> _______________________________________________
> gme-users mailing list
> gme-users at list.isis.vanderbilt.edu
> http://list.isis.vanderbilt.edu/mailman/listinfo/gme-users
_______________________________________________
gme-users mailing list
gme-users at list.isis.vanderbilt.edu
http://list.isis.vanderbilt.edu/mailman/listinfo/gme-users
More information about the gme-users
mailing list