Multiple inputs with references [message #1099861] |
Mon, 02 September 2013 06:06  |
Eclipse User |
|
|
|
Hi,
I am facing a problem that was already posted in an archived forum
http://www.eclipse.org/forums/index.php/m/683910/?srch=Multiple+input+with+references#msg_683910
My problem is very similar. I have one metamodel divided in different ecore files, with references between them. For example, a "property" references another metamodel file that has the concept of "metric", and so on.
In an ATL transformation I get an error when I try to access the object "metric" of a given "property". I think that the problem is related with this, with the fact that it is in another file.
org.eclipse.m2m.atl.engine.emfvm.VMException: The value of type 'class it.cnr.isti.labse.connect.metrics.Metrics.impl.MetricsImpl' must be of type 'org.eclipse.emf.ecore.impl.EClassImpl@13b0fe0 (name: Metrics) (instanceClassName: null) (abstract: false, interface: false)'
The metamodels are provided by someone else, so I cannot unify them.
Any suggestion would be appreciated!
|
|
|
|
|
|
|
|
|
|
Powered by
FUDForum. Page generated in 0.04842 seconds