Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Modeling » ATL » Exception while loading module in emftvm
Exception while loading module in emftvm [message #1792064] Tue, 10 July 2018 16:36 Go to next message
Till Paplowski is currently offline Till PaplowskiFriend
Messages: 5
Registered: May 2018
Junior Member
Hello,

I am trying to transform a papyrus uml profile into a customized ecore model using ATL.

The used metamodels can be found here:
ajiMLT.ecore from here:
https://github.com/SeelabFhdo/AjiL/tree/dev/ajiML/model
ddmm.profile.uml from here:
https://github.com/SeelabFhdo/ddmm-uml-profile

This works great, when I am using the transformation in the eclipse environment, with the metamodels as In- and Output in the Run Configuration.

However, I cant get the transformation to run programatically using the ATL Runner found here https://github.com/abelgomez/emf.utils.standalone
The only thing I have changed is adding the resource factory from eclipse.uml2, to create a resource for my uml profile file (since .xmi did not work).

When I am starting the standalone application I get:
org.eclipse.m2m.atl.emftvm.util.VMException: Error during module loading: org.eclipse.emf.ecore.xml.type.impl.AnyTypeImpl cannot be cast to org.eclipse.emf.ecore.EClassifier


Can you help me out here?

If also needed, here is the transformation file im using:
https://github.com/papltill/ddd2ajimlt

[Updated on: Tue, 10 July 2018 16:41]

Report message to a moderator

Re: Exception while loading module in emftvm [message #1793913 is a reply to message #1792064] Mon, 20 August 2018 11:14 Go to previous message
Till Paplowski is currently offline Till PaplowskiFriend
Messages: 5
Registered: May 2018
Junior Member
This error also occurs, when using the UML metamodell instead of the pyprus profile. But I dont know, what the Ecore types have to do with UML.
Previous Topic:Problem when running a custom plugin
Next Topic:Writing to a specific LOG file
Goto Forum:
  


Current Time: Thu Mar 28 12:27:16 GMT 2024

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

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

Back to the top