Refering xcore from EMFatic file [message #1259599] |
Fri, 28 February 2014 10:28  |
Eclipse User |
|
|
|
Hi,
I wonder if it's possible to refer a class inside a xcore file from an EMFatic file?
Both, the xcore and EMFatic file, are contained in different plugins (eclipse porject).
Imagine the following project structure:
Project A, containing the xcore:
.....
class Com extends ICom{
contains IPort[] ports
.....
}
.....
Project B, containing the EMFatic file:
....
class Feature{
attr EString name;
// here I would like to refer to class Com from the xcore:
// ref Com[*] coms;
}
...
Is this somehow possible?
Cheers,
Phil
|
|
|
|
|
Re: Refering xcore from EMFatic file [message #1266961 is a reply to message #1266370] |
Sat, 08 March 2014 02:23  |
Eclipse User |
|
|
|
Phil,
EMFatic is supported by the folks working on Epsilon so best to ask on
the eclipse.epsilon forum.
On 07/03/2014 11:59 AM, Phil H wrote:
> I thought that this is the right place to ask, as this forum is called
> EMF "Technology" (Ecore Tools, EMFatic, etc).
>
> I haven't found an way yet that supports xcore in ecore.
|
|
|
Powered by
FUDForum. Page generated in 0.05861 seconds