Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Archived » M2M (model-to-model transformation) » [ATL]Package with uri 'BPMN' not found....
[ATL]Package with uri 'BPMN' not found.... [message #22748] Sat, 10 March 2007 12:23 Go to next message
Eclipse UserFriend
Originally posted by: jihedt.yahoo.fr

Hi all !!

I encoutered difficulty with the new version of the ATL 2006 to open
ecore model generated with ATL. the transformation is OK ! no problem
but to see the result... i think the problem is that there is no link
between the model(ecore) and the metamodel (ecore)
So i work on
Eclipse 3.2
UML2 2.0
EMF 2.2

below what i obtain to open the file "bpmnresultout.ecore" witch the
metamodel is BPMN.ECORE:

"Package with uri 'BPMN' not found....

so some one have an idea ???
thank you in advance !!


================================================
Jihed TOUZI
-PhD candidate-
Centre de Génie Industriel
Ecole des Mines d'Albi Carmaux
Campus Jarlard Route de Teillet
81 013 Albi Cedex 09 FRANCE
Tel : 05 63 49 31 38
http://www.enstimac.fr
=================================================
Re: [ATL]Package with uri 'BPMN' not found.... [message #22836 is a reply to message #22748] Mon, 12 March 2007 10:30 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: marcos.didonet-del-fabro.univ-nantes.fr

Hi,

To be able to open a model using the generic EMF editor, the corresponding metamodel must
be added into the registry.

To do that, you should select the corresponding metamodel in the AM3 or ATL views, and
select "Register metamodel" in the context menu.

Regards,

Marcos.

jihed Touzi wrote:
> Hi all !!
>
> I encoutered difficulty with the new version of the ATL 2006 to open
> ecore model generated with ATL. the transformation is OK ! no problem
> but to see the result... i think the problem is that there is no link
> between the model(ecore) and the metamodel (ecore)
> So i work on
> Eclipse 3.2
> UML2 2.0
> EMF 2.2
>
> below what i obtain to open the file "bpmnresultout.ecore" witch the
> metamodel is BPMN.ECORE:
>
> "Package with uri 'BPMN' not found....
>
> so some one have an idea ???
> thank you in advance !!
>
>
> ================================================
> Jihed TOUZI
> -PhD candidate-
> Centre de Génie Industriel
> Ecole des Mines d'Albi Carmaux
> Campus Jarlard Route de Teillet
> 81 013 Albi Cedex 09 FRANCE
> Tel : 05 63 49 31 38
> http://www.enstimac.fr
> =================================================
>
>
Re: [ATL]Package with uri 'BPMN' not found.... [message #23053 is a reply to message #22836] Mon, 12 March 2007 11:58 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: jihedt.yahoo.fr

Marcos,
It works !! great!!
In the previous version of ATL it works automatically .. i don't have to
use "register metamodel"... but now i have to do it every time i create
a transformation ?

Regards,

Jihed




Marcos Didonet Del Fabro a écrit :
> Hi,
>
> To be able to open a model using the generic EMF editor, the
> corresponding metamodel must be added into the registry.
>
> To do that, you should select the corresponding metamodel in the AM3 or
> ATL views, and select "Register metamodel" in the context menu.
>
> Regards,
>
> Marcos.
>
> jihed Touzi wrote:
>> Hi all !!
>>
>> I encoutered difficulty with the new version of the ATL 2006 to open
>> ecore model generated with ATL. the transformation is OK ! no problem
>> but to see the result... i think the problem is that there is no link
>> between the model(ecore) and the metamodel (ecore)
>> So i work on
>> Eclipse 3.2
>> UML2 2.0
>> EMF 2.2
>>
>> below what i obtain to open the file "bpmnresultout.ecore" witch the
>> metamodel is BPMN.ECORE:
>>
>> "Package with uri 'BPMN' not found....
>>
>> so some one have an idea ???
>> thank you in advance !!
>>
>>
>> ================================================
>> Jihed TOUZI
>> -PhD candidate-
>> Centre de Génie Industriel
>> Ecole des Mines d'Albi Carmaux
>> Campus Jarlard Route de Teillet
>> 81 013 Albi Cedex 09 FRANCE
>> Tel : 05 63 49 31 38
>> http://www.enstimac.fr
>> =================================================
>>
>>
Re: [ATL]Package with uri 'BPMN' not found.... [message #23095 is a reply to message #23053] Mon, 12 March 2007 12:08 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: mikael.barbero.gmail.com

Hi,

In the previous version of ATL, models were not properly unloaded (from
the EMF registry but also from memory!) after a transformation. That's
why you were able to open your model using the reflective EMF editor. It
was not a feature, it was a bug ;) This bug has been removed and you
have now to use the "Register metamodel" contextual action.

However, you have to do it once for each metamodel, not for every
transformation. Do not forget to re-register it after each metamodel
modification also ;)

Best regards,
Mikaël

jihed Touzi a écrit :
> Marcos,
> It works !! great!!
> In the previous version of ATL it works automatically .. i don't have to
> use "register metamodel"... but now i have to do it every time i create
> a transformation ?
>
> Regards,
>
> Jihed
>
>
>
>
> Marcos Didonet Del Fabro a écrit :
>> Hi,
>>
>> To be able to open a model using the generic EMF editor, the
>> corresponding metamodel must be added into the registry.
>>
>> To do that, you should select the corresponding metamodel in the AM3
>> or ATL views, and select "Register metamodel" in the context menu.
>>
>> Regards,
>>
>> Marcos.
>>
>> jihed Touzi wrote:
>>> Hi all !!
>>>
>>> I encoutered difficulty with the new version of the ATL 2006 to open
>>> ecore model generated with ATL. the transformation is OK ! no problem
>>> but to see the result... i think the problem is that there is no link
>>> between the model(ecore) and the metamodel (ecore)
>>> So i work on
>>> Eclipse 3.2
>>> UML2 2.0
>>> EMF 2.2
>>>
>>> below what i obtain to open the file "bpmnresultout.ecore" witch the
>>> metamodel is BPMN.ECORE:
>>>
>>> "Package with uri 'BPMN' not found....
>>>
>>> so some one have an idea ???
>>> thank you in advance !!
>>>
>>>
>>> ================================================
>>> Jihed TOUZI
>>> -PhD candidate-
>>> Centre de Génie Industriel
>>> Ecole des Mines d'Albi Carmaux
>>> Campus Jarlard Route de Teillet
>>> 81 013 Albi Cedex 09 FRANCE
>>> Tel : 05 63 49 31 38
>>> http://www.enstimac.fr
>>> =================================================
>>>
>>>



--
Mikaël Barbero - PhD Candidate
ATLAS Group (INRIA & LINA) - University of Nantes
2, rue de la Houssinière
44322 Nantes Cedex 3 - France
tel. +33 2 51 12 58 08 /\ cell.+33 6 07 63 19 00
email: Mikael.Barbero@{gmail.com, univ-nantes.fr}
http://www.sciences.univ-nantes.fr/lina/atl/
Re: [ATL]Package with uri 'BPMN' not found.... [message #23136 is a reply to message #23095] Mon, 12 March 2007 14:05 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: jihedt.yahoo.fr

Thank you Mikael for your precisions !!

i think that's for one time ... a bug was a nice thing...because it is
normal after a transformation to see the result...:)!!

Regards
Jihed



Mikaël Barbero a écrit :
> Hi,
>
> In the previous version of ATL, models were not properly unloaded (from
> the EMF registry but also from memory!) after a transformation. That's
> why you were able to open your model using the reflective EMF editor. It
> was not a feature, it was a bug ;) This bug has been removed and you
> have now to use the "Register metamodel" contextual action.
>
> However, you have to do it once for each metamodel, not for every
> transformation. Do not forget to re-register it after each metamodel
> modification also ;)
>
> Best regards,
> Mikaël
>
> jihed Touzi a écrit :
>> Marcos,
>> It works !! great!!
>> In the previous version of ATL it works automatically .. i don't have
>> to use "register metamodel"... but now i have to do it every time i
>> create a transformation ?
>>
>> Regards,
>>
>> Jihed
>>
>>
>>
>>
>> Marcos Didonet Del Fabro a écrit :
>>> Hi,
>>>
>>> To be able to open a model using the generic EMF editor, the
>>> corresponding metamodel must be added into the registry.
>>>
>>> To do that, you should select the corresponding metamodel in the AM3
>>> or ATL views, and select "Register metamodel" in the context menu.
>>>
>>> Regards,
>>>
>>> Marcos.
>>>
>>> jihed Touzi wrote:
>>>> Hi all !!
>>>>
>>>> I encoutered difficulty with the new version of the ATL 2006 to
>>>> open ecore model generated with ATL. the transformation is OK ! no
>>>> problem but to see the result... i think the problem is that there
>>>> is no link between the model(ecore) and the metamodel (ecore)
>>>> So i work on
>>>> Eclipse 3.2
>>>> UML2 2.0
>>>> EMF 2.2
>>>>
>>>> below what i obtain to open the file "bpmnresultout.ecore" witch the
>>>> metamodel is BPMN.ECORE:
>>>>
>>>> "Package with uri 'BPMN' not found....
>>>>
>>>> so some one have an idea ???
>>>> thank you in advance !!
>>>>
>>>>
>>>> ================================================
>>>> Jihed TOUZI
>>>> -PhD candidate-
>>>> Centre de Génie Industriel
>>>> Ecole des Mines d'Albi Carmaux
>>>> Campus Jarlard Route de Teillet
>>>> 81 013 Albi Cedex 09 FRANCE
>>>> Tel : 05 63 49 31 38
>>>> http://www.enstimac.fr
>>>> =================================================
>>>>
>>>>
>
>
>
Re: [ATL]Package with uri 'BPMN' not found.... [message #30354 is a reply to message #22836] Sat, 07 April 2007 18:21 Go to previous message
Cédric Vidal is currently offline Cédric VidalFriend
Messages: 101
Registered: July 2009
Senior Member
Hi,

I'm running into the same problem as Timo and I just can't find the
"Register metamodel" anywhere. I know this is really stupid but any help
would be greatly appreciated.

I'm using:
- Eclipse 3.2.2
- EMF 2.2.2

I'm using the following plugins:

AM3 - am3-20060117.zip :
org.eclipse.emf (2.2.2.v200702131851) "Eclipse Modeling Framework (EMF)"
org.eclipse.am3.core (1.0.0) "AM3 Core Plug-in" [Active]
org.eclipse.am3.tools.tge (1.0.0) "AM3 - Textual Generic Editor Plug-in"
[Active]
org.eclipse.am3.ui (1.0.0) "AM3 Ui Plug-in" [Active]

ATL - ATLBundle_20070217.zip :
org.atl.eclipse.adt.builder (1.0.5) "ATL Builder" [Active]
org.atl.eclipse.adt.debug (1.0.9) "ATL Debugger" [Resolved]
org.atl.eclipse.adt.doc.developer (1.0.5) "ATL Developer Documentation"
[Resolved]
org.atl.eclipse.adt.doc.user (1.0.9) "ATL User Documentation" [Resolved]
org.atl.eclipse.adt.editor (1.0.10) "ATL User Interface" [Active]
org.atl.eclipse.adt.perspective (1.0.1) "ATL Perspective" [Resolved]
org.atl.eclipse.adt.wizard (1.0.7) "ATL Wizard" [Active]
org.atl.eclipse.engine (1.0.7) "ATL Engine" [Active]
org.atl.eclipse.km3 (1.0.0) "KM3 injector and extractor plug-in" [Active]
org.atl.engine.repositories.emf4atl (1.0.0) "EMF4ATL Plug-in" [Resolved]
org.atl.engine.repositories.mdr4atl (1.0.0) "MDR4ATL Plug-in" [Resolved]
org.atl.engine.vm (1.0.0) "ATL VM Plug-in" [Active]

Thanx a lot,

Kind regards,

C
Previous Topic:[ATL] UML2 Profiles support
Next Topic:What can ATL?
Goto Forum:
  


Current Time: Tue Mar 19 07:01:40 GMT 2024

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

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

Back to the top