Skip to main content



      Home
Home » Modeling » EMF "Technology" (Ecore Tools, EMFatic, etc)  » xml to ecore
xml to ecore [message #48896] Wed, 06 September 2006 18:41 Go to next message
Eclipse UserFriend
Originally posted by: rahil.shah.yahoo.com

I hav ean emf model tht was defined using UML diagram. I used to store
those files in the database.
I now have the part of xml file tht is get as a search result on xml
files. I want to map this back to ecore ..

Can anyone please help me in how to go about doin this??

Thank You
Rahil
Re: xml to ecore [message #48927 is a reply to message #48896] Thu, 07 September 2006 02:19 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: stepper.sympedia.de

Rahil,

Unfortunately I can't understand the exact nature of your issue.
Did you say that you store models in a database?
Which technology do you use to do so?

Cheers
/Eike



rahil schrieb:
> I hav ean emf model tht was defined using UML diagram. I used to store
> those files in the database.
> I now have the part of xml file tht is get as a search result on xml
> files. I want to map this back to ecore ..
>
> Can anyone please help me in how to go about doin this??
>
> Thank You
> Rahil
>
Re: xml to ecore [message #49024 is a reply to message #48896] Thu, 07 September 2006 08:59 Go to previous message
Eclipse UserFriend
Originally posted by: merks.ca.ibm.com

Rahil,

You can use Resource.load(InputStream, Map) to load directly from any
stream. You could also use XMLResource.load(Node, ...) or
XMLResource.load(InputSource,...).


rahil wrote:
> I hav ean emf model tht was defined using UML diagram. I used to store
> those files in the database.
> I now have the part of xml file tht is get as a search result on xml
> files. I want to map this back to ecore ..
>
> Can anyone please help me in how to go about doin this??
>
> Thank You
> Rahil
>
Re: xml to ecore [message #590353 is a reply to message #48896] Thu, 07 September 2006 02:19 Go to previous message
Eclipse UserFriend
Rahil,

Unfortunately I can't understand the exact nature of your issue.
Did you say that you store models in a database?
Which technology do you use to do so?

Cheers
/Eike



rahil schrieb:
> I hav ean emf model tht was defined using UML diagram. I used to store
> those files in the database.
> I now have the part of xml file tht is get as a search result on xml
> files. I want to map this back to ecore ..
>
> Can anyone please help me in how to go about doin this??
>
> Thank You
> Rahil
>
Re: xml to ecore [message #590391 is a reply to message #48896] Thu, 07 September 2006 08:59 Go to previous message
Eclipse UserFriend
Rahil,

You can use Resource.load(InputStream, Map) to load directly from any
stream. You could also use XMLResource.load(Node, ...) or
XMLResource.load(InputSource,...).


rahil wrote:
> I hav ean emf model tht was defined using UML diagram. I used to store
> those files in the database.
> I now have the part of xml file tht is get as a search result on xml
> files. I want to map this back to ecore ..
>
> Can anyone please help me in how to go about doin this??
>
> Thank You
> Rahil
>
Previous Topic:OCL compilation
Next Topic:How to implement constraint for group of objects?
Goto Forum:
  


Current Time: Wed Apr 30 10:39:18 EDT 2025

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

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

Back to the top