xml to ecore [message #48896] |
Wed, 06 September 2006 18:41  |
Eclipse User |
|
|
|
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 #49024 is a reply to message #48896] |
Thu, 07 September 2006 08:59  |
Eclipse User |
|
|
|
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  |
Eclipse User |
|
|
|
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  |
Eclipse User |
|
|
|
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
>
|
|
|
Powered by
FUDForum. Page generated in 0.06031 seconds