Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Modeling » Epsilon » ETL model examples' metamodels
ETL model examples' metamodels [message #1854513] Tue, 23 August 2022 13:07 Go to next message
Alireza Rouhi is currently offline Alireza RouhiFriend
Messages: 148
Registered: December 2015
Senior Member
Hi,

Where can I find the metamodels for running these examples located in the org.eclipse.epsilon.examples repository? Of course, I'm running model transformations in Java as standalone.

1. RSS2ATOM.etl [RSS.ecore?]
2. Argouml2ecore.etl [Argouml.ecore?]

Thanks a lot
Alireza

[Updated on: Wed, 24 August 2022 06:47]

Report message to a moderator

Re: ETL model examples' metamodels [message #1854534 is a reply to message #1854513] Wed, 24 August 2022 09:14 Go to previous messageGo to next message
Antonio Garcia-Dominguez is currently offline Antonio Garcia-DominguezFriend
Messages: 594
Registered: January 2010
Location: Birmingham, UK
Senior Member

Hi Alireza,

rss2atom.etl is a "plain XML to plain XML" transformation, so there are no Ecore metamodels associated with the RSS source model or the Atom target model. The transformation is using the implicit metamodel in the plain XML EMC driver.

argouml2ecore.etl uses the ArgoUML EMC driver, which appears to conform to the uml14 Ecore metamodel (see the project README).

Best,
Antonio

[Updated on: Wed, 24 August 2022 09:14]

Report message to a moderator

Re: ETL model examples' metamodels [message #1854535 is a reply to message #1854534] Wed, 24 August 2022 09:26 Go to previous message
Alireza Rouhi is currently offline Alireza RouhiFriend
Messages: 148
Registered: December 2015
Senior Member
Hi Antonio,

Great. Thanks.
Alireza
Previous Topic:ETL models
Next Topic:Bug: dependency order in installation
Goto Forum:
  


Current Time: Fri Apr 26 21:48:18 GMT 2024

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

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

Back to the top