Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Archived » M2M (model-to-model transformation) » Metamodel UML2
Metamodel UML2 [message #45503] Mon, 11 June 2007 08:38 Go to next message
Eclipse UserFriend
Originally posted by: bch.openbluelab.org

Hi,

Do you know where the metamodel UML2 is available ?

Thanks
Re: Metamodel UML2 [message #45536 is a reply to message #45503] Mon, 11 June 2007 09:21 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: Hugo.Bruneliere.univ-nantes.fr

Benjamin CHEVALLEREAU a écrit :
> Hi,

Hi Benjamin,

>
> Do you know where the metamodel UML2 is available ?
>

The UML2 metamodel is available from the Eclipse UML2 plugin:

http://www.eclipse.org/modeling/mdt/?project=uml2

For using this metamodel in ATL, you have to install the UML2 plugins
and to specifiy the metamodel by URI in your launch configuration or ANT
script: http://www.eclipse.org/uml2/2.0.0/UML

> Thanks

Best regards,

Hugo

--
--------------------------------------------------------
Hugo Bruneliere - R&D Engineer
ATLAS Group (INRIA & LINA) - University of Nantes
2, rue de la Houssiniere
44322 Nantes Cedex 3 - France
office +33 2 51 12 58 10 /\ cell.+33 6 07 42 45 30
EMail: Hugo.Bruneliere@univ-nantes.fr
http://www.sciences.univ-nantes.fr/lina/atl/
--------------------------------------------------------
Re: Metamodel UML2 [message #45564 is a reply to message #45536] Mon, 11 June 2007 09:49 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: bch.openbluelab.org

Thanks

Do you know an other transformation using UML2 to help me ?

Hugo Bruneliere a écrit :
> Benjamin CHEVALLEREAU a écrit :
>> Hi,
>
> Hi Benjamin,
>
>>
>> Do you know where the metamodel UML2 is available ?
>>
>
> The UML2 metamodel is available from the Eclipse UML2 plugin:
>
> http://www.eclipse.org/modeling/mdt/?project=uml2
>
> For using this metamodel in ATL, you have to install the UML2 plugins
> and to specifiy the metamodel by URI in your launch configuration or ANT
> script: http://www.eclipse.org/uml2/2.0.0/UML
>
>> Thanks
>
> Best regards,
>
> Hugo
>
Re: Metamodel UML2 [message #46543 is a reply to message #45564] Thu, 14 June 2007 14:24 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: bch.openbluelab.org

Hi,

I have made all my transformation except Stereotype. Apparently, in
UML2, stereotypes are stored in a profile in an other file. So, how can
create my transformation to get my 2 files and to link its ?

Thanks

Benjamin CHEVALLEREAU a écrit :
> Thanks
>
> Do you know an other transformation using UML2 to help me ?
>
> Hugo Bruneliere a écrit :
>> Benjamin CHEVALLEREAU a écrit :
>>> Hi,
>>
>> Hi Benjamin,
>>
>>>
>>> Do you know where the metamodel UML2 is available ?
>>>
>>
>> The UML2 metamodel is available from the Eclipse UML2 plugin:
>>
>> http://www.eclipse.org/modeling/mdt/?project=uml2
>>
>> For using this metamodel in ATL, you have to install the UML2 plugins
>> and to specifiy the metamodel by URI in your launch configuration or
>> ANT script: http://www.eclipse.org/uml2/2.0.0/UML
>>
>>> Thanks
>>
>> Best regards,
>>
>> Hugo
>>
Re: Metamodel UML2 [message #46597 is a reply to message #46543] Thu, 14 June 2007 15:42 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: Hugo.Bruneliere.univ-nantes.fr

This is a multi-part message in MIME format.
--------------040508040206040300090904
Content-Type: text/plain; charset=ISO-8859-1; format=flowed
Content-Transfer-Encoding: 8bit

Hi Benjamin,

Benjamin CHEVALLEREAU a
Re: Metamodel UML2 [message #46660 is a reply to message #46597] Fri, 15 June 2007 07:45 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: bch.openbluelab.org

Hi

Thanks to send me this files but do you know where I can find metamodel ?

Best regards

Hugo Bruneliere a écrit :
> Hi Benjamin,
>
> Benjamin CHEVALLEREAU a écrit :
>> Hi,
>>
>> I have made all my transformation except Stereotype. Apparently, in
>> UML2, stereotypes are stored in a profile in an other file. So, how
>> can create my transformation to get my 2 files and to link its ?
>>
>
> You can find in the attached files an example of a transformation using
> profiles and the corresponding launch configuration.
>
> Hugo
>
>> Thanks
>>
>> Benjamin CHEVALLEREAU a écrit :
>>> Thanks
>>>
>>> Do you know an other transformation using UML2 to help me ?
>>>
>>> Hugo Bruneliere a écrit :
>>>> Benjamin CHEVALLEREAU a écrit :
>>>>> Hi,
>>>>
>>>> Hi Benjamin,
>>>>
>>>>>
>>>>> Do you know where the metamodel UML2 is available ?
>>>>>
>>>>
>>>> The UML2 metamodel is available from the Eclipse UML2 plugin:
>>>>
>>>> http://www.eclipse.org/modeling/mdt/?project=uml2
>>>>
>>>> For using this metamodel in ATL, you have to install the UML2
>>>> plugins and to specifiy the metamodel by URI in your launch
>>>> configuration or ANT script: http://www.eclipse.org/uml2/2.0.0/UML
>>>>
>>>>> Thanks
>>>>
>>>> Best regards,
>>>>
>>>> Hugo
>>>>
>
>
[ATL] Re: Metamodel UML2 [message #46677 is a reply to message #46660] Fri, 15 June 2007 08:21 Go to previous message
Eclipse UserFriend
Originally posted by: freddy.allilaire.univ-nantes.fr

Hi Benjamin,

The UML2 metamodel is available here:
http://dev.eclipse.org/viewcvs/index.cgi/org.eclipse.mdt/org .eclipse.uml2/plugins/org.eclipse.uml2.uml/model/?root=Model ing_Project

Regards,
Freddy.

Benjamin CHEVALLEREAU a écrit :
> Hi
>
> Thanks to send me this files but do you know where I can find metamodel ?
>
> Best regards
>
> Hugo Bruneliere a écrit :
>> Hi Benjamin,
>>
>> Benjamin CHEVALLEREAU a écrit :
>>> Hi,
>>>
>>> I have made all my transformation except Stereotype. Apparently, in
>>> UML2, stereotypes are stored in a profile in an other file. So, how
>>> can create my transformation to get my 2 files and to link its ?
>>>
>>
>> You can find in the attached files an example of a transformation
>> using profiles and the corresponding launch configuration.
>>
>> Hugo
>>
>>> Thanks
>>>
>>> Benjamin CHEVALLEREAU a écrit :
>>>> Thanks
>>>>
>>>> Do you know an other transformation using UML2 to help me ?
>>>>
>>>> Hugo Bruneliere a écrit :
>>>>> Benjamin CHEVALLEREAU a écrit :
>>>>>> Hi,
>>>>>
>>>>> Hi Benjamin,
>>>>>
>>>>>>
>>>>>> Do you know where the metamodel UML2 is available ?
>>>>>>
>>>>>
>>>>> The UML2 metamodel is available from the Eclipse UML2 plugin:
>>>>>
>>>>> http://www.eclipse.org/modeling/mdt/?project=uml2
>>>>>
>>>>> For using this metamodel in ATL, you have to install the UML2
>>>>> plugins and to specifiy the metamodel by URI in your launch
>>>>> configuration or ANT script: http://www.eclipse.org/uml2/2.0.0/UML
>>>>>
>>>>>> Thanks
>>>>>
>>>>> Best regards,
>>>>>
>>>>> Hugo
>>>>>
>>
>>


--
Freddy Allilaire - ATLAS Group (INRIA & LINA)
http://www.sciences.univ-nantes.fr/lina/atl/contrib/allilair e
Previous Topic:[ATL] execution different between "plugin" and standalone
Next Topic:[ATL] Can't use getOpposite on UML!Property
Goto Forum:
  


Current Time: Sat Apr 20 03:39:02 GMT 2024

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

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

Back to the top